1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/rwgame/states
Anonymous Maarten 8b38fda984 rwgame: merge argument + configuration file parsing + add tests
- definition of arguments an configuration parameters is centralized
  in rwgame/RWConfig.inc
- argument parsing is tested
- the try/catch in main is less weird now (imho)
2018-12-28 00:58:10 +01:00
..
BenchmarkState.cpp Usage of default member initializer 2018-07-03 20:08:03 +02:00
BenchmarkState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
DebugState.cpp rwgame: merge argument + configuration file parsing + add tests 2018-12-28 00:58:10 +01:00
DebugState.hpp Further refactor of menu managment 2018-12-27 22:50:05 +01:00
IngameState.cpp rwgame: merge argument + configuration file parsing + add tests 2018-12-28 00:58:10 +01:00
IngameState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
LoadingState.cpp rwengine+rwgame: convert utf8 to GameString depending on used font 2018-08-04 01:17:13 +02:00
LoadingState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
MenuState.cpp Further refactor of menu managment 2018-12-27 22:50:05 +01:00
MenuState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
PauseState.cpp Further refactor of menu managment 2018-12-27 22:50:05 +01:00
PauseState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00