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.cpp
Age
Commit message (
Expand
)
Author
2009-01-23
Renamed Kyra's Resource::getFileStream to createReadStream
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
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-29
Cleanup.
Johannes Schickel
2008-12-20
Cleanup.
Johannes Schickel
2008-12-19
KYRA: fix mt-32 sysex loading for LOL floppy
Florian Kagerer
2008-11-01
Commit of patch #2207782 "ARCHIVE: New method 'getMember'".
Johannes Schickel
2008-10-22
Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP...
Johannes Schickel
2008-10-21
Cleanup.
Johannes Schickel
2008-10-03
Check all 'kyra.dat' files in setup paths instead of only the first one found.
Johannes Schickel
2008-10-02
Engine class changed:
Max Horn
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-13
Big patch changing the signature of various Stream methods (some ports may ne...
Max Horn
2008-09-08
Fixed LoL file loading regression.
Johannes Schickel
2008-09-07
Changed priorities for search paths. (Just in case system specific data paths...
Johannes Schickel
2008-09-07
- Fixed regression in Resource::unloadPakFile
Johannes Schickel
2008-09-07
Got rid of all Common::File usages in Kyra.
Johannes Schickel
2008-09-07
Moved Kyra resource code to a SearchSet/Archive based implementation, this re...
Johannes Schickel
2008-09-07
Temporary workaround for bug #2098279: ALL: Game path with no trailing backsl...
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-08-20
Fix compilation: Changed 'not' to '!'.
Kari Salminen
2008-08-20
Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization".
Johannes Schickel
2008-08-14
Formatting.
Johannes Schickel
2008-08-14
Improved version of my resource loading patch from -devel (check also r33876).
Johannes Schickel
2008-08-11
LOL: add support for floppy installer files
Florian Kagerer
2008-08-05
Output errors on (some) missing files.
Johannes Schickel
2008-08-02
add non-interactive lol demo
Florian Kagerer
2008-07-31
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...
Johannes Schickel
2008-06-06
- Fixed a valgrind waring
Johannes Schickel
2008-06-03
Added support for compressed kyra3 audio files.
Johannes Schickel
2008-06-01
- fix 'order of evaluation' bug (MSVC release build)
Florian Kagerer
2008-06-01
- (hopefully) fix valgrind warning for installer file decompression
Florian Kagerer
2008-05-31
Added error calls when out of memory while uncompressing HoF installer files.
Johannes Schickel
2008-05-31
Cleanup.
Johannes Schickel
2008-05-31
cleanup
Florian Kagerer
2008-05-31
fix hof installer file loading
Florian Kagerer
2008-05-31
- Fixed possible invalid memory access in Resource::loadFileToBuf
Johannes Schickel
2008-05-25
- some pauseEngineIntern() code for the HOF sequence player (not tested)
Florian Kagerer
2008-05-24
- Cleanup
Johannes Schickel
2008-05-24
- Fixed mismatching malloc/delete[]
Johannes Schickel
2008-05-24
Formatting fixes.
Johannes Schickel
2008-05-24
some cleanup (especially loads of strange casts)
Florian Kagerer
2008-05-24
Fixed errors, a few of the warnings, and added a FIXME comment about possibly
Torbjörn Andersson
2008-05-24
- add support for HOF floppy versions
Florian Kagerer
2008-05-17
Added default search path "hof_cd"/"malcolm" directory for HoF/Kyra3.
Johannes Schickel
2008-05-12
move some kyra 3 static resources to kyra.dat
Florian Kagerer
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-04-26
- load new tlk file on chapter change
Johannes Schickel
2008-04-20
Simplified Kyra3 TLK loading.
Johannes Schickel
[next]