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
Age
Commit message (
Collapse
)
Author
2019-09-03
HDB: Add aiDeadEye functions
Nipun Garg
2019-09-03
HDB: Replace booleans with macro function
Nipun Garg
2019-09-03
HDB: Add aiFourFirer functions
Nipun Garg
2019-09-03
HDB: Add hitPlayer()
Nipun Garg
2019-09-03
HDB: Unstub aiMaintBot functions
Nipun Garg
2019-09-03
HDB: Fix parameters in cineSetAnimFrame()
Eugene Sandulenko
2019-09-03
HDB: Fix CineCommand struct, use const char * insted of preallocated arrays
Eugene Sandulenko
2019-09-03
HDB: Added test case for Dialog
Eugene Sandulenko
2019-09-03
HDB: Fix the type of _foreground and _background
Nipun Garg
2019-09-03
HDB: Add statements for text render debugging
Nipun Garg
2019-09-03
HDB: Fix index for _charInfoBlocks
Nipun Garg
2019-09-03
HDB: Fix Lua stack indices
Nipun Garg
2019-09-03
HDB: Add debug output to cineDialog
Nipun Garg
2019-09-03
HDB: Added missing code to AI::stopEntity()
Eugene Sandulenko
Now the level intro plays to the end. Yay!
2019-09-03
HDB: Added some code to stopping entity.
Eugene Sandulenko
Now Sergeant stops, but she is in incorrect state. More code needs to be unstubbed
2019-09-03
HDB: Added more debug output and hid some verbose stubs
Eugene Sandulenko
2019-09-03
HDB: Call drawInventory() from hdb.cpp
Nipun Garg
2019-09-03
HDB: Add drawInventory() and related functions
Nipun Garg
2019-09-03
HDB: Add loadTile() and stringLength()
Nipun Garg
2019-09-03
HDB: Add getInvItem()
Nipun Garg
2019-09-03
HDB: Add inventory drawing data
Nipun Garg
2019-09-03
HDB: Add RailRider functions
Nipun Garg
2019-09-03
HDB: Add PushBot functions
Nipun Garg
2019-09-03
HDB: Add Inventory getter-setter functions
Nipun Garg
2019-09-03
HDB: Add _teleporters related functions
Nipun Garg
2019-09-03
HDB: Add _teleporters data
Nipun Garg
2019-09-03
HDB: Add _hereList functions
Nipun Garg
2019-09-03
HDB: Add _hereList data
Nipun Garg
2019-09-03
HDB: Add dialogActive()
Nipun Garg
2019-09-03
HDB: Add RightBot functions
Nipun Garg
2019-09-03
HDB: Add aiShockBot functions
Nipun Garg
2019-09-03
HDB: Add getter-setter for _mapExpBarrels
Nipun Garg
2019-09-03
HDB: Add getter-setter function for _mapExplosions
Nipun Garg
2019-09-03
HDB: Add getter-setter for _mapExplosions
Nipun Garg
2019-09-03
HDB: Add checkEntOnScreen() and checkXYOnScreen()
Nipun Garg
2019-09-03
HDB: Fix space formatting
Nipun Garg
2019-09-03
HDB: Add aiTurnBot functions
Nipun Garg
2019-09-03
HDB: Add aiOmniBotMissile functions
Nipun Garg
2019-09-03
HDB: Add OmniBot functions
Nipun Garg
2019-09-03
HDB: Add findPath()
Nipun Garg
2019-09-03
HDB: Remove addToPathList stubs
Nipun Garg
2019-09-03
HDB: Add addToPathList() and findArrowPath()
Nipun Garg
2019-09-03
HDB: Add _arrowPaths data
Nipun Garg
2019-09-03
HDB: Add checkPlayerCollision functions
Nipun Garg
2019-09-03
HDB: Add legalMove functions
Nipun Garg
2019-09-03
HDB: Add findEntityIgnore() and findEntityType()
Nipun Garg
2019-09-03
HDB: Fix space formatting
Nipun Garg
2019-09-03
HDB: Implemented AI::drawLevel2Ents()
Eugene Sandulenko
2019-09-03
HDB: Added rest of the stubs for the rendering pipeline
Eugene Sandulenko
2019-09-03
HDB: Added more debug output and hid some noisy one
Eugene Sandulenko
[next]