aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-09-03HDB: Replace booleans with macro functionNipun Garg
2019-09-03HDB: Add aiFourFirer functionsNipun Garg
2019-09-03HDB: Add hitPlayer()Nipun Garg
2019-09-03HDB: Unstub aiMaintBot functionsNipun Garg
2019-09-03HDB: Fix parameters in cineSetAnimFrame()Eugene Sandulenko
2019-09-03HDB: Fix CineCommand struct, use const char * insted of preallocated arraysEugene Sandulenko
2019-09-03HDB: Added test case for DialogEugene Sandulenko
2019-09-03HDB: Fix the type of _foreground and _backgroundNipun Garg
2019-09-03HDB: Add statements for text render debuggingNipun Garg
2019-09-03HDB: Fix index for _charInfoBlocksNipun Garg
2019-09-03HDB: Fix Lua stack indicesNipun Garg
2019-09-03HDB: Add debug output to cineDialogNipun Garg
2019-09-03HDB: Added missing code to AI::stopEntity()Eugene Sandulenko
2019-09-03HDB: Added some code to stopping entity.Eugene Sandulenko
2019-09-03HDB: Added more debug output and hid some verbose stubsEugene Sandulenko
2019-09-03HDB: Call drawInventory() from hdb.cppNipun Garg
2019-09-03HDB: Add drawInventory() and related functionsNipun Garg
2019-09-03HDB: Add loadTile() and stringLength()Nipun Garg
2019-09-03HDB: Add getInvItem()Nipun Garg
2019-09-03HDB: Add inventory drawing dataNipun Garg
2019-09-03HDB: Add RailRider functionsNipun Garg
2019-09-03HDB: Add PushBot functionsNipun Garg
2019-09-03HDB: Add Inventory getter-setter functionsNipun Garg
2019-09-03HDB: Add _teleporters related functionsNipun Garg
2019-09-03HDB: Add _teleporters dataNipun Garg
2019-09-03HDB: Add _hereList functionsNipun Garg
2019-09-03HDB: Add _hereList dataNipun Garg
2019-09-03HDB: Add dialogActive()Nipun Garg
2019-09-03HDB: Add RightBot functionsNipun Garg
2019-09-03HDB: Add aiShockBot functionsNipun Garg
2019-09-03HDB: Add getter-setter for _mapExpBarrelsNipun Garg
2019-09-03HDB: Add getter-setter function for _mapExplosionsNipun Garg
2019-09-03HDB: Add getter-setter for _mapExplosionsNipun Garg
2019-09-03HDB: Add checkEntOnScreen() and checkXYOnScreen()Nipun 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
2019-09-03HDB: Add findPath()Nipun Garg
2019-09-03HDB: Remove addToPathList stubsNipun Garg
2019-09-03HDB: Add addToPathList() and findArrowPath()Nipun Garg
2019-09-03HDB: Add _arrowPaths dataNipun Garg
2019-09-03HDB: Add checkPlayerCollision functionsNipun Garg
2019-09-03HDB: Add legalMove functionsNipun Garg
2019-09-03HDB: Add findEntityIgnore() and findEntityType()Nipun Garg
2019-09-03HDB: Fix space formattingNipun Garg
2019-09-03HDB: Implemented AI::drawLevel2Ents()Eugene Sandulenko
2019-09-03HDB: Added rest of the stubs for the rendering pipelineEugene Sandulenko
2019-09-03HDB: Added more debug output and hid some noisy oneEugene Sandulenko
2019-09-03HDB: Fix setEntityGoal() directionNipun Garg