1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-18 16:32:32 +02:00
openrw/rwgame
Daniel Evans c3debe530f Add --newgame switch to RWGame
+ Starts the game script execution without showing the menu
2015-04-03 01:26:20 +01:00
..
CMakeLists.txt Improve HUD and UI rendering 2015-02-15 12:41:51 +00:00
debugstate.cpp Text rendering 2015-02-07 22:55:06 +00:00
debugstate.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
DrawUI.cpp Improve HUD and UI rendering 2015-02-15 12:41:51 +00:00
DrawUI.hpp Improve HUD and UI rendering 2015-02-15 12:41:51 +00:00
game.hpp Implement and declare more opcodes 2014-12-16 03:30:51 +00:00
ingamestate.cpp Add --newgame switch to RWGame 2015-04-03 01:26:20 +01:00
ingamestate.hpp Add --newgame switch to RWGame 2015-04-03 01:26:20 +01:00
loadingstate.cpp Add --newgame switch to RWGame 2015-04-03 01:26:20 +01:00
loadingstate.hpp Add --newgame switch to RWGame 2015-04-03 01:26:20 +01:00
main.cpp Re-implement -w and -h window size arguments 2015-01-30 10:04:25 +00:00
menustate.cpp Text rendering 2015-02-07 22:55:06 +00:00
menustate.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
MenuSystem.hpp Text rendering 2015-02-07 22:55:06 +00:00
pausestate.cpp Improve map rendering, UI viewport 2015-02-15 01:41:24 +00:00
pausestate.hpp Text rendering 2015-02-07 22:55:06 +00:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00
RWGame.cpp Add --newgame switch to RWGame 2015-04-03 01:26:20 +01:00
RWGame.hpp Add frametime and FPS to debug stats 2015-02-16 00:44:30 +00:00
State.cpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
State.hpp Text rendering 2015-02-07 22:55:06 +00:00

RWGame

Game executable