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
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Add findEntity()
Nipun Garg
2019-09-03
HDB: Add checkForTouchplate()
Nipun Garg
2019-09-03
HDB: Add stubbed addWaypoint()
Nipun Garg
2019-09-03
HDB: Modify AI pointer arrays to be struct arrays
Nipun Garg
2019-09-03
HDB: Shift Action initialization to AI()
Nipun Garg
2019-09-03
HDB: Add _actions list and related data
Nipun Garg
2019-09-03
HDB: Remove Player Gfx stub from lookAtEntityXY
Nipun Garg
2019-09-03
HDB: Unstub checkAutoList() from C_USEENTITY
Nipun Garg
2019-09-03
HDB: Remove _dummyPlayer stub from getPlayer()
Nipun Garg
2019-09-03
HDB: Add _dummyPlayer as Virtual Player
Nipun Garg
2019-09-03
HDB: Add addAnimTarget() and animateTargets()
Nipun Garg
2019-09-03
HDB: Add _animTargets and related data
Nipun Garg
2019-09-03
HDB: Add list functions for _autoActions
Nipun Garg
2019-09-03
HDB: Add AutoAction struct and _autoActions array
Nipun Garg
2019-09-03
HDB: Add stubbed Action Functions
Nipun Garg
2019-09-03
HDB: Add animGrabbing()
Nipun Garg
2019-09-03
HDB: Add variables for AutoAction tiles
Nipun Garg
2019-09-03
HDB: Remove stub from processCines: C_USEENTITY
Nipun Garg
2019-09-03
HDB: Remove stubs from processCines: C_RESETCAMERA
Nipun Garg
2019-09-03
HDB: Use Masked Blitting instead of MaskedAlpha
Nipun Garg
2019-09-03
HDB: Unstub aiSergeantInit/2 and aiSergeantAction
Nipun Garg
2019-09-03
HDB: Add stubbed animateEntity()
Nipun Garg
2019-09-03
HDB: Add removeFirstWaypoint()
Nipun Garg
2019-09-03
HDB: Add killPlayer()
Nipun Garg
2019-09-03
HDB: Add onEvenTile()
Nipun Garg
2019-09-03
HDB: Add checkFloating()
Nipun Garg
2019-09-03
HDB: Draw Entities, Foregrounds and Gratings
Nipun Garg
2019-09-03
HDB: Unstub 'Increment Stun Timer'
Nipun Garg
2019-09-03
HDB: Unstub 'Draw Floating Entities'
Nipun Garg
2019-09-03
HDB: Add time-keeping functions
Nipun Garg
2019-09-03
HDB: Add _floats data
Nipun Garg
2019-09-03
HDB: Add drawForegrounds() and drawGratings()
Nipun Garg
2019-09-03
HDB: Add NULL check to BG/FG tile animation
Nipun Garg
2019-09-03
HDB: Unstub Animated Map Tiles
Nipun Garg
2019-09-03
HDB: Unstub Gratings and Foregrounds check
Nipun Garg
2019-09-03
HDB: Add Foreground data
Nipun Garg
2019-09-03
HDB: Add animateTile()
Nipun Garg
2019-09-03
HDB: Add FPS and AnimDelay constants
Nipun Garg
2019-09-03
HDB: Add animating tile lists to Map::load
Nipun Garg
2019-09-03
HDB: Add Map::drawEnts()
Nipun Garg
2019-09-03
HDB: Add stubbed AI::drawEnts()
Nipun Garg
2019-09-03
HDB: Fix type of *draw
Nipun Garg
2019-09-03
HDB: Add AIEntLevel2 data
Nipun Garg
2019-09-03
HDB: Modify getTileIndex to accept NULL input
Nipun Garg
2019-09-03
HDB: Fix signed/unsigned mismatch warnings
Nipun Garg
2019-09-03
HDB: Unstub cine functions for fore/background
Nipun Garg
2019-09-03
HDB: Process C_CLEAR_FG, C_SET_FG, C_SET_BG
Nipun Garg
2019-09-03
HDB: Add cine clear FG, and set BG/FG functions
Nipun Garg
2019-09-03
HDB: Unstub setBackground() and setForeground()
Nipun Garg
2019-09-03
HDB: Add removeBG/FGTileAnimation()
Nipun Garg
[next]