aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2009-10-25Allow overwriting the file prefix in the relative path arguments of MSVC proj...Johannes Schickel
2009-10-25Use slashes instead of backslashes in internal path representation.Johannes Schickel
2009-10-25Initial check in of a tool which is able to create MSVC project files out of ...Johannes Schickel
2009-10-22Update detection of Loom PCE Japanese.Matthew Hoops
2009-10-22Update detection of PCEngine version of Loom.Travis Howell
2009-10-21Add patch from Tobias, for graphic support (backgrounds/objects) in PCE versi...Travis Howell
2009-10-14Add LoL PC98 credits entries to kyra.dat.Johannes Schickel
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-07adding myself correctly to credits.pl ;)Martin Kiewitz
2009-10-02Release resources properly; fix code formattingMax Horn
2009-10-02Fix more cppcheck warnings/errors; some code formatting; and fixes to our toolsMax Horn
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
2009-09-20Oops add missing file for create_kyradat.Johannes Schickel
2009-09-17- Add preliminary support for Lands of Lore PC98 in create_kyradatJohannes Schickel
2009-09-17- Add missing k2SeqplaySeqData providers for Kyra2 floppy versionsJohannes Schickel
2009-09-17Add some missing new lines to error messages.Johannes Schickel
2009-09-17Reenable commented out providers for k2IngameTalkObjIndex.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-17Handle platform specific extraction via platform settings instead of special ...Johannes Schickel
2009-09-17- Got rid of special id "kAmigaVersion"Johannes Schickel
2009-09-17Add platform information to game need table.Johannes Schickel
2009-09-17Consisteny change.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