Revīziju vēsture

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