Age | Commit message (Expand) | Author |
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 |
2019-09-03 | HDB: Add cineAnimEntity() Lua function | Nipun Garg |
2019-09-03 | HDB: Add cineStop() Lua function | Nipun Garg |
2019-09-03 | HDB: Add cineMoveMaskedPic() Lua function | Nipun Garg |
2019-09-03 | HDB: Add setInfobarDark() Lua function | Nipun Garg |
2019-09-03 | HDB: Add cineDialog() Lua function | Nipun Garg |
2019-09-03 | HDB: Fix crash when executing Lua with debug options | Eugene Sandulenko |
2019-09-03 | HDB: Unstub cine functions for fore/background | Nipun Garg |
2019-09-03 | HDB: Unstub setBackground() and setForeground() | Nipun Garg |
2019-09-03 | HDB: Clean up Lua stack after script execution | Eugene Sandulenko |
2019-09-03 | HDB: Remove animEntity stub | Nipun Garg |
2019-09-03 | HDB: Remove cineEntityFace stub | Nipun Garg |
2019-09-03 | HDB: Remove cineMoveEntity stub | Nipun Garg |
2019-09-03 | HDB: Remove cineLockPlayer + cineUnlockPlayer stub | Nipun Garg |
2019-09-03 | HDB: Fixed nu,ber of parameters when calling Lua functions | Eugene Sandulenko |