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
2014-02-18
TSAGE: Make GPL headers consistent with themselves.
Johannes Schickel
2012-02-25
TSAGE: JANITORIAL: Remove trailing spaces
Strangerke
2012-02-24
TSAGE: More properly implemented resource streaming for R2R animation player
Paul Gilbert
2012-02-20
TSAGE: Implemented method for getting a resource section entry
Paul Gilbert
2011-11-16
COMMON: Rename Common::set_to to Common::fill.
Johannes Schickel
2011-11-01
TSAGE: Bugfix for reading messages with an invalid line number
Paul Gilbert
2011-10-22
TSAGE: Beginnings of support for Return to Ringworld
Paul Gilbert
2011-10-02
TSAGE: Added 'g' prefix to global variables
Paul Gilbert
2011-08-15
TSAGE: Corrected casing of tSage namespace to be TsAGE
Paul Gilbert
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