aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-09-03HDB: Put both data and Lua saves into single fileEugene Sandulenko
2019-09-03HDB: Fix some CppCheck warnings in ai-inventory and ai-listsStrangerke
2019-09-03HDB: Fix findTeleporterDest()Nipun Garg
2019-09-03HDB: Fix CppCheck warnings in ai-funcsStrangerke
2019-09-03HDB: Patch misplaced function namesNipun Garg
2019-09-03HDB: Fix aiFatFrogTongueDraw()Nipun Garg
2019-09-03HDB: Clear MAP06 through level-selectNipun Garg
2019-09-03HDB: Fix some more CppCheck warnings, use static const in various functionsStrangerke
2019-09-03HDB: Fix some CppCheck warnings in ai-botsStrangerke
2019-09-03HDB: Support loading from the launcherEugene Sandulenko
2019-09-03HDB: Fix compilation for MSVC9Strangerke
2019-09-03HDB: Fix player collision detection codeEugene Sandulenko
2019-09-03HDB: Remove leftover codeEugene Sandulenko
2019-09-03HDB: Added script patches for MAP19.LUAEugene Sandulenko
2019-09-03HDB: Added script patch for MAP29.LUAEugene Sandulenko
2019-09-03HDB: Added more script patches to MAP30.LUAEugene Sandulenko
2019-09-03HDB: Sorted script patchesEugene Sandulenko
2019-09-03HDB: Add one more patch to GLOBAL.LUAEugene Sandulenko
2019-09-03HDB: Improved error messages during Lua executionEugene Sandulenko
2019-09-03HDB: Added cheat code for MAP11 for testing the LabEugene Sandulenko
2019-09-03HDB: Added support for CINE_OUTRO from the command line (level 31)Eugene Sandulenko
2019-09-03HDB: Fix copy/paste error in map centering code.Eugene Sandulenko
2019-09-03HDB: Added more constants instead of magic numbersEugene Sandulenko
2019-09-03HDB: Fix another incorrect allocation/deallocation.Eugene Sandulenko
2019-09-03HDB: Fix game restartingEugene Sandulenko
2019-09-03HDB: Hid some debug messages to deeper levelEugene Sandulenko
2019-09-03HDB: Fix progress bar renderingEugene Sandulenko
2019-09-03HDB: More Lua script patches to MAP30.LUAEugene Sandulenko
2019-09-03HDB: Added line references to the script patchesEugene Sandulenko
2019-09-03HDB: Added script patch from MAP21.LUAEugene Sandulenko
2019-09-03HDB: Animate BridgesNipun Garg
2019-09-03HDB: Add Lua Patch for Map11Nipun Garg
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Add Patches for Map10Nipun Garg
2019-09-03HDB: Add Debug Output for Actions ListNipun Garg
2019-09-03HDB: Fix checkActionList()Nipun Garg
2019-09-03HDB: Fix warningsNipun Garg
2019-09-03HDB: Differentiate Debug messagesNipun Garg
2019-09-03HDB: Fix uninitialized readNipun Garg
2019-09-03HDB: Add warningsNipun Garg
2019-09-03HDB: Initialise class variablesEugene Sandulenko
2019-09-03HDB: Remove redundant freesEugene Sandulenko
2019-09-03HDB: Fix loadingEugene Sandulenko
2019-09-03HDB: Fix memory leaks in MenuNipun Garg
2019-09-03HDB: Delete all _tTileLookupArray values at onceNipun Garg
2019-09-03HDB: Refactor getPicGfx(), getTileGfx() and fix...Nipun Garg
2019-09-03HDB: Add _animTiles to fix memory leaksNipun Garg
2019-09-03HDB: Fix delete command for _dirNipun Garg
2019-09-03HDB: Delete Cached gfx data in one placeNipun Garg
2019-09-03HDB: Fix more memory leaksNipun Garg