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: Remove the stopEntity stub from animateEntity
Nipun Garg
2019-09-03
HDB: Add _dummyLaser
Nipun Garg
2019-09-03
HDB: Add floatEntity()
Nipun Garg
2019-09-03
HDB: Add mpc.h from source files
Nipun Garg
2019-09-03
HDB: Add remaining game Flags
Nipun Garg
2019-09-03
HDB: Fix type of getMapBG/FGTileIndex
Nipun Garg
2019-09-03
HDB: Add _input subsytem and init it
Nipun Garg
2019-09-03
HDB: Add stubbed Input class
Nipun Garg
2019-09-03
HDB: Added several Lua global values
Eugene Sandulenko
2019-09-03
HDB: Hid noisy stubs
Eugene Sandulenko
2019-09-03
HDB: Fix rendering surfaces without keycolor
Eugene Sandulenko
2019-09-03
JANITORIAL: Remove trailing whitespaces
Eugene Sandulenko
2019-09-03
HDB: Fix tile loading
Eugene Sandulenko
2019-09-03
HDB: Fix dialog text spacing
Eugene Sandulenko
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
[next]