aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-funcs.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Fix warning() callsNipun Garg
2019-09-03HDB: Modify cacheEntGfx to use new gfx functionsNipun Garg
2019-09-03HDB: Modify _inventory to an array of InvEnt*Nipun Garg
2019-09-03HDB: Add constructors to all structsNipun Garg
2019-09-03HDB: Fix switch-case warningsNipun Garg
2019-09-03HDB: Fix member variables namesNipun Garg
2019-09-03HDB: Add animLuaEntity()Nipun Garg
2019-09-03HDB: Remove 'Cache Graphics for Inventory' stubNipun Garg
2019-09-03HDB: Add setEntityGoal()Nipun Garg
2019-09-03HDB: Add stopEntity()Nipun Garg
2019-09-03HDB: Remove Cache Gfx stub from spawnNipun Garg
2019-09-03HDB: Add cacheEntGfx()Nipun Garg
2019-09-03HDB: Add spawn()Nipun Garg
2019-09-03HDB: Add stubs for caching graphics and LaserScanNipun Garg
2019-09-03HDB: Add initAllEnts()Nipun Garg
2019-09-03HDB: Add removeEntityNipun Garg
2019-09-03HDB: Add lookAtXY and lookAtEntityNipun Garg
2019-09-03HDB: Add getTableEnt(), walkThroughEnt()Nipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Complete locateEntity()Nipun Garg
2019-09-03HDB: Add stubbed locateEntity()Nipun Garg