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: Use case-insensitive string comparison
Eugene Sandulenko
2019-09-03
HDB: Add movePlayer() and playerUse()
Nipun Garg
2019-09-03
HDB: Call updateKeys() from game loop
Nipun Garg
2019-09-03
HDB: Add getter-setter for _buttons
Nipun Garg
2019-09-03
HDB: Add updateKeys()
Nipun Garg
2019-09-03
HDB: Add pause checks to the Main loop
Nipun Garg
2019-09-03
HDB: Remove 'Check Pause Flag' stubs
Nipun Garg
2019-09-03
HDB: Add drawPause() and checkPause()
Nipun Garg
2019-09-03
HDB: Add functions related to _pauseFlag
Nipun Garg
2019-09-03
HDB: Add _pauseFlag data
Nipun Garg
2019-09-03
HDB: Fix bug when drawing gratings
Eugene Sandulenko
2019-09-03
HDB: Add updateMouseButtons and update updateMouse
Nipun Garg
2019-09-03
HDB: Update Mouse data for buttons
Nipun Garg
2019-09-03
HDB: Add checkInvSelect()
Nipun Garg
2019-09-03
HDB: Remove _lastMouseX and _lastMouseY
Nipun Garg
2019-09-03
HDB: Add updateMouse() and call it in game loop
Nipun Garg
2019-09-03
HDB: Unstub stylusMove() and stylusUp()
Nipun Garg
2019-09-03
HDB: Unstub stylusDown()
Nipun Garg
2019-09-03
HDB: Add setTargetXY()
Nipun Garg
2019-09-03
HDB: Add tileDistance() and waypointsLeft()
Nipun Garg
2019-09-03
HDB: Unstub animGrabbing() call
Nipun Garg
2019-09-03
HDB: Add getter-setter for _gameState
Nipun Garg
2019-09-03
HDB: Call DrawMan::drawPointer()
Nipun Garg
2019-09-03
HDB: Add getMouseX() and getMouseY()
Nipun Garg
2019-09-03
HDB: Add Pointer functions
Nipun Garg
2019-09-03
HDB: Add Pointer/Cursor data
Nipun Garg
2019-09-03
HDB: Add _gameState check
Nipun Garg
2019-09-03
HDB: Add _textOutList.push_back() call
Nipun Garg
2019-09-03
HDB: Add Lua cineTextOut() and cineCenterTextOut()
Nipun Garg
2019-09-03
HDB: Process cineTextOut() and cineCenterTextOut()
Nipun Garg
2019-09-03
HDB: Add cineTextOut() and cineCenterTextOut()
Nipun Garg
2019-09-03
HDB: Call drawTextOut()
Nipun Garg
2019-09-03
HDB: Add _textOutList functions
Nipun Garg
2019-09-03
HDB: Add _textOutList data
Nipun Garg
2019-09-03
HDB: Move constants to draw-manager
Nipun Garg
2019-09-03
HDB: Fix warnings
Nipun Garg
2019-09-03
HDB: Unstub checkTeleportList()
Nipun Garg
2019-09-03
HDB: Modify debug output
Nipun Garg
2019-09-03
HDB: Unstub aiPlayerAction()
Nipun Garg
2019-09-03
HDB: Add cycleFrames()
Nipun Garg
2019-09-03
HDB: Add stunEnemy()
Nipun Garg
2019-09-03
HDB: Fix formatting
Nipun Garg
2019-09-03
HDB: Fix initialization error
Nipun Garg
2019-09-03
HDB: Rewrite _animTargets as a struct array
Nipun Garg
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Fix compiler-error thrown by constructor
Nipun Garg
2019-09-03
HDB: Fix gem counter position
Nipun Garg
2019-09-03
HDB: Update debug output
Nipun Garg
2019-09-03
HDB: Track and assign new pointer after erasing
Nipun Garg
2019-09-03
HDB: Add debug output
Nipun Garg
[prev]
[next]