Commit graph

337 commits

Author SHA1 Message Date
Eric S. Raymond
1206de9ddf Clean up some canrecruit macros. 2008-03-01 10:40:21 +00:00
Eric S. Raymond
303a039679 Use cancrecruit={yes,no} rather than canrecruit={1,0} everywhere,
...because it's a good example mainline should set for UMC.
This change was done mechanically with a wmllint enhancement.
2008-03-01 08:42:40 +00:00
Eric S. Raymond
92fe16e9ec Add export-property comments to _main.cfgs.
These will control whether or not wmlscope expects each namespace to
export names.  Presently, core exports but campaigns do not.
2008-02-27 11:11:54 +00:00
Jan Rietema
f781c5fed1 Put a (working) limit on the number of spawning undead. 2008-02-19 14:10:03 +00:00
Benoît Timbert
2888a76b0c Apply patch #954 by Vladimir Slavik : svn:ignore tweaks 2008-02-17 20:54:17 +00:00
Jan Rietema
1b660ce9ce Fixed some coordinates that got converted to a span (tsk!).
Allow Undo for Urza' moves and filtered on his moves to prevent the
dialogue from triggering in moves that don't progress along the path.

A few elven ambushers less.
2008-02-16 15:11:28 +00:00
Mark de Wever
5c4631ed65 Use the correct macro arguments. 2008-02-16 07:35:39 +00:00
Eric S. Raymond
617894178e More minor errors caughtb by wmlscope. 2008-02-15 23:27:05 +00:00
Eric S. Raymond
dbf3a3401d wmlscope caught a minoe error, comma in a range where - was needed. 2008-02-15 23:20:32 +00:00
Jan Rietema
af2c436c48 Complete refactoring / rebalancing of The Long March (6b).
Afalas reveals the path gradually, the ambushes are randomly placed
(like in Crossroads), and the undead re-spawn.
2008-02-15 19:40:19 +00:00
Lari Nieminen
f258404ef0 Fix more silly stuff. 2008-02-14 23:02:58 +00:00
Eric S. Raymond
5657ddeb10 Move unused maps to the attic, delete some unused sounds of zookeeper's. 2008-02-14 13:59:16 +00:00
Eric S. Raymond
4c4f802989 More macro type checking.
Replace a South Guard macro that duplicates one in the core library.
2008-02-13 01:11:52 +00:00
Eric S. Raymond
52001c6ca7 Introduce terrain= as a synonym for letter= in the [terrain] tag.
Change all instances in mainline.  (We'll drop letter= in 1.5.)
2008-02-12 12:51:01 +00:00
Eric S. Raymond
4c6f5f1e3e More macro typechecking. Clean up the terrain-types mess. 2008-02-12 11:55:52 +00:00
Eric S. Raymond
aba249cf83 Move all #textdomain declarations to line 1 at Ivanovic's request. 2008-02-05 21:56:35 +00:00
Eric S. Raymond
759f1dc262 Spelling, typo and text fixes related to meta-bug #10960. 2008-02-02 19:14:38 +00:00
Eric S. Raymond
793b94b23b New logic in wmllint for checking tags that should have translation marks...
(such as [message]) and tags that should not (such as
[speaker]). Also, fixes for all but one of the glitches found with
this code.
2008-02-02 10:35:44 +00:00
Eric S. Raymond
13d01a4e51 wmllint now has the capability to automatically check...
...that every description= in [message] and [filter] blocks refers to
a unit that is present in the scenario. This commit fixes almost all
bugs found with this test, and adds magic comments to handle places
where the WML doesn't supply a recognizable unit creation or recall
(usually because of macros).
2008-01-31 13:12:19 +00:00
Eric S. Raymond
1c34d84292 Yet more fixes to recruitment-pattern bugs,
...and a warning about the limitations of the wmllint test.
2008-01-31 05:47:44 +00:00
Eric S. Raymond
902ae3179f Fix more recruitment-pattern glitches. 2008-01-31 05:18:50 +00:00
Eric S. Raymond
bb86c259a9 This commit fixes most of the recruitment-pattern glitches...
...found by the new wmllint test.
2008-01-31 05:13:26 +00:00
Eric S. Raymond
b1b2435d40 Reindent the mainline content to uniiform whitespace. 2008-01-24 00:16:42 +00:00
Eric S. Raymond
e1185d9f55 The check described in bug #10612 is now part of wmllint.
All unit files that did not pass the check have been corrected.
2008-01-10 21:03:50 +00:00
Lari Nieminen
a3c9867d55 Up the AMLA XP limits of campaign units from 100 to 150. 2007-12-27 10:56:01 +00:00
Nils Kneuper
234d6606ca move the campaigns credits strings to the campaigns textdomains
since those strings are not really "uniform" over all campaigns
anymore...
2007-12-23 20:01:08 +00:00
Nils Kneuper
170c33654e seperate 'Special Notes:' from the units into a macro on its own (patch #889) 2007-12-20 19:23:12 +00:00
Lari Nieminen
8f99271a40 Implement the fullheal AMLA (fullheal with +25% max XP).
Now all max-level units have an {AMLA_DEFAULT}, which contains both
{AMLA_TOUGH 3} and {AMLA_FULLHEAL}. Necrophage gets the "feeding"
ability.
2007-12-08 18:51:47 +00:00
Lari Nieminen
40997f252d Now the player has to kill the fake M'Brin in 'Choice in the Fog'...
...instead of just attacking once, but on difficulties other than hard
he's also nerfed by -2 damage and -20 HP.
2007-12-02 12:04:18 +00:00
Lari Nieminen
b6c11ff5db Minor tweaks. 2007-11-29 22:16:03 +00:00
Eric S. Raymond
11efdbe595 Address FR in bug #10363.
Campaigns can now declare an abbrev attribute that will be used as a
prefix to game state labels for scenarios from them.
2007-11-21 02:03:24 +00:00
Nils Kneuper
54ab37a1d9 utils/wesnoth-pngcrush
total saved: 76 KB, 73 files
2007-11-07 17:28:50 +00:00
Eric S. Raymond
33dd39ee87 Correct erroneous scenario count in a description. 2007-11-06 15:43:31 +00:00
Ignacio R. Morelle
c9f622878a * Updated tip on Easy about Minister Hyla's ranged attack;
said 'holy', should be 'arcane'.
2007-11-05 16:15:57 +00:00
Ignacio R. Morelle
75b5645884 Shadow consistency updates;
also removed many almost-invisible stray pixels.
2007-10-30 16:56:22 +00:00
Eric S. Raymond
8ea801f8ed Second try at border conversion for all mainline maps. 2007-10-28 17:52:04 +00:00
Mark de Wever
bdab825b22 Revert 2007-10-26T16:11:48Z!crazy-ivanovic@gmx.net and 2007-10-28T09:38:30Z!koraq@xs4all.nl
wmllint still has some issues, so revert before new commits cause
conflicts. Conflicts in maps are horrible to fix.
2007-10-28 10:06:24 +00:00
Mark de Wever
2e92d1dc5d Reverted commit 2007-10-26T16:11:48Z!crazy-ivanovic@gmx.net...
and reran wmllint with the fix in commit 2007-10-28T09:03:10Z!koraq@xs4all.nl.
2007-10-28 09:38:30 +00:00
Nils Kneuper
db7fb6b7c4 map border change part2, uploading the result of wmllint --maplist data/ 2007-10-26 16:11:48 +00:00
Lari Nieminen
94a3937044 Probably fix a bug involving Deoran in the bandit branch. 2007-10-23 09:08:46 +00:00
Gunter Labes
51c4b8bdd1 replace {DAWN}...{SECOND_WATCH} with {DEFAULT_SCHEDULE} 2007-10-11 05:59:56 +00:00
Eric S. Raymond
1651cb6976 Fix up the South Guard story map to match both the big map...
...and the scenario map in Proven By The Sword.
2007-10-02 19:28:40 +00:00
Lari Nieminen
0d5fc5d701 Fix a little problem with the change to dismounted commander. 2007-10-02 12:45:38 +00:00
Lari Nieminen
48f9cc306b Fix some things in Into the Depths. 2007-09-29 20:49:21 +00:00
Lari Nieminen
59735636ae Make dismounted Deoran's mace use mace sounds. 2007-09-29 18:45:21 +00:00
Nils Kneuper
5c5d406309 png crush
total saved: 145 KB, 49 files
2007-09-28 11:02:28 +00:00
Nils Kneuper
41899e2578 fixed all cases of '. ', '! ' and '? ' ...
...that were found by grep/sed (remove of double spaces)

esr: would it be possible to have this automatically added to some of
your tools so that we do have a simple way to fix all those double
space problems at once?
2007-09-25 22:23:01 +00:00
Eric S. Raymond
72c1d25612 Oops...wrong image. 2007-09-24 23:57:22 +00:00
Eric S. Raymond
e0098a0cd9 New confrontation with M'Brin dialogue. 2007-09-24 22:50:10 +00:00
Eric S. Raymond
deed02ee75 Add explanatory comments to a bunch of moveto events,
Also, a couple of minor quoting and dialogue fixes.
2007-09-24 20:49:45 +00:00