Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up key names handling | Giuseppe Bilotta | 2011-08-12 |
| | | | | | Constify keycode and move the static array of localizable names from the guiKeyChangeMenu header to the implementation file, changing its name. | ||
* | Keys should be s32, not u32 | Giuseppe Bilotta | 2011-08-08 |
| | | | | | | At least two reasons for this: * activeKey is treated as signed (check for sign, assign -1, etc) * the ID retrieved from Irrlicht's events are signed | ||
* | marked strings as translation | Constantin Wenger | 2011-08-05 |
| | | | | now translated if set to a button | ||
* | set some more text to gettext and updated po files | Constantin Wenger | 2011-07-30 |
| | |||
* | Removed remaining -delta references | Perttu Ahola | 2011-07-30 |
| | |||
* | added new submenu for key assignment | teddydestodes | 2011-06-01 |
configwriting/saving isn't complete and will break your config if you use fancy keys |