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
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
2008-04-20
Use correct (I hope) size when loading TLK files. The size field in the AUD
Torbjörn Andersson
2008-04-19
Implemented some kyra opcodes and some chat handling code, now Malcolm should...
Johannes Schickel
2008-04-19
Ops isInPakList behavior was still not quite correct. Fixed bug with embedded...
Johannes Schickel
2008-04-19
Fixed Resource::isInPakList behavior.
Johannes Schickel
2008-04-19
- some minor renaming in TIM code
Johannes Schickel
2008-04-18
- complete support for the playable HOF demo
Florian Kagerer
2008-04-17
Fixed gcc warning.
Johannes Schickel
2008-04-17
Fixed Kyra 3 TLK file loading.
Johannes Schickel
2008-04-17
Implemented support for Kyra3 TLK files.
Johannes Schickel
2008-04-12
- some refactoring for Kyra3
Johannes Schickel
2008-04-11
Silence MSVC8+ warning C4800 about forcing an int value to bool that got turn...
Kari Salminen
2008-04-10
Load all needed package files for kyra3 on startup.
Johannes Schickel
2008-04-10
Small bug fix.
Johannes Schickel
[next]