Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-29 | Add IDropAction and related stuff | Kahrl | |
2011-10-12 | Header file tweaking; mainly for speed | Perttu Ahola | |
2011-08-22 | Introduce hotkey for calling up a command window | Giuseppe Bilotta | |
This is just a chat window with the / text pre-loaded. | |||
2011-08-22 | Overhaul the input system | Giuseppe Bilotta | |
This allows us to map the keys which are not considered in irrlicht's EKEY_CODE system, such as \, [, /, ] etc. | |||
2011-08-22 | Fix typos in key names | Giuseppe Bilotta | |
2011-08-12 | Clean up key names handling | Giuseppe Bilotta | |
Constify keycode and move the static array of localizable names from the guiKeyChangeMenu header to the implementation file, changing its name. | |||
2011-08-05 | marked strings as translation | Constantin Wenger | |
now translated if set to a button | |||
2011-08-05 | fixed displaying special chars in the keychange menu | Constantin Wenger | |
2011-08-02 | Use wgettext | Giuseppe Bilotta | |
2011-08-02 | Get rid of unused variables | Giuseppe Bilotta | |
2011-07-30 | set some more text to gettext and updated po files | Constantin Wenger | |
2011-07-30 | Removed remaining -delta references | Perttu Ahola | |
2011-07-22 | * key change menu now saving immediately | Perttu Ahola | |
2011-06-01 | added new submenu for key assignment | teddydestodes | |
configwriting/saving isn't complete and will break your config if you use fancy keys |