Historique des commits

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