aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03HDB: Fix cineAbort(), so it really removes the state machine programEugene Sandulenko
2019-09-03HDB: Finish cineCleanup()Eugene Sandulenko
2019-09-03HDB: Hid noisy debug outputEugene Sandulenko
2019-09-03HDB: Fix uninitized frame countersNipun Garg
2019-09-03HDB: Unstub 'Cache graphics for Deliveries'Nipun Garg
2019-09-03HDB: Do not declare AIEntity every frameNipun Garg
2019-09-03HDB: Add check for unknown sizeNipun Garg
2019-09-03HDB: Implement cineSpawnEntity()Eugene Sandulenko
2019-09-03HDB: Fix trigger launchingEugene Sandulenko
2019-09-03HDB: Rewrote AI::killTrigger() to a safer variantEugene Sandulenko
2019-09-03HDB: Safer version of AI::moveEnts()Eugene Sandulenko
2019-09-03HDB: Add Pushing codeNipun Garg
2019-09-03HDB: Remove invalid return statementNipun Garg
2019-09-03HDB: Fix removeEntity to not manipulate pointersNipun Garg
2019-09-03HDB: Implement safe version of removeEntity(). The previous one crashedEugene Sandulenko
2019-09-03HDB: Prevent crash when _skyClounds is empty.Eugene Sandulenko
2019-09-03HDB: Modify warning to debug outputNipun Garg
2019-09-03HDB: Unstub aiVortexianActionNipun Garg
2019-09-03HDB: Add startMap lua functionNipun Garg
2019-09-03HDB: Add checkForTouchplate callNipun Garg
2019-09-03HDB: Fix compilationEugene Sandulenko
2019-09-03HDB: Implement boot params.Eugene Sandulenko
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