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-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
2008-04-10
Improved searchpath support. (Should again detect everything Common::File is ...
Johannes Schickel
2008-04-04
Fixed nameclash.
Johannes Schickel
2008-04-03
Cleanup.
Johannes Schickel
2008-04-03
Replaced unloadAllPakFiles with a simple _map.clear on resource class destruc...
Johannes Schickel
2008-03-28
cleanup
Max Horn
2008-03-28
Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...
Johannes Schickel
2008-03-20
Add HoF CD demo.
Travis Howell
2008-03-20
Fixed compilation.
Torbjörn Andersson
2008-03-20
Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD.
Johannes Schickel
2008-03-18
- Implemented opcodes:
Johannes Schickel
2008-02-24
Oops fix stupid copy&paste error...
Johannes Schickel
2008-02-24
Also add extrapath to default search location for Kyrandia resources.
Johannes Schickel
2008-02-09
Fixed comments a bit (typos etc.).
Johannes Schickel
2008-02-09
Revised way of how archive files are mounted:
Johannes Schickel
2008-02-09
Revised checking if files can be load.
Johannes Schickel
2008-02-09
Changed some asserts to errors.
Johannes Schickel
2008-02-09
Added filename check before header check when trying to detect archives types...
Johannes Schickel
2008-02-09
Implemented proper PAK archive detector.
Johannes Schickel
2008-02-09
Added another check if PAK file is corrupted.
Johannes Schickel
2008-02-09
Cleanup.
Johannes Schickel
2008-02-08
- cleanup.
Johannes Schickel
2008-02-08
Should fix regression which prevented kyra.dat to be detected corretly when i...
Johannes Schickel
2008-02-07
Fixed memory leak.
Johannes Schickel
[prev]
[next]