open_toontown_panda3d/contrib/src
rdb 0de981d0b8 ai: make AICharacter reference counted
This lets one drop the reference to AICharacter after adding it to a flock or AIWorld without crashes.

Also replace the silly and inefficient custom-rolled linked list implementation of AICharPool with a vector, and add additional safety checks.

Fixes #318
2018-05-27 12:59:41 +02:00
..
ai ai: make AICharacter reference counted 2018-05-27 12:59:41 +02:00
contribbase New file headers, new comment style 2016-02-17 17:47:48 +01:00
panda3dtoolsgui general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
rplight rplight: compatibility with old macOS glibc 2018-01-17 17:08:08 +01:00
sceneeditor general: remove all uses of deprecated upcastTo*() methods 2018-02-27 15:02:49 +01:00