Age | Commit message (Expand) | Author |
2019-09-03 | HDB: Simplify executeChunk() function | Eugene Sandulenko |
2019-09-03 | HDB: Add Dragon functions | Nipun Garg |
2019-09-03 | HDB: Add BuzzFly code | Nipun Garg |
2019-09-03 | HDB: Add icePuff functions | Nipun Garg |
2019-09-03 | HDB: Add missing initialization data | Nipun Garg |
2019-09-03 | HDB: Add GatePuddle functions | Nipun Garg |
2019-09-03 | HDB: Add PanicZone data and functions | Nipun Garg |
2019-09-03 | HDB: Add BadFairy functions | Nipun Garg |
2019-09-03 | HDB: Add Gate Puddles | Nipun Garg |
2019-09-03 | HDB: Move Bots gfx into _ai class | Nipun Garg |
2019-09-03 | HDB: Move Bots gfx into _gfx | Nipun Garg |
2019-09-03 | HDB: Remove '#if 0' conditionals | Nipun Garg |
2019-09-03 | HDB: Unstub addtoFairystones calls | Nipun Garg |
2019-09-03 | HDB: Add GoodFairy functions | Nipun Garg |
2019-09-03 | HDB: Add _fairystones functions | Nipun Garg |
2019-09-03 | HDB: Add _fairystones data | Nipun Garg |
2019-09-03 | HDB: Add Meerkat functions | Nipun Garg |
2019-09-03 | HDB: Add getGemGfx() | Nipun Garg |
2019-09-03 | HDB: Add aiDiverterAction() | Nipun Garg |
2019-09-03 | HDB: Commet out non-compiling code | Nipun Garg |
2019-09-03 | HDB: Add Diverter functions | Nipun Garg |
2019-09-03 | HDB: Add Gfx data | Nipun Garg |
2019-09-03 | HDB: Add Tile::free() and Picture::free() | Nipun Garg |
2019-09-03 | HDB: Modify the return type of draw functions | Nipun Garg |
2019-09-03 | HDB: Add playSoundEX() | Nipun Garg |
2019-09-03 | HDB: Safer loops | Eugene Sandulenko |
2019-09-03 | HDB: Fix AI::cineStart() | Eugene Sandulenko |
2019-09-03 | HDB: Fix cineAbort(), so it really removes the state machine program | Eugene Sandulenko |
2019-09-03 | HDB: Finish cineCleanup() | Eugene Sandulenko |
2019-09-03 | HDB: Hid noisy debug output | Eugene Sandulenko |
2019-09-03 | HDB: Fix uninitized frame counters | Nipun Garg |
2019-09-03 | HDB: Unstub 'Cache graphics for Deliveries' | Nipun Garg |
2019-09-03 | HDB: Do not declare AIEntity every frame | Nipun Garg |
2019-09-03 | HDB: Add check for unknown size | Nipun Garg |
2019-09-03 | HDB: Implement cineSpawnEntity() | Eugene Sandulenko |
2019-09-03 | HDB: Fix trigger launching | Eugene Sandulenko |
2019-09-03 | HDB: Rewrote AI::killTrigger() to a safer variant | Eugene Sandulenko |
2019-09-03 | HDB: Safer version of AI::moveEnts() | Eugene Sandulenko |
2019-09-03 | HDB: Add Pushing code | Nipun Garg |
2019-09-03 | HDB: Remove invalid return statement | Nipun Garg |
2019-09-03 | HDB: Fix removeEntity to not manipulate pointers | Nipun Garg |
2019-09-03 | HDB: Implement safe version of removeEntity(). The previous one crashed | Eugene Sandulenko |
2019-09-03 | HDB: Prevent crash when _skyClounds is empty. | Eugene Sandulenko |
2019-09-03 | HDB: Modify warning to debug output | Nipun Garg |
2019-09-03 | HDB: Unstub aiVortexianAction | Nipun Garg |
2019-09-03 | HDB: Add startMap lua function | Nipun Garg |
2019-09-03 | HDB: Add checkForTouchplate call | Nipun Garg |
2019-09-03 | HDB: Fix compilation | Eugene Sandulenko |
2019-09-03 | HDB: Implement boot params. | Eugene Sandulenko |
2019-09-03 | HDB: Add checkForTouchplate() | Nipun Garg |