aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientlauncher.cpp
AgeCommit message (Expand)Author
2022-06-05Add register dialog to separate login/register (#12185)rubenwardy
2022-04-08Fix compiler warningsShadowNinja
2022-01-09Restore pass-through of direction keys (#11924)sfan5
2021-09-26Touch UI support for desktop builds (#10729)TheBrokenRail
2021-06-23Perform some quality assurance for translation strings (#11375)Wuzzy
2021-06-16Drop --videomodes, fullscreen_bpp and high_precision_fpu settingssfan5
2021-05-24Fix client crash on when con::PeerNotFoundException is thrown (#11286)savilli
2021-05-03refacto: RenderingEngine is now better hiddenLoic Blot
2021-03-31Irrlicht support code maintenancesfan5
2021-01-29Settings: Purge getDefault, clean FontEngineSmallJoker
2021-01-22Use JSON for favorites, move server list code to Lua (#10085)rubenwardy
2020-07-29Allow starting local server using --go again (#10229)SmallJoker
2020-07-14Cleanup ClientLauncher structure (#10160)SmallJoker
2020-05-05Fix broken client if openal cannot be opened (#9804)Loïc Blot
2019-02-04Fix cloud color in loading screen and main menu (#8174)random-geek
2018-12-18Add command line option to load password from file (#7832)Kevin Abrams
2018-11-18Android: Improve UI scaling on smaller high-density displays (#7834)stujones11
2018-06-17Provide Xorg/net wm process ID (#7445)thoughtjigs
2018-03-29Sound: fix static initialization order dependency by not having one (#7168)nOOb3167
2018-03-23Global initialization of sound using SoundManagerGlobal (#7063)nOOb3167
2018-03-11Android build fixes for c++11stujones11
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-08-24Network cleanup (#6302)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-15Modernize client code (#6250)Loïc Blot
2017-08-12Remove cloud_height settingBen Deutsch
2017-08-09Fix error not printed to console when no name is providedJuozas
2017-07-05Fog effect when camera is inside cloudBen Deutsch
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-06-21C++11 cleanup on constructors dir client (#6012)Vincent Glize
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot
2017-06-10Remove superfluous pointer null checksQrchackOfficial
2017-06-06Use C++11 mutexes only (remove compat code) (#5922)Loïc Blot
2017-06-03Snake case for screen options in minetest.conf (#5792)Vincent Glize
2017-05-13Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot
2017-04-28Clean up getTime helpersShadowNinja
2017-04-06Add Joystick type detection and Xbox controller supportrubenwardy
2017-03-30Windows: Set window icon (#5486)adrido
2017-03-22Some performance optimizations (#5424)Loïc Blot
2017-02-16Fix a small regression caused by e2ad76f.red-001
2017-02-09No longer auto-generate a 'guest####' player name when name is emptyred-001
2016-08-20Also support X11 icon for minetest copies installed via make install (#4407)est31
2016-07-05Finally set a window icon on X11est31
2016-07-03Remove top left minetest watermarkest31
2016-06-03Initial Gamepad supportest31
2016-03-15Fix two reconnect bugsest31
2016-01-23Fix texture tear issueRealBadAngel
2016-01-09New 3D Mode: PageflipDalai Felinto
2015-11-02Print --videomodes response to standard output, tooKahrl
2015-10-14Refactor loggingShadowNinja