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 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
2019-09-03
HDB: Add cineEntityFace()
Nipun Garg
2019-09-03
HDB: Remove cineMoveEntity stub
Nipun Garg
2019-09-03
HDB: Process cineMoveEntity()
Nipun Garg
2019-09-03
HDB: Add cineMoveEntity()
Nipun Garg
2019-09-03
HDB: Add setEntityGoal()
Nipun Garg
2019-09-03
HDB: Remove cineLockPlayer + cineUnlockPlayer stub
Nipun Garg
2019-09-03
HDB: Process cineLockPlayer() + cineUnlockPlayer()
Nipun Garg
2019-09-03
HDB: Add cineLockPlayer() and cineUnlockPlayer()
Nipun Garg
2019-09-03
HDB: Add stopEntity()
Nipun Garg
2019-09-03
HDB: Add clearWaypoints()
Nipun Garg
2019-09-03
HDB: Add Waypoint data
Nipun Garg
Addition includes constants, structs and member variables
2019-09-03
HDB: Fixed nu,ber of parameters when calling Lua functions
Eugene Sandulenko
2019-09-03
HDB: Added Lua print stack utility function
Eugene Sandulenko
2019-09-03
HDB: Add debug output to C_SETENTITY
Nipun Garg
[prev]
[next]