832 Commits

Author SHA1 Message Date
Johannes Schickel
aed02365ec Strip trailing spaces/tabs.
svn-id: r47541
2010-01-25 01:39:44 +00:00
Johannes Schickel
c48076ea9c Use "No AdLib" instead of "No Adlib" in SCUMM's detection tables too.
svn-id: r47531
2010-01-25 00:14:05 +00:00
Travis Howell
1a6573ab66 Correct title.
svn-id: r47529
2010-01-24 23:50:22 +00:00
Arnaud Boutonné
9369c9f3c5 Add header
svn-id: r47491
2010-01-23 23:11:07 +00:00
Arnaud Boutonné
1f79fd5788 Some more header modifications ("Graphic Adventure Engine" and the legal property paragraph)
svn-id: r47489
2010-01-23 22:50:24 +00:00
Arnaud Boutonné
a469913c60 Tools - Replace some more headers by standard headers
svn-id: r47478
2010-01-23 15:27:47 +00:00
Arnaud Boutonné
e488e0f7d5 Tools - Use standard header
svn-id: r47476
2010-01-23 15:00:11 +00:00
Travis Howell
0c5f1c3f97 Update HE version for Dutch Windows demo of Freddi Fish 4.
svn-id: r47465
2010-01-23 12:30:15 +00:00
Travis Howell
caf6310559 Add another Dutch Windows demo of Freddi Fish 4.
svn-id: r47413
2010-01-20 23:23:33 +00:00
Eugene Sandulenko
ac668291ac Fix bug #2930306: "MANIAC - Italian NES version (extracted) not recognized"
svn-id: r47280
2010-01-12 21:13:01 +00:00
Max Horn
65f11afe89 Patch from tracker item #2909981 which documents the various MSVC warnings we disabled, and why
svn-id: r47259
2010-01-11 21:45:48 +00:00
Paul Gilbert
002310f8c0 Added MSVC warning 4355 ignore for the M4 project
svn-id: r47248
2010-01-11 11:34:43 +00:00
Eugene Sandulenko
ae3dc2ddba Properly fix credits
svn-id: r47170
2010-01-08 18:56:12 +00:00
Paul Gilbert
8ccbe5acd5 Fixed compiler warning about excessive bit-shift
svn-id: r47022
2010-01-05 10:03:55 +00:00
Paul Gilbert
4cc1d4ffb8 Changed the create_lure tool to use the explicitly defined lure language list
svn-id: r47021
2010-01-05 09:59:25 +00:00
Max Horn
df81b68967 Change BS 1 & 2 to I & II (see discussion on -devel)
svn-id: r46951
2010-01-03 21:20:05 +00:00
Matthew Hoops
eb2e457817 Add the Mohawk crew to the credits.
svn-id: r46787
2009-12-31 03:17:59 +00:00
Johannes Schickel
bfa0c4e9c3 Now it says "libraries" again joostp.
svn-id: r46765
2009-12-30 16:42:29 +00:00
Johannes Schickel
7ff4d1e651 Mark MSVC 2010 as experimental in the tool's help output too.
svn-id: r46764
2009-12-30 16:30:34 +00:00
Johannes Schickel
de0aba0c18 Commit of modified patch 7 "Mention 2010 version in tools README" from fr #2891357 "create_msvc: Add support for MSVC10". Most important modification is that MSVC 2010 support is still marked as WIP, since MSVC 2010 isn't released yet.
svn-id: r46763
2009-12-30 16:29:59 +00:00
Johannes Schickel
564b2b9225 Commit of patch 5 "Add MSVC10 project & solution" from fr #2891357 "create_msvc: Add support for MSVC10".
svn-id: r46761
2009-12-30 16:28:23 +00:00
Johannes Schickel
ae7a7047a1 Commit of slightly modified (formatting only) patch 4 "Add MSVC10 support" from fr #2891357 "create_msvc: Add support for MSVC10".
svn-id: r46760
2009-12-30 16:27:12 +00:00
Johannes Schickel
5a55e74207 Commit patch 3 "Silence warnings (in project files)" from fr #2891357 "create_msvc: Add support for MSVC10".
svn-id: r46759
2009-12-30 16:06:25 +00:00
Johannes Schickel
1d2d9ec6aa Commit patch 2 "Simplify createBuildProp code" from fr #2891357 "create_msvc: Add support for MSVC10".
svn-id: r46758
2009-12-30 16:04:59 +00:00
Johannes Schickel
24ac1f63c8 Commit patch 1 "Extract version specific code" from fr #2891357 "create_msvc: Add support for MSVC10".
svn-id: r46757
2009-12-30 16:03:54 +00:00
Max Horn
ddce48ed03 Remove x86 ASM version of sykcpt code, just use the generic code everywhere
svn-id: r46574
2009-12-26 01:38:57 +00:00
Max Horn
6c0dc96fd3 Tweak and rename skycpt ReadMe.txt -> README
svn-id: r46573
2009-12-26 01:37:31 +00:00
Max Horn
4807dbdb28 Remove obsolete skycpt Makefile
svn-id: r46572
2009-12-26 01:37:09 +00:00
Johannes Schickel
f2dd376b38 Removed a const-away cast.
svn-id: r46541
2009-12-25 01:00:57 +00:00
Johannes Schickel
74d28bf8e7 Commit of patch #2909981 "create_msvc: Updated default warnings + per-project warnings" with some slight changes.
svn-id: r46540
2009-12-25 01:00:17 +00:00
Eugene Sandulenko
d910861c5c Specify file size for PC-Spiele German Indy3 as provided in bug#2916434
svn-id: r46489
2009-12-22 23:15:35 +00:00
Eugene Sandulenko
2fec19aa6b Add indy3 md5 from bug #2916434: "New MD5 for Indy3 DOS-EGA, German"
svn-id: r46470
2009-12-21 22:29:00 +00:00
Arnaud Boutonné
ef6eb34a22 create_msvc: (littleboy) Fixed closing of search handle (should use FindClose instead of CloseHandle with handles from FindFirstFile)
svn-id: r46353
2009-12-12 20:54:28 +00:00
Johannes Schickel
920df7a3b5 Formatting.
svn-id: r46277
2009-12-07 15:34:27 +00:00
Filippos Karapetis
28fce43833 Disabled language extensions in the generated MSVC project files (refer to patch #2909854)
svn-id: r46274
2009-12-07 09:54:55 +00:00
Max Horn
e4a659fd62 Use common/ headers in our trunk tools
svn-id: r46207
2009-11-29 21:57:05 +00:00
Max Horn
cbf08155c5 add missing varag param
svn-id: r46206
2009-11-29 21:56:37 +00:00
Florian Kagerer
c7371320d6 KYRA: added HOF PC-98 static data to kyra.dat
svn-id: r46180
2009-11-28 23:34:12 +00:00
Travis Howell
74abd8de64 Update credits.
svn-id: r46148
2009-11-26 00:55:18 +00:00
Travis Howell
dd0b4ed5dd Update credits.
svn-id: r46114
2009-11-23 23:26:16 +00:00
Johannes Schickel
d2d3a9a9eb - Store ID map for static resources in kyra.dat instead of hardcoding it in the main KYRA source
- Changed how static resource types are specified
- Rebuilt kyra.dat

svn-id: r46091
2009-11-22 18:16:25 +00:00
Johannes Schickel
45856206e6 Little cleanup.
svn-id: r46090
2009-11-22 18:15:07 +00:00
Travis Howell
326eb2230b Update game details for Japanese PCE version of Loom.
svn-id: r46072
2009-11-22 09:31:07 +00:00
Travis Howell
354ddd8bc6 Update.
svn-id: r46071
2009-11-22 09:23:15 +00:00
Travis Howell
5ab550da20 Update game details for English PCE version of Loom.
svn-id: r46069
2009-11-22 09:17:33 +00:00
Johannes Schickel
ea5bf444d3 Fix mismatching resource type IDs for Lands of Lore in kyra.dat.
svn-id: r46051
2009-11-21 22:15:20 +00:00
Johannes Schickel
849594fb30 Fix Kyrandia 1 FM-Towns credits entries in kyra.dat.
svn-id: r46050
2009-11-21 20:38:39 +00:00
Johannes Schickel
1ade0efbf2 Flag credits data for Kyrandia 1 as language specific data. (Fixes language of credits for Amiga versions.)
svn-id: r46049
2009-11-21 20:30:38 +00:00
Johannes Schickel
bf5ce985a0 - Got rid of hardcoded filename list for kyra.dat
- Synced static resource definitions between KYRA main codebase and create_kyradat
- Rebuilt kyra.dat

svn-id: r46047
2009-11-21 20:20:24 +00:00
Johannes Schickel
33c3106798 Naming consistency.
svn-id: r46043
2009-11-21 17:29:36 +00:00