8460 Commits

Author SHA1 Message Date
Ignacio R. Morelle
7c22a2924c Credits moved to [campaign] tag level...
...(otherwise they are just appended at the end of game credits)
2008-03-17 17:35:10 +00:00
Ignacio R. Morelle
1d67ad3515 Add RusHHouR to art contributors 2008-03-17 17:32:26 +00:00
Ignacio R. Morelle
b7d4fad1b0 New signpost item by RusHHouR (Aug. 2007) 2008-03-17 17:28:51 +00:00
Eric S. Raymond
1ac399f9bf generate_description -> generate_name. 2008-03-17 17:11:19 +00:00
Ignacio R. Morelle
c3da3df551 Move 2 unused graphics to our attic 2008-03-17 16:29:30 +00:00
Eric S. Raymond
39733d0ed1 wmllint had a bug. Fix it, and commit the resulting lifts. 2008-03-17 12:12:18 +00:00
Ignacio R. Morelle
4cc52f5c5d Fixed redundant/superfluous preprocessor statements in scenario 3 2008-03-17 11:13:03 +00:00
Ignacio R. Morelle
c14d2884c3 Melusand doesn't lose the canrecruit=yes flag after move-unit-fakes 2008-03-17 11:12:05 +00:00
Ignacio R. Morelle
9adf286b00 Fixed invalid move-unit-fake of "Mermaid Entangler"...
...to be for "Merman Entangler"
2008-03-17 11:11:27 +00:00
Eric S. Raymond
3205c58fdd generate_description -> generate_name. 2008-03-17 10:58:02 +00:00
Eric S. Raymond
9ea8a35f8d Remove --display-revision switch, always build revision-stamp file.
Implement a :version debug command that shows the build version,
including the SVN revision from the build-stamp file.
2008-03-17 08:46:37 +00:00
Eric S. Raymond
adb426dd08 Address bug #11287. 2008-03-17 04:57:25 +00:00
Eric S. Raymond
f62d7491e0 Deprecate SET_IMAGE, move PLACE_IMAGE. 2008-03-16 19:11:26 +00:00
Benoît Timbert
28983b04ad ThemeWML: [unit_description] -> [unit_name]
NOTE: the backward compatibility code is broken, i'll try to find
after diner why
2008-03-16 18:45:59 +00:00
Eric S. Raymond
34180d285a Another consequence of unit_description -> name. 2008-03-16 18:30:42 +00:00
Eric S. Raymond
9b72d2af84 Address bug #11268. 2008-03-16 18:22:44 +00:00
Lari Nieminen
20368e4cd7 A fix by mesilliac to a mountain<->castle glitch. 2008-03-16 14:17:12 +00:00
Eric S. Raymond
acd3f95a70 generate_description -> generate_name. 2008-03-16 11:08:04 +00:00
Benoît Timbert
d4b281f530 Actually AMLA without XP defined did not make any sense... 2008-03-16 10:44:50 +00:00
Eric S. Raymond
4a5a030151 Change definition-list format to carry more information. 2008-03-16 10:28:07 +00:00
Eric S. Raymond
51c60615df Address bug #11267. 2008-03-16 03:40:35 +00:00
Eric S. Raymond
9f92ced657 Clear SpellingMistakes problems. 2008-03-16 03:37:18 +00:00
Eric S. Raymond
c70a1064b3 Make WML match C++ reality,
...which is that object takes a "description" attribute rather than a
"user_description" attribute.  I think this error was a fossil from an
experiment just after 1.4.
2008-03-15 22:40:47 +00:00
Eric S. Raymond
50132051fb Fix some more WML references. 2008-03-15 22:19:34 +00:00
Eric S. Raymond
4ec05d32b7 Fix up WML variable references...
...to track the SingleUnitWML attribute name changes.  These cannot be
lifted mechanically, but wmllint warns about possible problems.
2008-03-15 21:55:05 +00:00
Eric S. Raymond
b2b55e5996 description= -> name in [unit]
This will cause unit names to be displayed incorrectly from savefiles made 
since 2008-03-14T01:38:17Z!esr@thyrsus.com.  It was either that or break compatibility with 1.3/1.4 
savefiles.
2008-03-15 20:30:45 +00:00
Eric S. Raymond
b132442dd4 Don't add extraneous whitespace. 2008-03-15 18:35:39 +00:00
Eric S. Raymond
f1c78b1c1b Address bug #11263. 2008-03-15 18:10:07 +00:00
Eric S. Raymond
c157b90733 Improved end-to-end checking for modifications. 2008-03-15 18:03:52 +00:00
Eric S. Raymond
af26d0f07b Fix erroneous map headers. 2008-03-15 16:46:46 +00:00
Lari Nieminen
f0dbcd7825 Removed empty space from the top panel...
...to give space for the terrain description and generally reworked
the placement. The top panel in the 800x600 theme should now look much
better too.
2008-03-15 12:31:06 +00:00
Lari Nieminen
069838e0a6 Revert patch #992 (it introduced a glitch). 2008-03-15 08:10:47 +00:00
Eric S. Raymond
43e2048246 No need for the speaker canomicalizatuin any more. 2008-03-15 07:08:07 +00:00
Eric S. Raymond
1b94e8f035 Better reporting of map header starts. 2008-03-15 06:56:37 +00:00
Eric S. Raymond
76ced7770e Fix an earlier created by an earlier iteration of wmllint. 2008-03-15 04:53:37 +00:00
Eric S. Raymond
141539b513 Fix a minor error I untroduced into wmllint last night. 2008-03-15 04:48:30 +00:00
Eric S. Raymond
4e4ce9be93 Better fix for bug #11241.
Tweak Epilog dialog so it still flows if
Dacyn and Owaec or both are dead. (Yes, dfranke, you were right.)
2008-03-14 20:57:36 +00:00
Eric S. Raymond
2aaf916b14 Leave open the possibility that drake populations may still be present...
...on islands in the Great Ocean.
2008-03-14 19:26:17 +00:00
Eric S. Raymond
46b7625668 Use endswith for all excluded-suffix checks. 2008-03-14 15:24:55 +00:00
Eric S. Raymond
985443c5f4 Fix broken campaigns-client upload. 2008-03-14 02:15:07 +00:00
Eric S. Raymond
17c9e1e0ad user_description= -> description=
Code for SUF and reading unit configs has been modified
so things should work backward-compatibly.
2008-03-14 01:38:17 +00:00
Eric S. Raymond
fb48190801 Make wmllint cope wth keyboard interrupts gracefully. 2008-03-13 23:04:01 +00:00
Eric S. Raymond
9d430b0ed9 Enable wmllint to detect places where interpreting description= as...
...user_description= is interpreted now would cause SUFs to break.  

Fix two wacky macros that caused false positives on this test
in mainline.
2008-03-13 21:30:54 +00:00
Eric S. Raymond
f632b3c91e mk-edges removed as obsolete, on advice from art forum. 2008-03-13 18:51:39 +00:00
Eric S. Raymond
b769ebbb41 Remove some id declarations that (a) confuse wmllint,
...and (b) are ignored by the WML engine.
2008-03-13 18:21:26 +00:00
Lari Nieminen
a9dfe44dba Overhauled the scenario music in TRoW. 2008-03-13 14:00:39 +00:00
Ignacio R. Morelle
9e72f42a47 Fixed transport-galleon's TC 2008-03-13 13:43:08 +00:00
Ignacio R. Morelle
da55844f4d Fixed TC of Walking Corpse - drake variation 2008-03-13 10:23:28 +00:00
Eric S. Raymond
858ba5b978 Typo fix. 2008-03-13 10:12:31 +00:00
Eric S. Raymond
f622dcedb2 description= -> id= 2008-03-13 10:11:21 +00:00