Commit Graph
142 Commits
Author SHA1 Message Date
Eugene Sandulenko d61d93ebe1 HDB: Fix loading of Lua script from the save 2019-09-03 17:17:26 +02:00
Eugene Sandulenko d4f927f338 HDB: Put both data and Lua saves into single file 2019-09-03 17:17:26 +02:00
Nipun Garg 933089dcba HDB: Patch misplaced function names 2019-09-03 17:17:26 +02:00
Eugene Sandulenko 9370c0a4f3 HDB: Added script patches for MAP19.LUA 2019-09-03 17:17:25 +02:00
Eugene Sandulenko 74e6168e0a HDB: Added script patch for MAP29.LUA 2019-09-03 17:17:25 +02:00
Eugene Sandulenko 54c94a9b25 HDB: Added more script patches to MAP30.LUA 2019-09-03 17:17:25 +02:00
Eugene Sandulenko d7c876d269 HDB: Sorted script patches 2019-09-03 17:17:25 +02:00
Eugene Sandulenko 409a62352b HDB: Add one more patch to GLOBAL.LUA
The call first occurs in MAP11.LUA when entering the lab
2019-09-03 17:17:25 +02:00
Eugene Sandulenko 2988407936 HDB: Improved error messages during Lua execution 2019-09-03 17:17:25 +02:00
Eugene Sandulenko b96049a236 HDB: Fix game restarting 2019-09-03 17:17:24 +02:00
Eugene Sandulenko c10fee7393 HDB: More Lua script patches to MAP30.LUA 2019-09-03 17:17:24 +02:00
Eugene Sandulenko 22a9c9ef5c HDB: Added line references to the script patches 2019-09-03 17:17:24 +02:00
Eugene Sandulenko 442835b555 HDB: Added script patch from MAP21.LUA 2019-09-03 17:17:24 +02:00
Nipun Garg f02bc1da84 HDB: Add Lua Patch for Map11 2019-09-03 17:17:24 +02:00
Nipun Garg 6d3856cd94 HDB: Add Patches for Map10 2019-09-03 17:17:24 +02:00
Nipun Garg 9e1f792751 HDB: Differentiate Debug messages 2019-09-03 17:17:24 +02:00
Eugene Sandulenko bba1fa849b HDB: Fix loading 2019-09-03 17:17:23 +02:00
Nipun Garg 8d9004e432 HDB: Fix memory leaks when stream is returned NULL 2019-09-03 17:17:23 +02:00
Nipun Garg fa71ee9034 HDB: Fix memory leaks due to findFirstData() 2019-09-03 17:17:23 +02:00
Eugene Sandulenko 2909d9a9a0 HDB: Move save filename generation to genSaveFileName() 2019-09-03 17:17:22 +02:00
Eugene Sandulenko 345830222d HDB: Fix Lua execution at game restore 2019-09-03 17:17:21 +02:00
Eugene Sandulenko 2bb172a586 HDB: Filter out more Lua globals from the save 2019-09-03 17:17:21 +02:00
Eugene Sandulenko 49b0f7c6d2 HDB: Normalised usage of _systemInit for Lua 2019-09-03 17:17:21 +02:00
Eugene Sandulenko dda8c81375 HDB: Added (commented out) debug case for _use functions 2019-09-03 17:17:21 +02:00
Eugene Sandulenko e0cb401bc2 HDB: Added more debug output to script compilation 2019-09-03 17:17:21 +02:00
Eugene Sandulenko 17e2c05417 HDB: Fix warning 2019-09-03 17:17:21 +02:00
Nipun Garg 462d48a901 HDB: Unstub TODOs 2019-09-03 17:17:21 +02:00
Eugene Sandulenko 2c40e1ae36 HDB: Fix loading Lua scripts 2019-09-03 17:17:20 +02:00
Nipun Garg 44ae2202aa HDB: Fix Lua Index 2019-09-03 17:17:19 +02:00
Nipun Garg 4216aa965c HDB: Unstub Sound Lua stubs 2019-09-03 17:17:19 +02:00
Nipun Garg e0f49e8aee HDB: Add cineFunction() 2019-09-03 17:17:19 +02:00
Nipun Garg 2f893eeadd HDB: Add cineRemoveEntity() 2019-09-03 17:17:19 +02:00
Nipun Garg e1fbaaea2b HDB: Add cinematic functions for Pic 2019-09-03 17:17:19 +02:00
Eugene Sandulenko cf5863c794 HDB: Filter out more Lua globals from saving 2019-09-03 17:17:17 +02:00
Eugene Sandulenko 38bdb36b23 HDB: Finish implementation of Lua dofile() 2019-09-03 17:17:16 +02:00
Eugene Sandulenko d0b5e0fbc7 HDB: Remove non-functioning code 2019-09-03 17:17:16 +02:00
Eugene Sandulenko 6fe1d65ca7 HDB: Added initial version for Lua dofile() 2019-09-03 17:17:16 +02:00
Nipun Garg ec0bd5e667 HDB: Add global patch for io, os, sctrings 2019-09-03 17:17:15 +02:00
Eugene Sandulenko e166f4e3ff HDB: And even more script patches 2019-09-03 17:17:15 +02:00
Eugene Sandulenko cbbe538e5d HDB: More Global script patches 2019-09-03 17:17:15 +02:00
Nipun Garg b7b8b23d29 HDB: Add openFile, write, closeFile Lua functions 2019-09-03 17:17:15 +02:00
Nipun Garg 6e60d6a287 HDB: Unstub saveGlobal, loadGlobal, purgeGlobals 2019-09-03 17:17:15 +02:00
Eugene Sandulenko 2315a05ad3 HDB: Fix calling Lua save/load 2019-09-03 17:17:15 +02:00
Nipun Garg 85a8209d97 HDB: Add save/load for the Lua Globals environment 2019-09-03 17:17:15 +02:00
Nipun Garg 961f3b46f0 HDB: Add structs and functions for Lua Globals 2019-09-03 17:17:15 +02:00
Nipun Garg 40879e47dd HDB: Fix Name Change 2019-09-03 17:17:13 +02:00
Nipun Garg f89015a90d HDB: Add Lua functions for _sound 2019-09-03 17:17:13 +02:00
Nipun Garg f6a3eac497 HDB: Add cineStartMap() Lua function 2019-09-03 17:17:13 +02:00
Nipun Garg 0dff3cd8e6 HDB: Unstub Lua Snow functions 2019-09-03 17:17:13 +02:00
Eugene Sandulenko 10df2d85dc HDB: Fix warning 2019-09-03 17:17:12 +02:00