aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-19Remove obsolete "k2DemoVersionTlk" special.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-15Cleanup.Johannes Schickel
2009-11-15KYRA: cleanupFlorian Kagerer
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-11-14Remove Igor engineMax Horn
2009-11-10Fix compilation of create_kyradat (at least on Mac OS X it was broken because...Max Horn
2009-11-10Enforce alphabetical order in the credits again.Johannes Schickel
2009-11-10added myself and sanguine to credits as suggested by Max Horn.Vladimir Menshakov
2009-11-03Enable FLAC by default for MSVC, since our new prebuilt library package suppo...Johannes Schickel
2009-11-03Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of dat...Filippos Karapetis
2009-11-01Add command line parameter to automatically create a search table entry from ...Johannes Schickel
2009-10-30Fixes for TEX and RTF output of "add_paragraph".Johannes Schickel
2009-10-30Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in...Johannes Schickel
2009-10-30Fix credits.Johannes Schickel
2009-10-30Fixed Terry Pratchett's name in the creditsMax Horn
2009-10-30Add Dragon History's authors, now properlyRobert Špalek
2009-10-30Fix typoEugene Sandulenko
2009-10-30Add special thanks for DW.Eugene Sandulenko
2009-10-28Fix possible use of double backslash in relative file path value.Johannes Schickel
2009-10-28Cleanup.Johannes Schickel
2009-10-28Change help text to nicely fit 80xY terminals.Johannes Schickel
2009-10-28Fix bug createUUID, which caused our custom createUUID implementation to fail...Johannes Schickel
2009-10-28BUILD: Reduce build overhead by marking *.d and *.mk files as .PHONY, thus pr...Max Horn
2009-10-27Only use std::srand once. (Fixes bug that createUUID always creates identical...Johannes Schickel
2009-10-27Fix building under MSVC.Johannes Schickel
2009-10-27Include support for "create_msvc" in the Makefile based build system.Johannes Schickel
2009-10-27Implement support for "scanFiles" for POSIX systems, now the tool should work...Johannes Schickel
2009-10-27Implemented a working createUUID for *NIX systems (and some minor cleanup).Johannes Schickel
2009-10-27Fix whitespace usage.Johannes Schickel
2009-10-27Add another assert to check for return value of "new".Johannes Schickel
2009-10-27Got rid of use of exceptions.Johannes Schickel
2009-10-27Add missing include.Johannes Schickel
2009-10-27Oops, forgot to commit the txt file too.Matthew Hoops
2009-10-27Add support for distaff images in PCE version of Loom.Travis Howell
2009-10-26Cleanup.Johannes Schickel
2009-10-26- Add support for AMD64 (x64) builds in automatically generated MSVC project ...Johannes Schickel
2009-10-26Cleanup.Johannes Schickel
2009-10-25Typos.Johannes Schickel
2009-10-25Allow overwriting of the output path.Johannes Schickel
2009-10-25Add warning when no engine definitions are found (or the configure file is mi...Johannes Schickel