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
/
kyra
/
resource_intern.h
Age
Commit message (
Expand
)
Author
2011-12-13
COMMON: Make more members of Archive constant.
Andrea Corna
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-08-24
KYRA: Cleanup.
Johannes Schickel
2010-08-24
KYRA: Implement new handling of KYRA3's TLK files.
Johannes Schickel
2010-08-24
KYRA: Simplify PAK/INS/TLK loading.
Johannes Schickel
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-01-23
Renamed Archive::openFile to createReadStreamForMember
Max Horn
2009-01-23
Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...
Max Horn
2008-11-01
Commit of patch #2207782 "ARCHIVE: New method 'getMember'".
Johannes Schickel
2008-10-03
Check all 'kyra.dat' files in setup paths instead of only the first one found.
Johannes Schickel
2008-10-03
Committed slightly modified patch #2034983 "Case-insensitivy and directory ha...
Johannes Schickel
2008-09-07
Fix warning about missing virtual destructor
Max Horn
2008-09-07
Moved Kyra resource code to a SearchSet/Archive based implementation, this re...
Johannes Schickel