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 (
Expand
)
Author
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
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
2019-09-03
HDB: Fix type of certain gfx arrays
Nipun Garg
2019-09-03
HDB: Unstub aiPlayerInit()
Nipun Garg
2019-09-03
HDB: Add getStandFrameDir()
Nipun Garg
2019-09-03
HDB: Add clearInventory()
Nipun Garg
2019-09-03
HDB: Modify _inventory to an array of InvEnt*
Nipun Garg
2019-09-03
HDB: Add constructors to Tile and Picture
Nipun Garg
2019-09-03
HDB: Compilation fixes
Eugene Sandulenko
2019-09-03
HDB: Add constructors to all structs
Nipun Garg
2019-09-03
HDB: Fix type of loaded
Nipun Garg
2019-09-03
HDB: Fix switch-case warnings
Nipun Garg
2019-09-03
HDB: Fix special1Gfx data type
Nipun Garg
2019-09-03
HDB: Fix waypointGfx DataType
Nipun Garg
2019-09-03
HDB: Add debug output to findFirstData()
Nipun Garg
2019-09-03
HDB: Clean up Lua stack after script execution
Eugene Sandulenko
2019-09-03
HDB: Fix member variables names
Nipun Garg
2019-09-03
HDB: Clear Player Graphics in restartSystem()
Nipun Garg
2019-09-03
HDB: Clear Waypoint data in AI::init()
Nipun Garg
2019-09-03
HDB: Remove animEntity stub
Nipun Garg
2019-09-03
HDB: Add animLuaEntity()
Nipun Garg
2019-09-03
HDB: Remove 'Cache Graphics for Inventory' stub
Nipun Garg
2019-09-03
HDB: Remove cineEntityFace stub
Nipun Garg
2019-09-03
HDB: Process cineEntityFace()
Nipun Garg
[next]