aboutsummaryrefslogtreecommitdiff
path: root/src/game.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement proper font handlingsapier2014-11-301-1/+0
* Refactor the_game() to make it more understandable and maintainable.Craig Robbins2014-11-021-23/+32
* Add player:set_eye_offset() by @MirceaKitsune and clean upBlockMen2014-04-121-1/+0
* Add third person viewBlockMen2014-04-121-0/+1
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-1/+0
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-12/+13
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Add "simple singleplayer mode"; Fix a number of GUI thingsPerttu Ahola2012-03-151-1/+2
* command-line/world game selectionPerttu Ahola2012-03-111-3/+4
* Chat console, including a number of rebases and modifications.Kahrl2012-03-101-1/+4
* Overhaul the input systemGiuseppe Bilotta2011-08-221-2/+65
* Server configuration is now written when "/#setting whatever = whatever" is i...Perttu Ahola2011-07-301-1/+2
* Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks2011-05-201-0/+1
* Code refactoring; split half of main.cpp to game.cpp.Perttu Ahola2011-04-231-0/+76