Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-21 | - Got rid of hardcoded filename list for kyra.dat | Johannes Schickel | |
- Synced static resource definitions between KYRA main codebase and create_kyradat - Rebuilt kyra.dat svn-id: r46047 | |||
2009-11-21 | Naming consistency. | Johannes Schickel | |
svn-id: r46043 | |||
2009-11-21 | Resolve TODO. | Johannes Schickel | |
svn-id: r46042 | |||
2009-11-21 | Cleanup. | Johannes Schickel | |
svn-id: r46041 | |||
2009-11-21 | Rename "kPaletteList#" to "kSpecialPalette#". | Johannes Schickel | |
svn-id: r46039 | |||
2009-11-21 | Speed up extraction by only adding matching providers to search list. | Johannes Schickel | |
svn-id: r46037 | |||
2009-11-21 | Fix various platform/language table entries. | Johannes Schickel | |
svn-id: r46036 | |||
2009-11-21 | Add proper error messages, in case some entries aren't found. | Johannes Schickel | |
svn-id: r46035 | |||
2009-11-21 | Merge multi language games into one entry. | Johannes Schickel | |
svn-id: r46033 | |||
2009-11-21 | Cleanup. | Johannes Schickel | |
svn-id: r46032 | |||
2009-11-20 | Changed kyra.dat to use a global "INDEX" file instead of INDEX files for ↵ | Johannes Schickel | |
every game variant. svn-id: r46025 | |||
2009-11-20 | Fix missing printf arguments. | Johannes Schickel | |
svn-id: r46024 | |||
2009-11-20 | Cleanup. | Johannes Schickel | |
svn-id: r46023 | |||
2009-11-20 | Flag Kyra3 as talkie version in kyra.dat. | Johannes Schickel | |
svn-id: r46022 | |||
2009-11-20 | Readded output whether extraction succeeded or not. | Johannes Schickel | |
svn-id: r46021 | |||
2009-11-20 | Cleanup. | Johannes Schickel | |
svn-id: r46018 | |||
2009-11-20 | Add a nice message, when none of the input files is used for processing. | Johannes Schickel | |
svn-id: r46017 | |||
2009-11-20 | Merge two file game entries into one game entry, this allows for better ↵ | Johannes Schickel | |
input file validation. svn-id: r46015 | |||
2009-11-20 | Some name consistency changes. | Johannes Schickel | |
svn-id: r46014 | |||
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer | |
svn-id: r45992 | |||
2009-11-19 | Add newly added IDs to string table. | Johannes Schickel | |
svn-id: r45991 | |||
2009-11-19 | Properly handle Kyra 2 Talkie demo in kyra.dat. | Johannes Schickel | |
svn-id: r45990 | |||
2009-11-19 | Remove obsolete "k2DemoVersionTlk" special. | Johannes Schickel | |
svn-id: r45989 | |||
2009-11-19 | More cleanup. | Johannes Schickel | |
svn-id: r45988 | |||
2009-11-19 | Cleanup. | Johannes Schickel | |
svn-id: r45987 | |||
2009-11-15 | LOL/PC-98: fixed regression (missing static data for pc98 version) | Florian Kagerer | |
svn-id: r45927 | |||
2009-11-15 | Cleanup. | Johannes Schickel | |
svn-id: r45910 | |||
2009-11-15 | KYRA: cleanup | Florian Kagerer | |
svn-id: r45908 | |||
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵ | Florian Kagerer | |
still broken) svn-id: r45906 | |||
2009-11-14 | Remove Igor engine | Max Horn | |
svn-id: r45898 | |||
2009-11-10 | Fix compilation of create_kyradat (at least on Mac OS X it was broken ↵ | Max Horn | |
because 'uint' is not a valid type) svn-id: r45818 | |||
2009-11-10 | Enforce alphabetical order in the credits again. | Johannes Schickel | |
svn-id: r45812 | |||
2009-11-10 | added myself and sanguine to credits as suggested by Max Horn. | Vladimir Menshakov | |
svn-id: r45807 | |||
2009-11-03 | Enable FLAC by default for MSVC, since our new prebuilt library package ↵ | Johannes Schickel | |
supports FLAC as well. svn-id: r45646 | |||
2009-11-03 | Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of ↵ | Filippos Karapetis | |
data"), thrown in 64bit builds svn-id: r45636 | |||
2009-11-01 | Add command line parameter to automatically create a search table entry from ↵ | Johannes Schickel | |
a given file + offset/size pair. svn-id: r45603 | |||
2009-10-30 | Fixes for TEX and RTF output of "add_paragraph". | Johannes Schickel | |
svn-id: r45549 | |||
2009-10-30 | Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine ↵ | Johannes Schickel | |
in credits.h again. svn-id: r45547 | |||
2009-10-30 | Fix credits. | Johannes Schickel | |
svn-id: r45545 | |||
2009-10-30 | Fixed Terry Pratchett's name in the credits | Max Horn | |
svn-id: r45528 | |||
2009-10-30 | Add Dragon History's authors, now properly | Robert Špalek | |
svn-id: r45520 | |||
2009-10-30 | Fix typo | Eugene Sandulenko | |
svn-id: r45514 | |||
2009-10-30 | Add special thanks for DW. | Eugene Sandulenko | |
svn-id: r45513 | |||
2009-10-28 | Fix possible use of double backslash in relative file path value. | Johannes Schickel | |
svn-id: r45485 | |||
2009-10-28 | Cleanup. | Johannes Schickel | |
svn-id: r45484 | |||
2009-10-28 | Change help text to nicely fit 80xY terminals. | Johannes Schickel | |
svn-id: r45483 | |||
2009-10-28 | Fix bug createUUID, which caused our custom createUUID implementation to ↵ | Johannes Schickel | |
fail to convert some UUIDs to a string correctly. svn-id: r45482 | |||
2009-10-28 | BUILD: Reduce build overhead by marking *.d and *.mk files as .PHONY, thus ↵ | Max Horn | |
preventing Make from futile searches for rule to rebuild those files svn-id: r45462 | |||
2009-10-27 | Only use std::srand once. (Fixes bug that createUUID always creates ↵ | Johannes Schickel | |
identical UUIDs, when run only with a short span of time in between). svn-id: r45449 | |||
2009-10-27 | Fix building under MSVC. | Johannes Schickel | |
svn-id: r45448 |