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 (
Expand
)
Author
2019-09-03
HDB: Add callbackDoorOpenClose() and use function
Nipun Garg
2019-09-03
HDB: Shift Bots stubs to ai-bots.cpp
Nipun Garg
2019-09-03
HDB: Fix tile animation speed
Eugene Sandulenko
2019-09-03
HDB: Initialise variable
Eugene Sandulenko
2019-09-03
HDB: Use constant as framerate
Eugene Sandulenko
2019-09-03
HDB: Fix tile animations
Eugene Sandulenko
2019-09-03
HDB: More portable struct initializers
Eugene Sandulenko
2019-09-03
HDB: Reset _dialogInfo before each dialog.
Eugene Sandulenko
2019-09-03
HDB: Implement Window::closeAll()
Eugene Sandulenko
2019-09-03
HDB: Add Cell related functions
Nipun Garg
2019-09-03
HDB: Add PDA related functions
Nipun Garg
2019-09-03
HDB: Add Note related functions
Nipun Garg
2019-09-03
HDB: Add Clipboard related functions
Nipun Garg
2019-09-03
HDB: Add Book related functions
Nipun Garg
2019-09-03
HDB: Add envelope related functions
Nipun Garg
2019-09-03
HDB: Add FrogStatue related functions
Nipun Garg
2019-09-03
HDB: Add SlugAttack related functions
Nipun Garg
2019-09-03
HDB: Unstub aiBarrelExplodeSpread()
Nipun Garg
2019-09-03
HDB: Add Exploding Barrel related functions
Nipun Garg
2019-09-03
HDB: Add Heavy Barrel related functions
Nipun Garg
2019-09-03
HDB: Add Light Barrel related functions
Nipun Garg
2019-09-03
HDB: Add Crate related functions
Nipun Garg
2019-09-03
HDB: Rename map-loader.* -> map.*
Eugene Sandulenko
2019-09-03
HDB: Rename class DrawMan -> Gfx
Eugene Sandulenko
2019-09-03
HDB: Rename _drawMan -> _gfx
Eugene Sandulenko
2019-09-03
HDB: Renamed draw-manager.* -> gfx.*
Eugene Sandulenko
2019-09-03
HDB: Hid noisy stubs
Eugene Sandulenko
2019-09-03
HDB: Fix compilation
Eugene Sandulenko
2019-09-03
HDB: Unstub DialogChoice and MessageBar checks
Nipun Garg
2019-09-03
HDB: Call drawDialogChoice() and drawMessageBar()
Nipun Garg
2019-09-03
HDB: Add Lua functions for message() and dialog()
Nipun Garg
2019-09-03
HDB: Add inventoryActive() function
Nipun Garg
2019-09-03
HDB: Add DialogChoice and MessageBar functions
Nipun Garg
2019-09-03
HDB: Add _msgInfo
Nipun Garg
2019-09-03
HDB: Add _dialogChoiceInfo
Nipun Garg
2019-09-03
HDB: Clip to screen when rendering text. This prevents crash when aborting th...
Eugene Sandulenko
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 entityFace()
Nipun Garg
2019-09-03
HDB: Add functions for Lua Entities
Nipun Garg
2019-09-03
HDB: Add Inventory functions
Nipun Garg
[next]