1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/rwgame
2016-10-19 22:34:51 +01:00
..
states Remove InventoryItem and WeaponItem 2016-10-19 22:14:52 +01:00
CMakeLists.txt Use Boost to parse command line arguments (#177) 2016-09-06 20:11:41 +02:00
DrawUI.cpp Remove InventoryItem and WeaponItem 2016-10-19 22:14:52 +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 Initialise logging outside of RWGame 2016-10-19 22:34:51 +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 Initialise logging outside of RWGame 2016-10-19 22:34:51 +01:00
RWGame.hpp Initialise logging outside of RWGame 2016-10-19 22:34:51 +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.