aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-player.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Add FrogStatue related functionsNipun Garg
2019-09-03HDB: Add SlugAttack related functionsNipun Garg
2019-09-03HDB: Unstub aiBarrelExplodeSpread()Nipun Garg
2019-09-03HDB: Add Exploding Barrel related functionsNipun Garg
2019-09-03HDB: Add Heavy Barrel related functionsNipun Garg
2019-09-03HDB: Add Light Barrel related functionsNipun Garg
2019-09-03HDB: Add Crate related functionsNipun Garg
2019-09-03HDB: Rename _drawMan -> _gfxEugene Sandulenko
2019-09-03HDB: Add utility functionsNipun Garg
2019-09-03HDB: Add NPC functionsNipun Garg
2019-09-03HDB: Fix warningsNipun Garg
2019-09-03HDB: Modify debug outputNipun Garg
2019-09-03HDB: Unstub aiPlayerAction()Nipun Garg
2019-09-03HDB: Add and call useAutoDoorOpenClose()Nipun Garg
2019-09-03HDB: Add stubbed aiBarrelExplosionEnd(int, int)Nipun Garg
2019-09-03HDB: Add aiDeadEye functionsNipun Garg
2019-09-03HDB: Add aiFourFirer functionsNipun Garg
2019-09-03HDB: Unstub aiMaintBot functionsNipun Garg
2019-09-03HDB: Added more debug output and hid some verbose stubsEugene Sandulenko
2019-09-03HDB: Add RailRider functionsNipun Garg
2019-09-03HDB: Add PushBot functionsNipun Garg
2019-09-03HDB: Add RightBot functionsNipun Garg
2019-09-03HDB: Add aiShockBot functionsNipun Garg
2019-09-03HDB: Add aiTurnBot functionsNipun Garg
2019-09-03HDB: Add aiOmniBotMissile functionsNipun Garg
2019-09-03HDB: Add OmniBot functionsNipun Garg
2019-09-03HDB: Unstub aiSergeantInit/2 and aiSergeantActionNipun Garg
2019-09-03HDB: Unstub aiPlayerDrawNipun Garg
2019-09-03HDB: Unstub aiPlayerInit2()Nipun Garg
2019-09-03HDB: Unstub aiPlayerInit()Nipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Add init code for all AI EntitiesNipun Garg