pandemonium_engine/modules/steering_ai
2023-01-13 23:19:41 +01:00
..
agents Small fix. 2023-01-13 23:19:29 +01:00
behaviors Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
proximities Fix vmethod binds. 2023-01-13 23:07:52 +01:00
config.py Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
COPYRIGHT.txt Added a new steering_ai module. 2023-01-13 21:13:57 +01:00
gsai_agent_location.cpp Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_agent_location.h Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_group_behavior.cpp Fix vmethod binds. 2023-01-13 23:07:52 +01:00
gsai_group_behavior.h Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_path.cpp Fixed logic in GSAIPath. 2023-01-13 23:19:41 +01:00
gsai_path.h Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_steering_agent.cpp Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_steering_agent.h Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_steering_behavior.cpp Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_steering_behavior.h Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_target_acceleration.cpp Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_target_acceleration.h Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
gsai_utils.cpp Cleaned up GSAIUtils, and registered it as a singleton. 2023-01-13 21:59:21 +01:00
gsai_utils.h Make include guard style consistent with the rest of the engine in the new module. 2023-01-13 22:04:30 +01:00
LICENSE Added a new steering_ai module. 2023-01-13 21:13:57 +01:00
register_types.cpp Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00
register_types.h Cleaned up GSAIUtils, and registered it as a singleton. 2023-01-13 21:59:21 +01:00
SCsub Cleaned up the core steering ai classes. 2023-01-13 23:01:38 +01:00