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 (
Expand
)
Author
2019-09-03
HDB: Fix uninitized frame counters
Nipun Garg
2019-09-03
HDB: Unstub 'Cache graphics for Deliveries'
Nipun Garg
2019-09-03
HDB: Do not declare AIEntity every frame
Nipun Garg
2019-09-03
HDB: Add check for unknown size
Nipun Garg
2019-09-03
HDB: Implement cineSpawnEntity()
Eugene Sandulenko
2019-09-03
HDB: Fix trigger launching
Eugene Sandulenko
2019-09-03
HDB: Rewrote AI::killTrigger() to a safer variant
Eugene Sandulenko
2019-09-03
HDB: Safer version of AI::moveEnts()
Eugene Sandulenko
2019-09-03
HDB: Add Pushing code
Nipun Garg
2019-09-03
HDB: Remove invalid return statement
Nipun Garg
2019-09-03
HDB: Fix removeEntity to not manipulate pointers
Nipun Garg
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
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
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
[next]