aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/resources.cpp
AgeCommit message (Expand)Author
2014-02-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-24TSAGE: More properly implemented resource streaming for R2R animation playerPaul Gilbert
2012-02-20TSAGE: Implemented method for getting a resource section entryPaul Gilbert
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-11-01TSAGE: Bugfix for reading messages with an invalid line numberPaul Gilbert
2011-10-22TSAGE: Beginnings of support for Return to RingworldPaul Gilbert
2011-10-02TSAGE: Added 'g' prefix to global variablesPaul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
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