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
Age
Commit message (
Collapse
)
Author
2019-09-03
HDB: Add Diverter functions
Nipun Garg
2019-09-03
HDB: Add Gfx data
Nipun Garg
2019-09-03
HDB: Add Tile::free() and Picture::free()
Nipun Garg
2019-09-03
HDB: Modify the return type of draw functions
Nipun Garg
2019-09-03
HDB: Add playSoundEX()
Nipun Garg
2019-09-03
HDB: Safer loops
Eugene Sandulenko
2019-09-03
HDB: Fix AI::cineStart()
Eugene Sandulenko
2019-09-03
HDB: Fix cineAbort(), so it really removes the state machine program
Eugene Sandulenko
2019-09-03
HDB: Finish cineCleanup()
Eugene Sandulenko
2019-09-03
HDB: Hid noisy debug output
Eugene Sandulenko
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
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
[next]