Commit graph

911 commits

Author SHA1 Message Date
Johannes Schickel
34b447147d More cleanup.
svn-id: r45988
2009-11-19 17:43:15 +00:00
Johannes Schickel
113c720ee1 Cleanup.
svn-id: r45987
2009-11-19 17:42:51 +00:00
Florian Kagerer
9a57665abf LOL/PC-98: fixed regression (missing static data for pc98 version)
svn-id: r45927
2009-11-15 21:25:26 +00:00
Johannes Schickel
b207429161 Cleanup.
svn-id: r45910
2009-11-15 02:37:37 +00:00
Florian Kagerer
4f85684931 KYRA: cleanup
svn-id: r45908
2009-11-15 00:53:57 +00:00
Florian Kagerer
9bd5e07d90 KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is still broken)
svn-id: r45906
2009-11-14 22:51:35 +00:00
Max Horn
81762edf33 Remove Igor engine
svn-id: r45898
2009-11-14 13:11:06 +00:00
Max Horn
5283c55cdd Fix compilation of create_kyradat (at least on Mac OS X it was broken because 'uint' is not a valid type)
svn-id: r45818
2009-11-10 22:17:43 +00:00
Johannes Schickel
5859a9a892 Enforce alphabetical order in the credits again.
svn-id: r45812
2009-11-10 20:29:19 +00:00
Vladimir Menshakov
2bb14776e4 added myself and sanguine to credits as suggested by Max Horn.
svn-id: r45807
2009-11-10 19:13:02 +00:00
Johannes Schickel
4ec4eedf49 Enable FLAC by default for MSVC, since our new prebuilt library package supports FLAC as well.
svn-id: r45646
2009-11-03 23:06:25 +00:00
Filippos Karapetis
55ebcf69e5 Turn off warning 4267 ("conversion from 'size_t' to xxx, possible loss of data"), thrown in 64bit builds
svn-id: r45636
2009-11-03 20:13:14 +00:00
Johannes Schickel
8a7c5dbc6f Add command line parameter to automatically create a search table entry from a given file + offset/size pair.
svn-id: r45603
2009-11-01 22:27:10 +00:00
Johannes Schickel
92fdf79d5b Fixes for TEX and RTF output of "add_paragraph".
svn-id: r45549
2009-10-30 20:44:11 +00:00
Johannes Schickel
59eb37a76c Fix bug in "add_paragraph" in tools/credits.pl, now the "&" should be fine in credits.h again.
svn-id: r45547
2009-10-30 20:30:28 +00:00
Johannes Schickel
f55da32ca5 Fix credits.
svn-id: r45545
2009-10-30 20:25:12 +00:00
Max Horn
4009f6836b Fixed Terry Pratchett's name in the credits
svn-id: r45528
2009-10-30 09:50:31 +00:00
Robert Špalek
e36798585f Add Dragon History's authors, now properly
svn-id: r45520
2009-10-30 03:27:27 +00:00
Eugene Sandulenko
ebe5db4be2 Fix typo
svn-id: r45514
2009-10-30 02:13:51 +00:00
Eugene Sandulenko
55da0503f4 Add special thanks for DW.
svn-id: r45513
2009-10-30 02:12:55 +00:00
Johannes Schickel
168275be5f Fix possible use of double backslash in relative file path value.
svn-id: r45485
2009-10-28 20:56:05 +00:00
Johannes Schickel
5b537c3561 Cleanup.
svn-id: r45484
2009-10-28 20:39:58 +00:00
Johannes Schickel
d220c2dc5b Change help text to nicely fit 80xY terminals.
svn-id: r45483
2009-10-28 20:37:16 +00:00
Johannes Schickel
3263191c26 Fix bug createUUID, which caused our custom createUUID implementation to fail to convert some UUIDs to a string correctly.
svn-id: r45482
2009-10-28 20:24:55 +00:00
Max Horn
effb6b60eb BUILD: Reduce build overhead by marking *.d and *.mk files as .PHONY, thus preventing Make from futile searches for rule to rebuild those files
svn-id: r45462
2009-10-28 13:43:57 +00:00
Johannes Schickel
502c481670 Only use std::srand once. (Fixes bug that createUUID always creates identical UUIDs, when run only with a short span of time in between).
svn-id: r45449
2009-10-27 19:24:49 +00:00
Johannes Schickel
13894c389d Fix building under MSVC.
svn-id: r45448
2009-10-27 19:21:47 +00:00
Johannes Schickel
6b2d85945c Include support for "create_msvc" in the Makefile based build system.
svn-id: r45447
2009-10-27 19:11:23 +00:00
Johannes Schickel
2df5d51883 Implement support for "scanFiles" for POSIX systems, now the tool should work fine for *NIX too.
svn-id: r45446
2009-10-27 19:06:42 +00:00
Johannes Schickel
ec1141f7df Implemented a working createUUID for *NIX systems (and some minor cleanup).
svn-id: r45445
2009-10-27 18:37:42 +00:00
Johannes Schickel
36aae577d1 Fix whitespace usage.
svn-id: r45444
2009-10-27 18:37:09 +00:00
Johannes Schickel
6092030599 Add another assert to check for return value of "new".
svn-id: r45443
2009-10-27 18:36:42 +00:00
Johannes Schickel
a52c45e750 Got rid of use of exceptions.
svn-id: r45442
2009-10-27 18:36:06 +00:00
Johannes Schickel
1ece766186 Add missing include.
svn-id: r45441
2009-10-27 18:35:20 +00:00
Matthew Hoops
a59d39a8c0 Oops, forgot to commit the txt file too.
svn-id: r45440
2009-10-27 12:35:07 +00:00
Travis Howell
e49065c821 Add support for distaff images in PCE version of Loom.
svn-id: r45433
2009-10-27 09:17:09 +00:00
Johannes Schickel
76942d6c86 Cleanup.
svn-id: r45425
2009-10-26 22:43:58 +00:00
Johannes Schickel
4b1a8c4d5f - Add support for AMD64 (x64) builds in automatically generated MSVC project files.
- Fixed some file prefix bug, introduced when allowing to overwrite the file prefix via command line.

svn-id: r45424
2009-10-26 22:32:55 +00:00
Johannes Schickel
23173ae2c7 Cleanup.
svn-id: r45421
2009-10-26 21:52:11 +00:00
Johannes Schickel
cac32b61ce Typos.
svn-id: r45386
2009-10-25 23:36:09 +00:00
Johannes Schickel
6b404cf5cf Allow overwriting of the output path.
svn-id: r45385
2009-10-25 23:29:48 +00:00
Johannes Schickel
811764e8cc Add warning when no engine definitions are found (or the configure file is missing).
svn-id: r45384
2009-10-25 23:17:58 +00:00
Johannes Schickel
3d8492cd30 Allow overwriting the file prefix in the relative path arguments of MSVC project files.
svn-id: r45383
2009-10-25 23:14:15 +00:00
Johannes Schickel
290f7b3937 Use slashes instead of backslashes in internal path representation.
svn-id: r45381
2009-10-25 23:03:12 +00:00
Johannes Schickel
6672468b23 Initial check in of a tool which is able to create MSVC project files out of the configure / Makefile based build system.
svn-id: r45380
2009-10-25 22:47:43 +00:00
Matthew Hoops
3f3353c520 Update detection of Loom PCE Japanese.
svn-id: r45320
2009-10-22 01:25:23 +00:00
Travis Howell
48e3d9a767 Update detection of PCEngine version of Loom.
svn-id: r45319
2009-10-22 01:07:49 +00:00
Travis Howell
746258f882 Add patch from Tobias, for graphic support (backgrounds/objects) in PCE version of Loom, with minor changes.
svn-id: r45304
2009-10-21 12:59:10 +00:00
Johannes Schickel
51975b50cb Add LoL PC98 credits entries to kyra.dat.
svn-id: r45082
2009-10-14 14:17:15 +00:00
Max Horn
3399c3aeb6 Change doxygen inline comments from "//!" to "///" as proposed on -devel
svn-id: r44802
2009-10-08 21:28:57 +00:00