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 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
This is a temporary fix until MaskedAlphaBlitting is implemented.
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
Addition includes struct and member variables
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
Addition includes constants, struct and member variables
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
Addition includes constants, structs and a pointer array
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
2019-09-03
HDB: Add addBGTileAnimation and addFGTileAnimation
Nipun Garg
2019-09-03
HDB: Add data for the Map Tile Animation Cycle
Nipun Garg
2019-09-03
HDB: Add setter functions for BG/FG tile indices
Nipun Garg
2019-09-03
HDB: Add Anim Flags
Nipun Garg
2019-09-03
HDB: Add animEntFrames()
Nipun Garg
2019-09-03
HDB: Modify C_MOVECAMERA debug output
Nipun Garg
2019-09-03
HDB: Unstub aiPlayerDraw
Nipun Garg
2019-09-03
HDB: Fix warning() calls
Nipun Garg
2019-09-03
HDB: Unstub aiPlayerInit2()
Nipun Garg
2019-09-03
HDB: Modify cacheEntGfx to use new gfx functions
Nipun Garg
2019-09-03
HDB: Add selectGfx()
Nipun Garg
2019-09-03
HDB: Split getGfx() into getTileGfx and getPicGfx
Nipun Garg
2019-09-03
HDB: Compilation fixes
Eugene Sandulenko
2019-09-03
HDB: Modify GfxCache to take tileGfx and picGfx
Nipun Garg
[prev]
[next]