Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Optimize headers | Perttu Ahola | 2012-06-17 |
| | |||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Add "simple singleplayer mode"; Fix a number of GUI things | Perttu Ahola | 2012-03-15 |
| | |||
* | command-line/world game selection | Perttu Ahola | 2012-03-11 |
| | |||
* | Chat console, including a number of rebases and modifications. | Kahrl | 2012-03-10 |
| | | | | Defaults modified from original: alpha=200, key=F10 | ||
* | 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. | ||
* | Server configuration is now written when "/#setting whatever = whatever" is ↵ | Perttu Ahola | 2011-07-30 |
| | | | | issued. | ||
* | Passwords - password entry at main menu, stored and checked by server | Ciaran Gultnieks | 2011-05-20 |
| | |||
* | Code refactoring; split half of main.cpp to game.cpp. | Perttu Ahola | 2011-04-23 |