1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/rwgame
Daniel Evans 02efff6f8f Merge pull request #241 from danhedron/new-object-data
Correct object data storage
2016-10-10 20:51:25 +01:00
..
states Merge pull request #241 from danhedron/new-object-data 2016-10-10 20:51:25 +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 Improve loading of hard-coded models 2016-10-10 20:49:44 +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.