Historie revizí

Autor SHA1 Zpráva Datum
  sfan5 bb7f57b095 VBO-related optimizations and improvements (#14395) před 9 měsíci
  sfan5 89eabb5803 Drop speed tests and some other unused code from clientlauncher.cpp před 10 měsíci
  sfan5 edf098db63 Drop --videomodes, fullscreen_bpp and high_precision_fpu settings před 3 roky
  Loic Blot 258101a910 refacto: RenderingEngine is now better hidden před 3 roky
  SmallJoker 4fa1e03f68 Cleanup ClientLauncher structure (#10160) před 4 roky
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) před 7 roky
  Loïc Blot 9dd0f952e0 Modernize client code (#6250) před 7 roky
  Juozas Pocius 80ded73f68 Fix crash when using --go in command line před 7 roky
  Loïc Blot b3a36f7378 Isolate irrlicht references and use a singleton (#6041) před 7 roky
  Vincent Glize af3badf7a9 C++11 cleanup on constructors dir client (#6012) před 7 roky
  ShadowNinja b662a4577d Clean up getTime helpers před 8 roky
  rubenwardy bce0d458d8 Add Joystick type detection and Xbox controller support před 7 roky
  ShadowNinja 2139d7d45f Refactor logging před 9 roky
  est31 3b50b2766a Optional reconnect functionality před 9 roky
  ShadowNinja 30075467b8 Change error_message from wstring to string před 9 roky
  Loic Blot 146f77fdb7 main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLauncher now owns print_video_modes and speed_tests functions (they are only called by him) * Move GameParams to shared/gameparams.h because it's shared between server and client and launcher need to know it * Move InputHandlers class to client/inputhandler.h * Cleanup includes před 9 roky