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
Age
Commit message (
Collapse
)
Author
2019-09-03
HDB: Implement safe version of removeEntity(). The previous one crashed
Eugene Sandulenko
2019-09-03
HDB: Prevent crash when _skyClounds is empty.
Eugene Sandulenko
Happens in MAP29
2019-09-03
HDB: Modify warning to debug output
Nipun Garg
2019-09-03
HDB: Unstub aiVortexianAction
Nipun Garg
2019-09-03
HDB: Add startMap lua function
Nipun Garg
2019-09-03
HDB: Add checkForTouchplate call
Nipun Garg
2019-09-03
HDB: Fix compilation
Eugene Sandulenko
2019-09-03
HDB: Implement boot params.
Eugene Sandulenko
To switch levels, run ./scummvm -b <levelnum> hdb-win
2019-09-03
HDB: Add checkForTouchplate()
Nipun Garg
2019-09-03
JANITORIAL: Fix formatting
Nipun Garg
2019-09-03
HDB: Implement loadMap()
Eugene Sandulenko
2019-09-03
HDB: Implement loadLua()
Eugene Sandulenko
2019-09-03
HDB: Unstub printYouGotMsg call
Nipun Garg
2019-09-03
HDB: Add useDoorOpenCloseBot()
Nipun Garg
2019-09-03
HDB: Add Touchplate functions
Nipun Garg
2019-09-03
HDB: Add Cell Holder function
Nipun Garg
2019-09-03
HDB: Add Switch functions
Nipun Garg
2019-09-03
HDB: Add useTarget()
Nipun Garg
2019-09-03
HDB: Add addBridgeExtend() and animateBridges()
Nipun Garg
2019-09-03
HDB: Add _bridges data
Nipun Garg
2019-09-03
HDB: Add isClosedDoor() and isOpenDoor()
Nipun Garg
2019-09-03
HDB: Completed rendering pipeline
Eugene Sandulenko
2019-09-03
HDB: Unstub HDBGame::restartMap()
Eugene Sandulenko
2019-09-03
HDB: Added stub for Menu class
Eugene Sandulenko
2019-09-03
HDB: Implemented HDBGame::startMap()
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: Fix compilation
Eugene Sandulenko
2019-09-03
HDB: Unstub playSound calls
Nipun Garg
2019-09-03
HDB: Add and init Sound subsystem
Nipun Garg
2019-09-03
HDB: Unstub addWaypoint()
Nipun Garg
2019-09-03
HDB: Add traceStraightPath()
Nipun Garg
2019-09-03
HDB: Delete functions missing from original
Nipun Garg
2019-09-03
HDB: Add Vortexian and AI_NONE functions
Nipun Garg
2019-09-03
HDB: Add Monkeystone and GooCup functions
Nipun Garg
2019-09-03
HDB: Add Transceiver functions
Nipun Garg
2019-09-03
HDB: Add IceBlock, ItemChicken and CabKey
Nipun Garg
2019-09-03
HDB: Add functions for Magic Egg
Nipun Garg
2019-09-03
HDB: Add Dolly Tools, Splicer, Package and Router
Nipun Garg
2019-09-03
HDB: Add Seed and Soda functions
Nipun Garg
2019-09-03
HDB: Add Keycard functions
Nipun Garg
2019-09-03
HDB: Add functions for TeaCup, Burger and Cookie
Nipun Garg
2019-09-03
HDB: Add Gem functions
Nipun Garg
2019-09-03
HDB: Add aiSlugSlinger functions
Nipun Garg
2019-09-03
HDB: Add aiClub functions
Nipun Garg
2019-09-03
HDB: Add aiRoboStunner functions
Nipun Garg
2019-09-03
HDB: Add aiChicken functions
Nipun Garg
2019-09-03
HDB: Add aiGemAttack functions
Nipun Garg
2019-09-03
HDB: Add callbackDoorOpenClose() and use function
Nipun Garg
2019-09-03
HDB: Shift Bots stubs to ai-bots.cpp
Nipun Garg
[next]