Commit History

Author SHA1 Message Date
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago
  Loïc Blot 3a90b78a03 LINT: Switch whitelist check from egrep to awk 7 years ago
  ShadowNinja 2139d7d45f Refactor logging 8 years ago
  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 years ago