aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-bots.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Add Laser functionsNipun Garg
2019-09-03HDB: Add _laserRescan and _laserOnScreenNipun Garg
2019-09-03HDB: Add FatFrog functionsNipun Garg
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Add Dragon functionsNipun Garg
2019-09-03HDB: Add BuzzFly codeNipun Garg
2019-09-03HDB: Add icePuff functionsNipun Garg
2019-09-03HDB: Add GatePuddle functionsNipun Garg
2019-09-03HDB: Add BadFairy functionsNipun Garg
2019-09-03HDB: Move Bots gfx into _ai classNipun Garg
2019-09-03HDB: Move Bots gfx into _gfxNipun Garg
2019-09-03HDB: Remove '#if 0' conditionalsNipun Garg
2019-09-03HDB: Add GoodFairy functionsNipun Garg
2019-09-03HDB: Add Meerkat functionsNipun Garg
2019-09-03HDB: Add aiDiverterAction()Nipun Garg
2019-09-03HDB: Commet out non-compiling codeNipun Garg
2019-09-03HDB: Add Diverter functionsNipun Garg
2019-09-03HDB: Unstub playSound callsNipun Garg
2019-09-03HDB: Shift Bots stubs to ai-bots.cppNipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Remove checkLuaList() stubNipun Garg
2019-09-03HDB: Hid noisy stubsEugene Sandulenko
2019-09-03HDB: Add aiDeadEye functionsNipun Garg
2019-09-03HDB: Replace booleans with macro functionNipun Garg
2019-09-03HDB: Add aiFourFirer functionsNipun Garg
2019-09-03HDB: Unstub aiMaintBot functionsNipun Garg
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: Fix space formattingNipun Garg
2019-09-03HDB: Add aiTurnBot functionsNipun Garg
2019-09-03HDB: Add aiOmniBotMissile functionsNipun Garg
2019-09-03HDB: Add OmniBot functionsNipun Garg