aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-03HDB: Add checkForTouchplate()Nipun Garg
2019-09-03JANITORIAL: Fix formattingNipun Garg
2019-09-03HDB: Implement loadMap()Eugene Sandulenko
2019-09-03HDB: Implement loadLua()Eugene Sandulenko
2019-09-03HDB: Unstub printYouGotMsg callNipun Garg
2019-09-03HDB: Add useDoorOpenCloseBot()Nipun Garg
2019-09-03HDB: Add Touchplate functionsNipun Garg
2019-09-03HDB: Add Cell Holder functionNipun Garg
2019-09-03HDB: Add Switch functionsNipun Garg
2019-09-03HDB: Add useTarget()Nipun Garg
2019-09-03HDB: Add addBridgeExtend() and animateBridges()Nipun Garg
2019-09-03HDB: Add _bridges dataNipun Garg
2019-09-03HDB: Add isClosedDoor() and isOpenDoor()Nipun Garg
2019-09-03HDB: Completed rendering pipelineEugene Sandulenko
2019-09-03HDB: Unstub HDBGame::restartMap()Eugene Sandulenko
2019-09-03HDB: Added stub for Menu classEugene Sandulenko
2019-09-03HDB: Implemented HDBGame::startMap()Eugene Sandulenko
2019-09-03HDB: Add LASTMAPNAME Lua variableEugene Sandulenko
2019-09-03HDB: Added more script patchesEugene Sandulenko
2019-09-03HDB: Fix compilationEugene Sandulenko
2019-09-03HDB: Unstub playSound callsNipun Garg
2019-09-03HDB: Add and init Sound subsystemNipun Garg
2019-09-03HDB: Unstub addWaypoint()Nipun Garg
2019-09-03HDB: Add traceStraightPath()Nipun Garg
2019-09-03HDB: Delete functions missing from originalNipun Garg
2019-09-03HDB: Add Vortexian and AI_NONE functionsNipun Garg
2019-09-03HDB: Add Monkeystone and GooCup functionsNipun Garg
2019-09-03HDB: Add Transceiver functionsNipun Garg
2019-09-03HDB: Add IceBlock, ItemChicken and CabKeyNipun Garg
2019-09-03HDB: Add functions for Magic EggNipun Garg
2019-09-03HDB: Add Dolly Tools, Splicer, Package and RouterNipun Garg
2019-09-03HDB: Add Seed and Soda functionsNipun Garg
2019-09-03HDB: Add Keycard functionsNipun Garg
2019-09-03HDB: Add functions for TeaCup, Burger and CookieNipun Garg
2019-09-03HDB: Add Gem functionsNipun Garg
2019-09-03HDB: Add aiSlugSlinger functionsNipun Garg
2019-09-03HDB: Add aiClub functionsNipun Garg
2019-09-03HDB: Add aiRoboStunner functionsNipun Garg
2019-09-03HDB: Add aiChicken functionsNipun Garg
2019-09-03HDB: Add aiGemAttack functionsNipun Garg
2019-09-03HDB: Add callbackDoorOpenClose() and use functionNipun Garg
2019-09-03HDB: Shift Bots stubs to ai-bots.cppNipun Garg
2019-09-03HDB: Fix tile animation speedEugene Sandulenko
2019-09-03HDB: Initialise variableEugene Sandulenko
2019-09-03HDB: Use constant as framerateEugene Sandulenko
2019-09-03HDB: Fix tile animationsEugene Sandulenko
2019-09-03HDB: More portable struct initializersEugene Sandulenko
2019-09-03HDB: Reset _dialogInfo before each dialog.Eugene Sandulenko
This makes possible to close the choice dialog.
2019-09-03HDB: Implement Window::closeAll()Eugene Sandulenko
Now the player is not locked when pressing ESC with dialog on screen
2019-09-03HDB: Add Cell related functionsNipun Garg