aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-lists.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Added warning to catch ambigious codeEugene Sandulenko
2019-09-03HDB: Add debug output for activateActionNipun Garg
2019-09-03HDB: Add addToActionList() and checkActionList()Nipun Garg
2019-09-03HDB: Modify AI pointer arrays to be struct arraysNipun Garg
2019-09-03HDB: Shift Action initialization to AI()Nipun Garg
2019-09-03HDB: Add addAnimTarget() and animateTargets()Nipun Garg
2019-09-03HDB: Add list functions for _autoActionsNipun Garg