1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/rwgame
Daniel Evans 17315c7974 Make the test vehicle list explicit
The object order is no longer sorted, so we have to specify exactly
which vehicles to spawn in the test mode
2016-10-05 22:38:35 +01:00
..
states Make the test vehicle list explicit 2016-10-05 22:38:35 +01:00
CMakeLists.txt Use Boost to parse command line arguments (#177) 2016-09-06 20:11:41 +02:00
DrawUI.cpp Overhaul Model data handling to improve accuracy 2016-09-27 22:48:45 +01:00
DrawUI.hpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
game.hpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
GameConfig.cpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
GameConfig.hpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
GameWindow.cpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
GameWindow.hpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
GitSHA1.cpp.in Add Git SHA1 hash to RWGame for versioning 2016-08-01 19:34:53 +01:00
GitSHA1.h Add Git SHA1 hash to RWGame for versioning 2016-08-01 19:34:53 +01:00
main.cpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
MenuSystem.hpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
README.md Update readme informations 2015-05-10 23:57:13 +01:00
RWGame.cpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
RWGame.hpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
State.cpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00
State.hpp clang-format files in rwgame 2016-09-09 21:13:20 +01:00

RWGame

The game executable, handles the frontend UI drawing and menus.