1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/rwgame
Daniel Evans 3f40ba0e18 Add AI Goal system, FollowLeader goal.
+ Add support for setting leader, e.g. Misty follows you during "Luigi's Girls".
2015-01-22 15:00:30 +00:00
..
CMakeLists.txt Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
debugstate.cpp Add AI Goal system, FollowLeader goal. 2015-01-22 15:00:30 +00:00
debugstate.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
game.hpp Implement and declare more opcodes 2014-12-16 03:30:51 +00:00
ingamestate.cpp Add more opcodes 2014-12-17 00:39:52 +00:00
ingamestate.hpp Improve vehicle camera 2014-12-14 23:21:30 +00:00
loadingstate.cpp Implement some AI and zone opcodes 2014-12-16 03:03:04 +00:00
loadingstate.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
main.cpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
menustate.cpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
menustate.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
MenuSystem.hpp Fix compiler warnings 2014-06-10 17:51:55 +01:00
pausestate.cpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
pausestate.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00
RWGame.cpp Implement more opcodes 2014-12-17 22:53:25 +00:00
RWGame.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
State.cpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00
State.hpp Move game code into RWGame class and refactor 2014-09-16 19:22:43 +01:00

RWGame

Game executable