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: Fix copy/paste error in map centering code.
Eugene Sandulenko
This prevents us from seeing NO TILES in MAP10
2019-09-03
HDB: Added more constants instead of magic numbers
Eugene Sandulenko
2019-09-03
HDB: Fix another incorrect allocation/deallocation.
Eugene Sandulenko
This leads to double free, because gfxList contains list to pointers to gfxCache, which is managed by the Gfx code
2019-09-03
HDB: Fix game restarting
Eugene Sandulenko
2019-09-03
HDB: Hid some debug messages to deeper level
Eugene Sandulenko
2019-09-03
HDB: Fix progress bar rendering
Eugene Sandulenko
2019-09-03
HDB: More Lua script patches to MAP30.LUA
Eugene Sandulenko
2019-09-03
HDB: Added line references to the script patches
Eugene Sandulenko
2019-09-03
HDB: Added script patch from MAP21.LUA
Eugene Sandulenko
2019-09-03
HDB: Animate Bridges
Nipun Garg
2019-09-03
HDB: Add Lua Patch for Map11
Nipun Garg
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Add Patches for Map10
Nipun Garg
2019-09-03
HDB: Add Debug Output for Actions List
Nipun Garg
2019-09-03
HDB: Fix checkActionList()
Nipun Garg
2019-09-03
HDB: Fix warnings
Nipun Garg
2019-09-03
HDB: Differentiate Debug messages
Nipun Garg
2019-09-03
HDB: Fix uninitialized read
Nipun Garg
2019-09-03
HDB: Add warnings
Nipun Garg
2019-09-03
HDB: Initialise class variables
Eugene Sandulenko
2019-09-03
HDB: Remove redundant frees
Eugene Sandulenko
ManagedSurface takes care of freeing itself
2019-09-03
HDB: Fix loading
Eugene Sandulenko
2019-09-03
HDB: Fix memory leaks in Menu
Nipun Garg
2019-09-03
HDB: Delete all _tTileLookupArray values at once
Nipun Garg
2019-09-03
HDB: Refactor getPicGfx(), getTileGfx() and fix...
Nipun Garg
... memory leaks
2019-09-03
HDB: Add _animTiles to fix memory leaks
Nipun Garg
2019-09-03
HDB: Fix delete command for _dir
Nipun Garg
2019-09-03
HDB: Delete Cached gfx data in one place
Nipun Garg
2019-09-03
HDB: Fix more memory leaks
Nipun Garg
2019-09-03
HDB: Fix memory leaks when stream is returned NULL
Nipun Garg
2019-09-03
HDB: Fix memory leak due to removed animTargets
Nipun Garg
2019-09-03
HDB: Delete Player Graphics in destructor
Nipun Garg
2019-09-03
HDB: Fix memory leaks due to findFirstData()
Nipun Garg
2019-09-03
HDB: Fix double free() and meaningless 'new' allocations
Eugene Sandulenko
2019-09-03
HDB: NULL each tile after calling destructor
Nipun Garg
2019-09-03
HDB: Convert _surface from struct to pointer
Nipun Garg
2019-09-03
HDB: Fix memory leaks in AI lists
Nipun Garg
2019-09-03
HDB: Fix memory leaks with FileMan::findFiles()
Nipun Garg
2019-09-03
HDB: Remove redundant FileMan function
Nipun Garg
2019-09-03
HDB: Remove redundant custom free() function
Nipun Garg
2019-09-03
HDB: Fix memset()
Nipun Garg
2019-09-03
HDB: Fix memory leaks
Nipun Garg
2019-09-03
HDB: More var initialisation
Eugene Sandulenko
2019-09-03
HDB: Fix memory leak in Player Graphics
Nipun Garg
2019-09-03
HDB: Fix uninitialised variables
Eugene Sandulenko
2019-09-03
HDB: Fix GfxCache memory leak
Nipun Garg
2019-09-03
HDB: Fix _fontSurfaces memory leak
Nipun Garg
2019-09-03
HDB: Fix warning
Nipun Garg
2019-09-03
HDB: Fix delete mismatch
Eugene Sandulenko
2019-09-03
HDB: Fix uninitalised reads
Eugene Sandulenko
[prev]
[next]