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
/
tsage
/
resources.cpp
Age
Commit message (
Expand
)
Author
2011-06-23
TSAGE: Silence GCC warnings.
eriktorbjorn
2011-06-23
TSAGE: Allocate resource decoding buffer on the heap
Julien
2011-05-26
TSAGE: Updated the separation of fields from the Sound class to the trackInfo...
Paul Gilbert
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-03
TSAGE: Bugfixes to allow for drawing message strings that are empty
Paul Gilbert
2011-05-02
TSAGE: Stop shadowing local variables
Max Horn
2011-04-30
TSAGE: Silenced compiler warnings
Paul Gilbert
2011-04-25
TSAGE: Combined the resource files into a single generic overall ResourceManager
Paul Gilbert
2011-04-15
TSAGE: Changed palette code back to using a byte array
Paul Gilbert
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-04-13
TSAGE: Change palette code from 4-byte to 3-byte palettes
Paul Gilbert
2011-04-09
TSAGE: Fixing memory leaks
Paul Gilbert
2011-04-02
TSAGE: Fixed bug with decoding large compressed resources
Paul Gilbert
2011-02-14
TSAGE: Added the engine in a separate branch
Paul Gilbert