aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/resources.cpp
AgeCommit message (Expand)Author
2011-06-23TSAGE: Silence GCC warnings.eriktorbjorn
2011-06-23TSAGE: Allocate resource decoding buffer on the heapJulien
2011-05-26TSAGE: Updated the separation of fields from the Sound class to the trackInfo...Paul Gilbert
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03TSAGE: Bugfixes to allow for drawing message strings that are emptyPaul Gilbert
2011-05-02TSAGE: Stop shadowing local variablesMax Horn
2011-04-30TSAGE: Silenced compiler warningsPaul Gilbert
2011-04-25TSAGE: Combined the resource files into a single generic overall ResourceManagerPaul Gilbert
2011-04-15TSAGE: Changed palette code back to using a byte arrayPaul Gilbert
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-13TSAGE: Change palette code from 4-byte to 3-byte palettesPaul Gilbert
2011-04-09TSAGE: Fixing memory leaksPaul Gilbert
2011-04-02TSAGE: Fixed bug with decoding large compressed resourcesPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert