Commit Graph
797 Commits
Author SHA1 Message Date
Max Horn e4a659fd62 Use common/ headers in our trunk tools
svn-id: r46207
2009-11-29 21:57:05 +00:00
Max Horn cbf08155c5 add missing varag param
svn-id: r46206
2009-11-29 21:56:37 +00:00
Florian Kagerer c7371320d6 KYRA: added HOF PC-98 static data to kyra.dat
svn-id: r46180
2009-11-28 23:34:12 +00:00
Travis Howell 74abd8de64 Update credits.
svn-id: r46148
2009-11-26 00:55:18 +00:00
Travis Howell dd0b4ed5dd Update credits.
svn-id: r46114
2009-11-23 23:26:16 +00:00
Johannes Schickel d2d3a9a9eb - Store ID map for static resources in kyra.dat instead of hardcoding it in the main KYRA source
- Changed how static resource types are specified
- Rebuilt kyra.dat

svn-id: r46091
2009-11-22 18:16:25 +00:00
Johannes Schickel 45856206e6 Little cleanup.
svn-id: r46090
2009-11-22 18:15:07 +00:00
Travis Howell 326eb2230b Update game details for Japanese PCE version of Loom.
svn-id: r46072
2009-11-22 09:31:07 +00:00
Travis Howell 354ddd8bc6 Update.
svn-id: r46071
2009-11-22 09:23:15 +00:00
Travis Howell 5ab550da20 Update game details for English PCE version of Loom.
svn-id: r46069
2009-11-22 09:17:33 +00:00
Johannes Schickel ea5bf444d3 Fix mismatching resource type IDs for Lands of Lore in kyra.dat.
svn-id: r46051
2009-11-21 22:15:20 +00:00
Johannes Schickel 849594fb30 Fix Kyrandia 1 FM-Towns credits entries in kyra.dat.
svn-id: r46050
2009-11-21 20:38:39 +00:00
Johannes Schickel 1ade0efbf2 Flag credits data for Kyrandia 1 as language specific data. (Fixes language of credits for Amiga versions.)
svn-id: r46049
2009-11-21 20:30:38 +00:00
Johannes Schickel bf5ce985a0 - Got rid of hardcoded filename list for kyra.dat
- Synced static resource definitions between KYRA main codebase and create_kyradat
- Rebuilt kyra.dat

svn-id: r46047
2009-11-21 20:20:24 +00:00
Johannes Schickel 33c3106798 Naming consistency.
svn-id: r46043
2009-11-21 17:29:36 +00:00
Johannes Schickel 3837f8ff83 Resolve TODO.
svn-id: r46042
2009-11-21 17:29:06 +00:00
Johannes Schickel fcf9c4f5a2 Cleanup.
svn-id: r46041
2009-11-21 17:06:07 +00:00
Johannes Schickel 53550e50cf Rename "kPaletteList#" to "kSpecialPalette#".
svn-id: r46039
2009-11-21 17:04:52 +00:00
Johannes Schickel 641d55b125 Speed up extraction by only adding matching providers to search list.
svn-id: r46037
2009-11-21 03:51:18 +00:00
Johannes Schickel 0b8bc495ae Fix various platform/language table entries.
svn-id: r46036
2009-11-21 03:49:55 +00:00
Johannes Schickel 1ede080ed9 Add proper error messages, in case some entries aren't found.
svn-id: r46035
2009-11-21 03:48:53 +00:00
Johannes Schickel bde4cbb04d Merge multi language games into one entry.
svn-id: r46033
2009-11-21 03:46:52 +00:00
Johannes Schickel 4fbfe1741c Cleanup.
svn-id: r46032
2009-11-21 03:45:25 +00:00
Johannes Schickel 3ee2d9375c Changed kyra.dat to use a global "INDEX" file instead of INDEX files for every game variant.
svn-id: r46025
2009-11-20 21:25:36 +00:00
Johannes Schickel bb5d29be80 Fix missing printf arguments.
svn-id: r46024
2009-11-20 21:25:01 +00:00
Johannes Schickel 1074924686 Cleanup.
svn-id: r46023
2009-11-20 21:24:40 +00:00
Johannes Schickel 90ba6a8c7a Flag Kyra3 as talkie version in kyra.dat.
svn-id: r46022
2009-11-20 21:24:15 +00:00
Johannes Schickel f0aebf479f Readded output whether extraction succeeded or not.
svn-id: r46021
2009-11-20 21:23:39 +00:00
Johannes Schickel 16145c431a Cleanup.
svn-id: r46018
2009-11-20 19:48:07 +00:00
Johannes Schickel 685ca0a58d Add a nice message, when none of the input files is used for processing.
svn-id: r46017
2009-11-20 19:40:40 +00:00
Johannes Schickel 65075ffe97 Merge two file game entries into one game entry, this allows for better input file validation.
svn-id: r46015
2009-11-20 19:32:15 +00:00
Johannes Schickel fd31881e60 Some name consistency changes.
svn-id: r46014
2009-11-20 19:31:33 +00:00
Florian Kagerer 1a984d8e7d LOL: add support for pc speaker sfx
svn-id: r45992
2009-11-19 22:17:27 +00:00
Johannes Schickel 34dd625228 Add newly added IDs to string table.
svn-id: r45991
2009-11-19 17:56:48 +00:00
Johannes Schickel 2a4e630967 Properly handle Kyra 2 Talkie demo in kyra.dat.
svn-id: r45990
2009-11-19 17:44:19 +00:00
Johannes Schickel 95eef902d5 Remove obsolete "k2DemoVersionTlk" special.
svn-id: r45989
2009-11-19 17:43:39 +00:00
Johannes Schickel 34b447147d More cleanup.
svn-id: r45988
2009-11-19 17:43:15 +00:00
Johannes Schickel 113c720ee1 Cleanup.
svn-id: r45987
2009-11-19 17:42:51 +00:00
Florian Kagerer 9a57665abf LOL/PC-98: fixed regression (missing static data for pc98 version)
svn-id: r45927
2009-11-15 21:25:26 +00:00
Johannes Schickel b207429161 Cleanup.
svn-id: r45910
2009-11-15 02:37:37 +00:00
Florian Kagerer 4f85684931 KYRA: cleanup
svn-id: r45908
2009-11-15 00:53:57 +00:00
Florian Kagerer 9bd5e07d90 KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is still broken)
svn-id: r45906
2009-11-14 22:51:35 +00:00
Max Horn 81762edf33 Remove Igor engine
svn-id: r45898
2009-11-14 13:11:06 +00:00
Max Horn 5283c55cdd Fix compilation of create_kyradat (at least on Mac OS X it was broken because 'uint' is not a valid type)
svn-id: r45818
2009-11-10 22:17:43 +00:00
Johannes Schickel 5859a9a892 Enforce alphabetical order in the credits again.
svn-id: r45812
2009-11-10 20:29:19 +00:00
Vladimir Menshakov 2bb14776e4 added myself and sanguine to credits as suggested by Max Horn.
svn-id: r45807
2009-11-10 19:13:02 +00:00
Johannes Schickel 4ec4eedf49 Enable FLAC by default for MSVC, since our new prebuilt library package supports FLAC as well.
svn-id: r45646
2009-11-03 23:06:25 +00:00
Filippos Karapetis 55ebcf69e5 Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of data"), thrown in 64bit builds
svn-id: r45636
2009-11-03 20:13:14 +00:00
Johannes Schickel 8a7c5dbc6f Add command line parameter to automatically create a search table entry from a given file + offset/size pair.
svn-id: r45603
2009-11-01 22:27:10 +00:00
Johannes Schickel 92fdf79d5b Fixes for TEX and RTF output of "add_paragraph".
svn-id: r45549
2009-10-30 20:44:11 +00:00