summaryrefslogtreecommitdiff
path: root/src/game.h
Commit message (Collapse)AuthorAge
* Overhaul the input systemGiuseppe Bilotta2011-08-22
| | | | | This allows us to map the keys which are not considered in irrlicht's EKEY_CODE system, such as \, [, /, ] etc.
* Server configuration is now written when "/#setting whatever = whatever" is ↵Perttu Ahola2011-07-30
| | | | issued.
* Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks2011-05-20
|
* Code refactoring; split half of main.cpp to game.cpp.Perttu Ahola2011-04-23