Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add IDropAction and related stuff | Kahrl | 2011-11-29 |
| | |||
* | Header file tweaking; mainly for speed | Perttu Ahola | 2011-10-12 |
| | |||
* | Introduce hotkey for calling up a command window | Giuseppe Bilotta | 2011-08-22 |
| | | | | This is just a chat window with the / text pre-loaded. | ||
* | Overhaul the input system | Giuseppe Bilotta | 2011-08-22 |
| | | | | | This allows us to map the keys which are not considered in irrlicht's EKEY_CODE system, such as \, [, /, ] etc. | ||
* | Fix typos in key names | Giuseppe Bilotta | 2011-08-22 |
| | |||
* | 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. | ||
* | marked strings as translation | Constantin Wenger | 2011-08-05 |
| | | | | now translated if set to a button | ||
* | fixed displaying special chars in the keychange menu | Constantin Wenger | 2011-08-05 |
| | |||
* | Use wgettext | Giuseppe Bilotta | 2011-08-02 |
| | |||
* | Get rid of unused variables | Giuseppe Bilotta | 2011-08-02 |
| | |||
* | set some more text to gettext and updated po files | Constantin Wenger | 2011-07-30 |
| | |||
* | Removed remaining -delta references | Perttu Ahola | 2011-07-30 |
| | |||
* | * key change menu now saving immediately | Perttu Ahola | 2011-07-22 |
| | |||
* | 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 |