aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-init.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Add entityName to _dummyPlayerNipun Garg
2019-09-03HDB: Add initAnimInfo()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 _actions list and related dataNipun Garg
2019-09-03HDB: Add _dummyPlayer as Virtual PlayerNipun Garg
2019-09-03HDB: Add _animTargets and related dataNipun Garg
2019-09-03HDB: Add AutoAction struct and _autoActions arrayNipun Garg
2019-09-03HDB: Add variables for AutoAction tilesNipun Garg
2019-09-03HDB: Add _floats dataNipun Garg
2019-09-03HDB: Fix waypointGfx DataTypeNipun Garg
2019-09-03HDB: Clear Player Graphics in restartSystem()Nipun Garg
2019-09-03HDB: Clear Waypoint data in AI::init()Nipun Garg
2019-09-03HDB: Remove 'Cache Graphics for Inventory' stubNipun Garg
2019-09-03HDB: Add Waypoint dataNipun Garg
2019-09-03HDB: Add clearPersistent()Nipun Garg
2019-09-03HDB: Clear Player data: init() and restartSystem()Nipun Garg
2019-09-03HDB: Add restartSystem() and call it from init()Nipun Garg
2019-09-03HDB: Add _ents Entity List and initialize itNipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Add init code for all AI EntitiesNipun Garg