aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2009-11-20Cleanup.Johannes Schickel
svn-id: r46018
2009-11-20Add a nice message, when none of the input files is used for processing.Johannes Schickel
svn-id: r46017
2009-11-20Merge two file game entries into one game entry, this allows for better ↵Johannes Schickel
input file validation. svn-id: r46015
2009-11-20Some name consistency changes.Johannes Schickel
svn-id: r46014
2009-11-19LOL: add support for pc speaker sfxFlorian Kagerer
svn-id: r45992
2009-11-19Add newly added IDs to string table.Johannes Schickel
svn-id: r45991
2009-11-19Properly handle Kyra 2 Talkie demo in kyra.dat.Johannes Schickel
svn-id: r45990
2009-11-19Remove obsolete "k2DemoVersionTlk" special.Johannes Schickel
svn-id: r45989
2009-11-19More cleanup.Johannes Schickel
svn-id: r45988
2009-11-19Cleanup.Johannes Schickel
svn-id: r45987
2009-11-15LOL/PC-98: fixed regression (missing static data for pc98 version)Florian Kagerer
svn-id: r45927
2009-11-15Cleanup.Johannes Schickel
svn-id: r45910
2009-11-15KYRA: cleanupFlorian Kagerer
svn-id: r45908
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵Florian Kagerer
still broken) svn-id: r45906
2009-11-14Remove Igor engineMax Horn
svn-id: r45898
2009-11-10Fix 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-10Enforce alphabetical order in the credits again.Johannes Schickel
svn-id: r45812
2009-11-10added myself and sanguine to credits as suggested by Max Horn.Vladimir Menshakov
svn-id: r45807
2009-11-03Enable FLAC by default for MSVC, since our new prebuilt library package ↵Johannes Schickel
supports FLAC as well. svn-id: r45646
2009-11-03Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of ↵Filippos Karapetis
data"), thrown in 64bit builds svn-id: r45636
2009-11-01Add command line parameter to automatically create a search table entry from ↵Johannes Schickel
a given file + offset/size pair. svn-id: r45603
2009-10-30Fixes for TEX and RTF output of "add_paragraph".Johannes Schickel
svn-id: r45549
2009-10-30Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine ↵Johannes Schickel
in credits.h again. svn-id: r45547
2009-10-30Fix credits.Johannes Schickel
svn-id: r45545
2009-10-30Fixed Terry Pratchett's name in the creditsMax Horn
svn-id: r45528
2009-10-30Add Dragon History's authors, now properlyRobert Špalek
svn-id: r45520
2009-10-30Fix typoEugene Sandulenko
svn-id: r45514
2009-10-30Add special thanks for DW.Eugene Sandulenko
svn-id: r45513
2009-10-28Fix possible use of double backslash in relative file path value.Johannes Schickel
svn-id: r45485
2009-10-28Cleanup.Johannes Schickel
svn-id: r45484
2009-10-28Change help text to nicely fit 80xY terminals.Johannes Schickel
svn-id: r45483
2009-10-28Fix 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-28BUILD: 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-27Only 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-27Fix building under MSVC.Johannes Schickel
svn-id: r45448
2009-10-27Include support for "create_msvc" in the Makefile based build system.Johannes Schickel
svn-id: r45447
2009-10-27Implement support for "scanFiles" for POSIX systems, now the tool should ↵Johannes Schickel
work fine for *NIX too. svn-id: r45446
2009-10-27Implemented a working createUUID for *NIX systems (and some minor cleanup).Johannes Schickel
svn-id: r45445
2009-10-27Fix whitespace usage.Johannes Schickel
svn-id: r45444
2009-10-27Add another assert to check for return value of "new".Johannes Schickel
svn-id: r45443
2009-10-27Got rid of use of exceptions.Johannes Schickel
svn-id: r45442
2009-10-27Add missing include.Johannes Schickel
svn-id: r45441
2009-10-27Oops, forgot to commit the txt file too.Matthew Hoops
svn-id: r45440
2009-10-27Add support for distaff images in PCE version of Loom.Travis Howell
svn-id: r45433
2009-10-26Cleanup.Johannes Schickel
svn-id: r45425
2009-10-26- Add support for AMD64 (x64) builds in automatically generated MSVC project ↵Johannes Schickel
files. - Fixed some file prefix bug, introduced when allowing to overwrite the file prefix via command line. svn-id: r45424
2009-10-26Cleanup.Johannes Schickel
svn-id: r45421
2009-10-25Typos.Johannes Schickel
svn-id: r45386
2009-10-25Allow overwriting of the output path.Johannes Schickel
svn-id: r45385
2009-10-25Add warning when no engine definitions are found (or the configure file is ↵Johannes Schickel
missing). svn-id: r45384