aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/lua-script.cpp
AgeCommit message (Expand)Author
2019-12-03HDB: Fix Missing Default Switch CasesD G Turner
2019-09-15HDB: Remove Another Fixed Size String BufferD G Turner
2019-09-06HDB: More missing initializationsStrangerke
2019-09-03HDB: Change init functions to handle errorsStrangerke
2019-09-03HDB: Remove two unused variablesStrangerke
2019-09-03HDB: Implement PPC demo Lua differences for savingEugene Sandulenko
2019-09-03HDB: Fix copy/paste error in script patch for MAP01Eugene Sandulenko
2019-09-03HDB: Save function pointersEugene Sandulenko
2019-09-03HDB: Fix script patch for MAP01Eugene Sandulenko
2019-09-03HDB: Better Lua tracingEugene Sandulenko
2019-09-03HDB: Added commented out credits debugging patchEugene Sandulenko
2019-09-03HDB: Add more Platform-specific ConstantsNipun Garg
2019-09-03HDB: Even more demo differencesEugene Sandulenko
2019-09-03HDB: Added more demo Lua constantsEugene Sandulenko
2019-09-03HDB: Modified the patching engine so it works for the demoEugene Sandulenko
2019-09-03HDB: Stick Sound names in LuaNipun Garg
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce some variable scopes, some janitorial workStrangerke
2019-09-03HDB: More script patches to MAP30.LUAEugene Sandulenko
2019-09-03HDB: Fix loading of Lua script from the saveEugene Sandulenko
2019-09-03HDB: Put both data and Lua saves into single fileEugene Sandulenko
2019-09-03HDB: Patch misplaced function namesNipun Garg
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: Fix game restartingEugene 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: Add Lua Patch for Map11Nipun Garg
2019-09-03HDB: Add Patches for Map10Nipun Garg
2019-09-03HDB: Differentiate Debug messagesNipun Garg
2019-09-03HDB: Fix loadingEugene Sandulenko
2019-09-03HDB: Fix memory leaks when stream is returned NULLNipun Garg
2019-09-03HDB: Fix memory leaks due to findFirstData()Nipun Garg
2019-09-03HDB: Move save filename generation to genSaveFileName()Eugene Sandulenko
2019-09-03HDB: Fix Lua execution at game restoreEugene Sandulenko
2019-09-03HDB: Filter out more Lua globals from the saveEugene Sandulenko
2019-09-03HDB: Normalised usage of _systemInit for LuaEugene Sandulenko