Age | Commit message (Expand) | Author |
2009-11-20 | Readded output whether extraction succeeded or not. | Johannes Schickel |
2009-11-20 | Cleanup. | Johannes Schickel |
2009-11-20 | Add a nice message, when none of the input files is used for processing. | Johannes Schickel |
2009-11-20 | Merge two file game entries into one game entry, this allows for better input... | Johannes Schickel |
2009-11-20 | Some name consistency changes. | Johannes Schickel |
2009-11-19 | LOL: add support for pc speaker sfx | Florian Kagerer |
2009-11-19 | Add newly added IDs to string table. | Johannes Schickel |
2009-11-19 | Properly handle Kyra 2 Talkie demo in kyra.dat. | Johannes Schickel |
2009-11-19 | Remove obsolete "k2DemoVersionTlk" special. | Johannes Schickel |
2009-11-19 | More cleanup. | Johannes Schickel |
2009-11-19 | Cleanup. | Johannes Schickel |
2009-11-15 | LOL/PC-98: fixed regression (missing static data for pc98 version) | Florian Kagerer |
2009-11-15 | Cleanup. | Johannes Schickel |
2009-11-15 | KYRA: cleanup | Florian Kagerer |
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti... | Florian Kagerer |
2009-11-14 | Remove Igor engine | Max Horn |
2009-11-10 | Fix compilation of create_kyradat (at least on Mac OS X it was broken because... | Max Horn |
2009-11-10 | Enforce alphabetical order in the credits again. | Johannes Schickel |
2009-11-10 | added myself and sanguine to credits as suggested by Max Horn. | Vladimir Menshakov |
2009-11-03 | Enable FLAC by default for MSVC, since our new prebuilt library package suppo... | Johannes Schickel |
2009-11-03 | Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of dat... | Filippos Karapetis |
2009-11-01 | Add command line parameter to automatically create a search table entry from ... | Johannes Schickel |
2009-10-30 | Fixes for TEX and RTF output of "add_paragraph". | Johannes Schickel |
2009-10-30 | Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in... | Johannes Schickel |
2009-10-30 | Fix credits. | Johannes Schickel |
2009-10-30 | Fixed Terry Pratchett's name in the credits | Max Horn |
2009-10-30 | Add Dragon History's authors, now properly | Robert Špalek |
2009-10-30 | Fix typo | Eugene Sandulenko |
2009-10-30 | Add special thanks for DW. | Eugene Sandulenko |
2009-10-28 | Fix possible use of double backslash in relative file path value. | Johannes Schickel |
2009-10-28 | Cleanup. | Johannes Schickel |
2009-10-28 | Change help text to nicely fit 80xY terminals. | Johannes Schickel |
2009-10-28 | Fix bug createUUID, which caused our custom createUUID implementation to fail... | Johannes Schickel |
2009-10-28 | BUILD: Reduce build overhead by marking *.d and *.mk files as .PHONY, thus pr... | Max Horn |
2009-10-27 | Only use std::srand once. (Fixes bug that createUUID always creates identical... | Johannes Schickel |
2009-10-27 | Fix building under MSVC. | Johannes Schickel |
2009-10-27 | Include support for "create_msvc" in the Makefile based build system. | Johannes Schickel |
2009-10-27 | Implement support for "scanFiles" for POSIX systems, now the tool should work... | Johannes Schickel |
2009-10-27 | Implemented a working createUUID for *NIX systems (and some minor cleanup). | Johannes Schickel |
2009-10-27 | Fix whitespace usage. | Johannes Schickel |
2009-10-27 | Add another assert to check for return value of "new". | Johannes Schickel |
2009-10-27 | Got rid of use of exceptions. | Johannes Schickel |
2009-10-27 | Add missing include. | Johannes Schickel |
2009-10-27 | Oops, forgot to commit the txt file too. | Matthew Hoops |
2009-10-27 | Add support for distaff images in PCE version of Loom. | Travis Howell |
2009-10-26 | Cleanup. | Johannes Schickel |
2009-10-26 | - Add support for AMD64 (x64) builds in automatically generated MSVC project ... | Johannes Schickel |
2009-10-26 | Cleanup. | Johannes Schickel |
2009-10-25 | Typos. | Johannes Schickel |
2009-10-25 | Allow overwriting of the output path. | Johannes Schickel |