minetest/src/client
Loïc Blot 8f7785771b Cpp11 initializers 2 (#5999)
* C++11 patchset 10: continue cleanup on constructors

* Drop obsolete bool MainMenuData::enable_public (setting is called with cURL in server loop)

* More classes cleanup

* More classes cleanup + change NULL tests to boolean tests
2017-06-17 19:11:28 +02:00
..
CMakeLists.txt Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
clientlauncher.cpp Cpp11 initializers 2 (#5999) 2017-06-17 19:11:28 +02:00
clientlauncher.h Clean up getTime helpers 2017-04-28 14:43:18 -04:00
inputhandler.cpp Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
inputhandler.h Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
joystick_controller.cpp Clean up getTime helpers 2017-04-28 14:43:18 -04:00
joystick_controller.h Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
keys.h Autorun: Change to 'autoforward' (#5926) 2017-06-08 09:57:00 +02:00
tile.cpp Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 2017-06-11 09:43:05 +02:00
tile.h Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 2017-06-11 09:43:05 +02:00