index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hdb
/
lua-script.cpp
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Finish implementation of Lua dofile()
Eugene Sandulenko
2019-09-03
HDB: Remove non-functioning code
Eugene Sandulenko
2019-09-03
HDB: Added initial version for Lua dofile()
Eugene Sandulenko
2019-09-03
HDB: Add global patch for io, os, sctrings
Nipun Garg
2019-09-03
HDB: And even more script patches
Eugene Sandulenko
2019-09-03
HDB: More Global script patches
Eugene Sandulenko
2019-09-03
HDB: Add openFile, write, closeFile Lua functions
Nipun Garg
2019-09-03
HDB: Unstub saveGlobal, loadGlobal, purgeGlobals
Nipun Garg
2019-09-03
HDB: Fix calling Lua save/load
Eugene Sandulenko
2019-09-03
HDB: Add save/load for the Lua Globals environment
Nipun Garg
2019-09-03
HDB: Add structs and functions for Lua Globals
Nipun Garg
2019-09-03
HDB: Fix Name Change
Nipun Garg
2019-09-03
HDB: Add Lua functions for _sound
Nipun Garg
2019-09-03
HDB: Add cineStartMap() Lua function
Nipun Garg
2019-09-03
HDB: Unstub Lua Snow functions
Nipun Garg
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Simplify executeChunk() function
Eugene Sandulenko
2019-09-03
HDB: Implement cineSpawnEntity()
Eugene Sandulenko
2019-09-03
HDB: Fix trigger launching
Eugene Sandulenko
2019-09-03
HDB: Add startMap lua function
Nipun Garg
2019-09-03
HDB: Implement loadMap()
Eugene Sandulenko
2019-09-03
HDB: Implement loadLua()
Eugene Sandulenko
2019-09-03
HDB: Unstub HDBGame::restartMap()
Eugene Sandulenko
2019-09-03
HDB: Add LASTMAPNAME Lua variable
Eugene Sandulenko
2019-09-03
HDB: Added more script patches
Eugene Sandulenko
2019-09-03
HDB: Unstub playSound calls
Nipun Garg
2019-09-03
HDB: Rename _drawMan -> _gfx
Eugene Sandulenko
2019-09-03
HDB: Add Lua functions for message() and dialog()
Nipun Garg
2019-09-03
HDB: Fix warnings, const'ness
Eugene Sandulenko
2019-09-03
HDB: Add Lua function for setPointerState()
Nipun Garg
2019-09-03
HDB: Add Lua functions for textOut
Nipun Garg
2019-09-03
HDB: Add Lua function for killTrigger()
Nipun Garg
2019-09-03
HDB: Add Lua functions for Inventory
Nipun Garg
2019-09-03
HDB: Add Lua function for spawn()
Nipun Garg
2019-09-03
HDB: Add Lua function for animation()
Nipun Garg
2019-09-03
HDB: Add lua function for clearForeground()
Nipun Garg
2019-09-03
HDB: Add Lua functions for Entities + entityFace()
Nipun Garg
2019-09-03
HDB: Add Lua function for setEntDir()
Nipun Garg
2019-09-03
HDB: Add Lua functions for Deliveries
Nipun Garg
2019-09-03
HDB: Add lua functions for dialog and getEntityXY
Nipun Garg
2019-09-03
HDB: Add patches for deprecated Lua 4.0 calls
Nipun Garg
2019-09-03
HDB: Add Lua cineTextOut() and cineCenterTextOut()
Nipun Garg
2019-09-03
HDB: Add remaining luaGlobalStrings\Values
Nipun Garg
2019-09-03
HDB: Add invokeLuaFunction()
Nipun Garg
2019-09-03
HDB: Remove error message stub
Nipun Garg
2019-09-03
HDB: Add lua_push functions and call()
Nipun Garg
2019-09-03
HDB: Added several Lua global values
Eugene Sandulenko
2019-09-03
HDB: Fix parameters in cineSetAnimFrame()
Eugene Sandulenko
2019-09-03
HDB: Fix Lua stack indices
Nipun Garg
2019-09-03
HDB: Add cineSetAnimFrame() Lua function
Nipun Garg
[next]