summaryrefslogtreecommitdiff
path: root/src/client/clientlauncher.cpp
Commit message (Expand)AuthorAge
* Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot2017-05-13
* Clean up getTime helpersShadowNinja2017-04-28
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-06
* Windows: Set window icon (#5486)adrido2017-03-30
* Some performance optimizations (#5424)Loïc Blot2017-03-22
* Fix a small regression caused by e2ad76f.red-0012017-02-16
* No longer auto-generate a 'guest####' player name when name is emptyred-0012017-02-09
* Also support X11 icon for minetest copies installed via make install (#4407)est312016-08-20
* Finally set a window icon on X11est312016-07-05
* Remove top left minetest watermarkest312016-07-03
* Initial Gamepad supportest312016-06-03
* Fix two reconnect bugsest312016-03-15
* Fix texture tear issueRealBadAngel2016-01-23
* New 3D Mode: PageflipDalai Felinto2016-01-09
* Print --videomodes response to standard output, tooKahrl2015-11-02
* Refactor loggingShadowNinja2015-10-14
* Clean up threadingShadowNinja2015-08-23
* Optional reconnect functionalityest312015-07-23
* Use UTF-8 instead of narrowest312015-07-08
* Make early protocol auth mechanism generic, and add SRPest312015-05-11
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-27
* Refactor around translatePasswordest312015-04-17
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-01
* Make sure g_timegetter is initalised before running speedtestsCraig Robbins2015-03-29
* Change error_message from wstring to stringShadowNinja2015-03-27
* Clean up and tweak build systemShadowNinja2015-03-27
* For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07
* Fix some rendering glitchesBlockMen2015-03-05
* Re-apply 4a6582c13c36cab457b78f32338c6bb4ab9ea58b broken since 146f77fdb75083...Loic Blot2015-02-14
* main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...Loic Blot2015-02-12