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
/
gfx.cpp
Age
Commit message (
Collapse
)
Author
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce some variable scopes, some janitorial work
Strangerke
2019-09-03
HDB: Fix some CppCheck warnings in ai-player, ai-use, ai-waypoint and gfx
Strangerke
2019-09-03
HDB: Fix compilation for MSVC9
Strangerke
2019-09-03
HDB: Remove redundant frees
Eugene Sandulenko
ManagedSurface takes care of freeing itself
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: 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 leaks due to findFirstData()
Nipun Garg
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 with FileMan::findFiles()
Nipun Garg
2019-09-03
HDB: Remove redundant custom free() function
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 GfxCache memory leak
Nipun Garg
2019-09-03
HDB: Fix _fontSurfaces memory leak
Nipun Garg
2019-09-03
HDB: Fix uninitalised reads
Eugene Sandulenko
2019-09-03
HDB: Count FPS and print onto screen
Nipun Garg
2019-09-03
HDB: Add drawDebugInfo()
Nipun Garg
2019-09-03
HDB: Add loadIcon() for TYPE_ICON32 loading
Nipun Garg
2019-09-03
HDB: Fix 3D stars left
Eugene Sandulenko
2019-09-03
HDB: Fix getRandomNumber() usage
Eugene Sandulenko
2019-09-03
HDB: Fix Gfx::updateVideo()
Eugene Sandulenko
2019-09-03
HDB: Fix Gfx::updateFade()
Eugene Sandulenko
2019-09-03
HDB: Complete Map::restartSystem()
Eugene Sandulenko
2019-09-03
HDB: Unstubbing updateVideo()
Nipun Garg
2019-09-03
HDB: Unstub updateVideo()
Nipun Garg
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Add Loading Screen
Nipun Garg
2019-09-03
HDB: Replace original color functions
Nipun Garg
With the ones from Graphics::PixelFormat
2019-09-03
HDB: Unstub DirectX Flip
Nipun Garg
2019-09-03
HDB: Unstub drawSnow()
Nipun Garg
2019-09-03
HDB: Unstub updateFade()
Nipun Garg
2019-09-03
HDB: Fix out-of-bounds access bug
Nipun Garg
2019-09-03
HDB: Add Bonus Star functions
Nipun Garg
2019-09-03
HDB: Add centerPrint()
Nipun Garg
2019-09-03
HDB: Add Sine and Cosine table
Nipun Garg
2019-09-03
HDB: Fix Sky handling
Eugene Sandulenko
Now sky appears on Map 29
2019-09-03
HDB: Used transparent alpha blitting
Eugene Sandulenko
2019-09-03
HDB: Unstub double reads and writes
Nipun Garg
2019-09-03
HDB: Remove unnecessary functions
Nipun Garg
2019-09-03
HDB: Fix endian issues
Nipun Garg
2019-09-03
HDB: Add save and loadSave functions
Nipun Garg
For Tile and Pic
2019-09-03
HDB: Add Gfx save() and loadSaveFile()
Nipun Garg
2019-09-03
HDB: Add turnOnSnow()
Nipun Garg
[prev]
[next]