aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Simplify executeChunk() functionEugene 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 missing initialization dataNipun Garg
2019-09-03HDB: Add GatePuddle functionsNipun Garg
2019-09-03HDB: Add PanicZone data and functionsNipun Garg
2019-09-03HDB: Add BadFairy functionsNipun Garg
2019-09-03HDB: Add Gate PuddlesNipun 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: Unstub addtoFairystones callsNipun Garg
2019-09-03HDB: Add GoodFairy functionsNipun Garg
2019-09-03HDB: Add _fairystones functionsNipun Garg
2019-09-03HDB: Add _fairystones dataNipun Garg
2019-09-03HDB: Add Meerkat functionsNipun Garg
2019-09-03HDB: Add getGemGfx()Nipun 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: Add Gfx dataNipun Garg
2019-09-03HDB: Add Tile::free() and Picture::free()Nipun Garg
2019-09-03HDB: Modify the return type of draw functionsNipun Garg
2019-09-03HDB: Add playSoundEX()Nipun Garg
2019-09-03HDB: Safer loopsEugene Sandulenko
2019-09-03HDB: Fix AI::cineStart()Eugene Sandulenko
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