1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-08 11:52:57 +01:00
openrw/rwengine/include/ai
Daniel Evans a55bcc557d Implement some AI and zone opcodes
* Add disabled flag to AI nodes

* Move ZoneData structure into own file

* Add Gang density to ZoneData.
2014-12-16 03:03:04 +00:00
..
AIGraph.hpp Fix compilation under clang, fix majority of warnings 2014-08-11 17:58:43 +01:00
AIGraphNode.hpp Implement some AI and zone opcodes 2014-12-16 03:03:04 +00:00
CharacterController.hpp Add Jump activity to improve jump dynamics 2014-12-13 01:24:06 +00:00
DefaultAIController.hpp Rename more classes to better names 2014-06-06 17:17:39 +01:00
PlayerController.hpp Refactor character movement. 2014-08-26 22:54:26 +01:00