Cronologia Commit

Autore SHA1 Messaggio Data
  sfan5 bb7f57b095 VBO-related optimizations and improvements (#14395) 7 mesi fa
  sfan5 89eabb5803 Drop speed tests and some other unused code from clientlauncher.cpp 8 mesi fa
  sfan5 edf098db63 Drop --videomodes, fullscreen_bpp and high_precision_fpu settings 3 anni fa
  Loic Blot 258101a910 refacto: RenderingEngine is now better hidden 3 anni fa
  SmallJoker 4fa1e03f68 Cleanup ClientLauncher structure (#10160) 4 anni fa
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 anni fa
  Loïc Blot 9dd0f952e0 Modernize client code (#6250) 7 anni fa
  Juozas Pocius 80ded73f68 Fix crash when using --go in command line 7 anni fa
  Loïc Blot b3a36f7378 Isolate irrlicht references and use a singleton (#6041) 7 anni fa
  Vincent Glize af3badf7a9 C++11 cleanup on constructors dir client (#6012) 7 anni fa
  ShadowNinja b662a4577d Clean up getTime helpers 8 anni fa
  rubenwardy bce0d458d8 Add Joystick type detection and Xbox controller support 7 anni fa
  ShadowNinja 2139d7d45f Refactor logging 9 anni fa
  est31 3b50b2766a Optional reconnect functionality 9 anni fa
  ShadowNinja 30075467b8 Change error_message from wstring to string 9 anni fa
  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 9 anni fa