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