aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource.cpp
AgeCommit message (Expand)Author
2008-04-26- load new tlk file on chapter changeJohannes Schickel
2008-04-20Simplified Kyra3 TLK loading.Johannes Schickel
2008-04-20Use correct (I hope) size when loading TLK files. The size field in the AUDTorbjörn Andersson
2008-04-19Implemented some kyra opcodes and some chat handling code, now Malcolm should...Johannes Schickel
2008-04-19Ops isInPakList behavior was still not quite correct. Fixed bug with embedded...Johannes Schickel
2008-04-19Fixed Resource::isInPakList behavior.Johannes Schickel
2008-04-19- some minor renaming in TIM codeJohannes Schickel
2008-04-18- complete support for the playable HOF demoFlorian Kagerer
2008-04-17Fixed gcc warning.Johannes Schickel
2008-04-17Fixed Kyra 3 TLK file loading.Johannes Schickel
2008-04-17Implemented support for Kyra3 TLK files.Johannes Schickel
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-11Silence MSVC8+ warning C4800 about forcing an int value to bool that got turn...Kari Salminen
2008-04-10Load all needed package files for kyra3 on startup.Johannes Schickel
2008-04-10Small bug fix.Johannes Schickel
2008-04-10Improved searchpath support. (Should again detect everything Common::File is ...Johannes Schickel
2008-04-04Fixed nameclash.Johannes Schickel
2008-04-03Cleanup.Johannes Schickel
2008-04-03Replaced unloadAllPakFiles with a simple _map.clear on resource class destruc...Johannes Schickel
2008-03-28cleanupMax Horn
2008-03-28Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...Johannes Schickel
2008-03-20Add HoF CD demo.Travis Howell
2008-03-20Fixed compilation.Torbjörn Andersson
2008-03-20Fixed loading of 'filedata.fdt' in HoF demo from Malcolm's Revenge CD.Johannes Schickel
2008-03-18- Implemented opcodes:Johannes Schickel
2008-02-24Oops fix stupid copy&paste error...Johannes Schickel
2008-02-24Also add extrapath to default search location for Kyrandia resources.Johannes Schickel
2008-02-09Fixed comments a bit (typos etc.).Johannes Schickel
2008-02-09Revised way of how archive files are mounted:Johannes Schickel
2008-02-09Revised checking if files can be load.Johannes Schickel
2008-02-09Changed some asserts to errors.Johannes Schickel
2008-02-09Added filename check before header check when trying to detect archives types...Johannes Schickel
2008-02-09Implemented proper PAK archive detector.Johannes Schickel
2008-02-09Added another check if PAK file is corrupted.Johannes Schickel
2008-02-09Cleanup.Johannes Schickel
2008-02-08- cleanup.Johannes Schickel
2008-02-08Should fix regression which prevented kyra.dat to be detected corretly when i...Johannes Schickel
2008-02-07Fixed memory leak.Johannes Schickel
2008-02-07Fixed kyra3 code.Johannes Schickel
2008-02-07Fixed regression introduced while reworking resource loading code.Johannes Schickel
2008-02-07Reworked Kyrandia resource loading code.Johannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
2008-01-03Resolve portabillity issues introduced with last commit.Johannes Schickel
2008-01-03- got rid of hardcoding "KYRA.DAT" in all places, where it's usedJohannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-15- added PC-98 platform entryJohannes Schickel