open_toontown_panda3d/contrib/src/ai
rdb aaabb6a652 Fix assorted issues uncovered by clang-tidy 2023-02-12 13:55:59 +01:00
..
aiBehaviors.cxx contrib: Fix several includes, and a missing copyright header 2019-03-17 00:10:01 -06:00
aiBehaviors.h ai: Restore default argument value for AIBehaviors::path_follow() 2021-02-26 11:44:17 +01:00
aiCharacter.cxx ai: Add name property to AICharacter class 2021-11-16 15:10:15 +01:00
aiCharacter.h ai: Add name property to AICharacter class 2021-11-16 15:10:15 +01:00
aiGlobals.h contrib: Fix several includes, and a missing copyright header 2019-03-17 00:10:01 -06:00
aiNode.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
aiNode.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
aiPathFinder.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
aiPathFinder.h First step towards eliminating `using namespace std;` (#335) 2018-06-03 20:32:23 +02:00
aiWorld.cxx Fix assorted issues uncovered by clang-tidy 2023-02-12 13:55:59 +01:00
aiWorld.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
arrival.cxx contrib: Fix several includes, and a missing copyright header 2019-03-17 00:10:01 -06:00
arrival.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_ai.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_ai.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
evade.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
evade.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
flee.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
flee.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
flock.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
flock.h ai: make AICharacter reference counted 2018-05-27 12:59:41 +02:00
meshNode.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
meshNode.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
obstacleAvoidance.cxx contrib: Fix several includes, and a missing copyright header 2019-03-17 00:10:01 -06:00
obstacleAvoidance.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
p3ai_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pathFind.cxx contrib: Fix several includes, and a missing copyright header 2019-03-17 00:10:01 -06:00
pathFind.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
pathFollow.cxx contrib: Fix several includes, and a missing copyright header 2019-03-17 00:10:01 -06:00
pathFollow.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
pursue.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pursue.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
seek.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
seek.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
wander.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
wander.h New file headers, new comment style 2016-02-17 17:47:48 +01:00