aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/create_kyradat.cpp
AgeCommit message (Expand)Author
2009-11-20Flag Kyra3 as talkie version in kyra.dat.Johannes Schickel
2009-11-20Readded output whether extraction succeeded or not.Johannes Schickel
2009-11-20Cleanup.Johannes Schickel
2009-11-20Add a nice message, when none of the input files is used for processing.Johannes Schickel
2009-11-20Merge two file game entries into one game entry, this allows for better input...Johannes Schickel
2009-11-20Some name consistency changes.Johannes Schickel
2009-11-19LOL: add support for pc speaker sfxFlorian Kagerer
2009-11-19Add newly added IDs to string table.Johannes Schickel
2009-11-19Properly handle Kyra 2 Talkie demo in kyra.dat.Johannes Schickel
2009-11-19More cleanup.Johannes Schickel
2009-11-19Cleanup.Johannes Schickel
2009-11-15LOL/PC-98: fixed regression (missing static data for pc98 version)Florian Kagerer
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-11-10Fix compilation of create_kyradat (at least on Mac OS X it was broken because...Max Horn
2009-11-01Add command line parameter to automatically create a search table entry from ...Johannes Schickel
2009-10-14Add LoL PC98 credits entries to kyra.dat.Johannes Schickel
2009-10-02Fix more cppcheck warnings/errors; some code formatting; and fixes to our toolsMax Horn
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
2009-09-17- Add preliminary support for Lands of Lore PC98 in create_kyradatJohannes Schickel
2009-09-17Add some missing new lines to error messages.Johannes Schickel
2009-09-17Further cleanup of special id use.Johannes Schickel
2009-09-17- Increase kyra.dat versionJohannes Schickel
2009-09-17Cleanup special id usage.Johannes Schickel
2009-09-17- Got rid of special id "kAmigaVersion"Johannes Schickel
2009-09-17Cleanup includes.Johannes Schickel
2009-09-17Cleanup provider access.Johannes Schickel
2009-09-17- Cleanup multi language game processingJohannes Schickel
2009-09-17Cleanup.Johannes Schickel
2009-09-17- Augment detection tables as much as possibleJohannes Schickel
2009-09-17- Augment all executable entries with platformJohannes Schickel
2009-09-17Change extraction function signature.Johannes Schickel
2009-09-17Move extraction functionality to new file "extract.cpp".Johannes Schickel
2009-09-16Extract "kTypeTownsWDSfxTable" via a special extraction routine instead of a ...Johannes Schickel
2009-09-16Handle extraction of "k2IngameSfxFiles" via a special extraction routine, ins...Johannes Schickel
2009-09-16Make create_kyradat print out the filename, which is currently processed.Johannes Schickel
2009-09-16Remove ugly hack.Johannes Schickel
2009-09-16Increase kyra.dat version.Johannes Schickel
2009-09-16Adapted create_kyradat to use an automatic offset search. (Hopefully no regre...Johannes Schickel
2009-09-05LOL: fix floppy version static dataFlorian Kagerer
2009-09-02LOL: update kyra.dat with floppy version data (floppy version still doesn't w...Florian Kagerer
2009-08-29Move Amiga SFX tables to kyra.dat.Johannes Schickel
2009-08-25Implement support for the Kyrandia 1 CD demo.Johannes Schickel
2009-08-13Cleanup.Johannes Schickel
2009-08-13Implemented support for the "Lore of the Lands" special of Lands of Lore CD.Johannes Schickel
2009-08-11- Yet another minor difference in seq_winterScroll2Johannes Schickel
2009-08-11Finally fixed the string extraction for Kyrandia 1 Amiga. This should make th...Johannes Schickel
2009-08-10- Fix extraction of Kyra 1 amiga string tables in kyra.datJohannes Schickel
2009-07-07Change all uses of FM-Towns/fm-towns to FM-TOWNS.Johannes Schickel
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-05-23LOL: implemented fireball spellFlorian Kagerer