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 |
|
Martin Kiewitz
|
0dd211592e
|
adding myself correctly to credits.pl ;)
svn-id: r44748
|
2009-10-07 19:49:41 +00:00 |
|
Max Horn
|
0041502ee7
|
Release resources properly; fix code formatting
svn-id: r44540
|
2009-10-02 14:44:52 +00:00 |
|
Max Horn
|
f54e82e488
|
Fix more cppcheck warnings/errors; some code formatting; and fixes to our tools
svn-id: r44539
|
2009-10-02 14:42:24 +00:00 |
|
Max Horn
|
8ba75fc522
|
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
svn-id: r44495
|
2009-09-30 16:16:53 +00:00 |
|
Johannes Schickel
|
5bed17efa9
|
- Add support for Kyrandia 1 German Amiga in create_kyradat.
- Increase kyra.dat version.
- Rebuilt kyra.dat.
- Some slight adaptions for Kyrandia 1 German in the ScummVM source.
svn-id: r44215
|
2009-09-20 16:54:23 +00:00 |
|
Johannes Schickel
|
b16c357ec6
|
Oops add missing file for create_kyradat.
svn-id: r44211
|
2009-09-20 14:32:22 +00:00 |
|
Johannes Schickel
|
bb7463638e
|
- Add preliminary support for Lands of Lore PC98 in create_kyradat
- Increase kyra.dat version
- Rebuilt kyra.dat
svn-id: r44177
|
2009-09-17 19:51:16 +00:00 |
|
Johannes Schickel
|
6133a08ebd
|
- Add missing k2SeqplaySeqData providers for Kyra2 floppy versions
- Add missing k2SeqplayCredits provider for Kyra2 CD ITA fan translation
svn-id: r44176
|
2009-09-17 18:12:58 +00:00 |
|
Johannes Schickel
|
7d7e319b4f
|
Add some missing new lines to error messages.
svn-id: r44168
|
2009-09-17 16:40:29 +00:00 |
|
Johannes Schickel
|
b4dfb066e4
|
Reenable commented out providers for k2IngameTalkObjIndex.
svn-id: r44167
|
2009-09-17 16:40:07 +00:00 |
|
Johannes Schickel
|
297a130d5e
|
Further cleanup of special id use.
svn-id: r44162
|
2009-09-17 15:59:45 +00:00 |
|
Johannes Schickel
|
f0ccad5bbd
|
- Increase kyra.dat version
- Fix language settings of some game entries
svn-id: r44157
|
2009-09-17 13:46:01 +00:00 |
|
Johannes Schickel
|
858061946a
|
Cleanup special id usage.
svn-id: r44156
|
2009-09-17 13:45:29 +00:00 |
|