1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-22 02:12:45 +01:00
openrw/rwgame
Daniel Evans b8860722fd Further implement weapons and pickups
Inventory can now by cycled
Weapon Pickups are created infront of the spawn
2014-07-04 21:06:56 +01:00
..
CMakeLists.txt Improve CMake scripts 2014-06-18 17:07:51 +01:00
debugstate.cpp Door and bonnet dynamics 2014-06-20 00:47:45 +01:00
debugstate.hpp Debug mode freelook 2014-06-08 22:18:03 +01:00
game.hpp Debug mode freelook 2014-06-08 22:18:03 +01:00
ingamestate.cpp Further implement weapons and pickups 2014-07-04 21:06:56 +01:00
ingamestate.hpp Rename more classes to better names 2014-06-06 17:17:39 +01:00
loadingstate.cpp Threaded model and texture loading 2014-06-06 13:12:20 +01:00
loadingstate.hpp Threaded model and texture loading 2014-06-06 13:12:20 +01:00
main.cpp Refactor objects into a single set to DRY 2014-07-01 23:04:23 +01:00
menustate.cpp Refactor states 2014-05-26 05:34:49 +01:00
menustate.hpp Refactor states 2014-05-26 05:34:49 +01:00
MenuSystem.hpp Fix compiler warnings 2014-06-10 17:51:55 +01:00
pausestate.cpp Refactor states 2014-05-26 05:34:49 +01:00
pausestate.hpp Refactor states 2014-05-26 05:34:49 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00
State.hpp Threaded model and texture loading 2014-06-06 13:12:20 +01:00

RWGame

Game executable