aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/resources.h
AgeCommit message (Expand)Author
2015-05-30TSAGE: Fix incorrectly named header definesPaul Gilbert
2014-02-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
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-12-03TSAGE: Remove useless includeStrangerke
2011-10-22TSAGE: Beginnings of support for Return to RingworldPaul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul 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-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
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: Replace the recently added error() by a warning(), allowing to play th...strangerke
2011-04-13TSAGE: Fix two GCC warnings (which were bugs). Thanks LordHoto for reporting ...strangerke
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-13TSAGE: Change palette code from 4-byte to 3-byte palettesPaul Gilbert
2011-04-09TSAGE: Fixing uninitialised read errors identified by ValgrindPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert