1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 09:21:44 +02:00
openrw/rwengine/include/ai
Daniel Evans 478cbf6187 Make forward direction part of character state to simplify
This allows activities to make the final call about what direction a
character should be facing based on the direction they want to be
looking.
2016-05-23 21:40:55 +01:00
..
AIGraph.hpp Move first of lower level code into rwlib; tear out GLEW. 2016-04-07 01:13:46 +01:00
AIGraphNode.hpp Implement some AI and zone opcodes 2014-12-16 03:03:04 +00:00
CharacterController.hpp Make forward direction part of character state to simplify 2016-05-23 21:40:55 +01:00
DefaultAIController.hpp Add AI Goal system, FollowLeader goal. 2015-01-22 15:00:30 +00:00
PlayerController.hpp Make disable input opcode take effect 2015-01-27 15:25:45 +00:00
TrafficDirector.hpp Add pedestrian population limit to TrafficDirector 2015-04-04 15:05:16 +01:00