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
/
hdb
Age
Commit message (
Expand
)
Author
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
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
2019-09-03
HDB: Remove Cache Gfx stub from spawn
Nipun Garg
2019-09-03
HDB: Add cacheEntGfx()
Nipun Garg
2019-09-03
HDB: Add additional player frames
Nipun Garg
2019-09-03
HDB: Add AnimFrame constants and extend AIEntity
Nipun Garg
2019-09-03
HDB: Add getGfx to get and cache Gfx files
Nipun Garg
2019-09-03
HDB: Add _gfxCache to store cached graphics
Nipun Garg
2019-09-03
HDB: Add GfxCache struct
Nipun Garg
2019-09-03
HDB: Scan all icons and process them in Map::load
Nipun Garg
[next]