Mark de Wever
a717cd92e6
Strip trailing spaces.
2010-07-31 08:15:15 +00:00
J.W. Bjerk
abfb6e3779
adjusted random winter map to use new winter-appropriate terrain variants.
2010-07-17 03:27:47 +00:00
Eric S. Raymond
8cb06d71d1
Fixes suggested by SpellingMistakes,
...
...moostly with pofix.py support so as to minimize load on the
translators.
2010-07-13 05:11:23 +00:00
Eric S. Raymond
48810a50ba
Conform some terrain references to the new shape of the imafes directory.
2010-07-11 15:06:12 +00:00
Lari Nieminen
a6fb333d60
Added new growl, hit and die sounds for wolves...
...
...and removed the old ones. Wired into all wolf units along with some
melee animation WML improvements.
2010-06-22 11:42:32 +00:00
Nils Kneuper
5faecefe75
another change in the files was forgotten...
2010-06-20 09:10:37 +00:00
Eric S. Raymond
0ffe997718
[colour_adjust] -> [color_adjust]
...
colour= -> color
2010-06-19 06:50:26 +00:00
Eric S. Raymond
dfb4239d83
Elinminate the redundant TERRAIN_PATTERN formal in favor of TERRAINLIST.
2010-06-18 17:15:32 +00:00
Eric S. Raymond
7dfd2550cf
Fix some recruitment-pattern glitches detected by wmllint.
2010-06-17 22:14:13 +00:00
Guillaume Melquiond
5b97f6101e
Replaced all occurrences of 'on' by 'yes'.
...
(2 in campaigns, 2 in mp maps.)
2010-05-31 05:42:21 +00:00
Steven Panek
0924c7e676
Removed more gratuitous properties.
2010-05-18 03:07:25 +00:00
Eric S. Raymond
01f2ee406b
My previous change didn't include transformation of pure maps.
...
Fixing now.
2010-05-16 13:43:05 +00:00
Eric S. Raymond
6b7cd26142
Changes requested to fulfil the FR in bug #16029...
...
...(wmllint rules needed for updating maps as per 2010-05-16T07:52:30Z!lari.nieminen@iki.fi).
2010-05-16 13:06:26 +00:00
Eric S. Raymond
7557acfd21
Minor wmllint cleanups.
2010-05-16 10:58:34 +00:00
Steven Panek
bf41e69d66
Converted the remaining makeshift dashes.
2010-05-15 01:35:40 +00:00
Lari Nieminen
c77fd86a78
Updated map: Ruins of Terra-Dwelve.
2010-05-12 21:43:18 +00:00
Steven Panek
d498dce810
More 'format' -> 'value' conversions.
2010-05-12 00:49:14 +00:00
Steven Panek
5d2b5fdd2b
Converted more makeshift dashes (hopefully, I got all of them).
2010-05-11 23:30:32 +00:00
George Birthisel
bb062eac76
minor edit to map description.
2010-04-23 21:07:54 +00:00
Guillaume Melquiond
cf090e0750
Removed old markup from statue names. (Fix for bug #15932.)
2010-04-23 05:11:43 +00:00
Steven Panek
b193a85aef
Ran umcpropfix.
2010-04-23 02:12:27 +00:00
George Birthisel
91ebfc0e0c
Added the winner of the first Wesnoth map competition,
...
...the 2 player map "Elensefar Courtyard" by krotop.
2010-04-20 13:40:48 +00:00
Lari Nieminen
4816af7118
Map update to Cynsaun Battlefield from Doc Paterson.
2010-03-24 10:30:54 +00:00
Tomasz Śniatowski
2069817fe7
make the lobby play music defined in a [lobby_music] wml tag...
...
...and set it to default_playlist + main menu theme. Fixes bug #15668 .
2010-03-22 21:26:39 +01:00
Lari Nieminen
9ea7fa89e9
Likely fix for the Dark Forecast OoS.
2010-03-14 21:25:42 +00:00
Nils Kneuper
7ddd376664
replace color='#HEXCODE' by keywords, replacements done:
...
color='#00ff00' becomes color='green'
color='#ff0000' becomes color='red'
color='#ffff00' becomes color='yellow'
2010-03-04 15:14:46 +00:00
Ignacio R. Morelle
a89f55275e
Fixed ANL causing the game to end before the start of turn 1...
...
...when empty sides are specified in the MP game setup - yet another
consequence of strict unit unstoring mechanics
(From http://forums.wesnoth.org/viewtopic.php?f=4&t=28961 )
2010-02-20 20:48:18 +00:00
Eric S. Raymond
c4374f87e3
More macro argument type checking. No mismarches in mainline.
2010-02-15 21:46:31 +00:00
Eric S. Raymond
380c8e86e7
More macro argument type checking. No mismatches in mainline.
2010-02-15 14:32:20 +00:00
Eric S. Raymond
10d109876f
More macro argument type checking. No mismatches in mainline.
2010-02-12 03:39:42 +00:00
Eric S. Raymond
c62c55e1a2
More macro argument typechecking. No mismatches in mainline.
2010-02-12 00:25:20 +00:00
Eric S. Raymond
75f2727548
More nacro argument type checking. No mismatches in mainline.
2010-02-11 22:45:04 +00:00
Lari Nieminen
810ad660d9
Made QUICK_4MP_LEADERS append the quick trait correctly...
...
...if the unit has other traits, and also provided an override so
individual leaders can be excluded from getting the quick trait by
giving them unit.variables.dont_make_me_quick=yes.
2010-02-08 22:17:14 +00:00
Eric S. Raymond
e45d72d31c
More tweaks for macro type checking. No behavior changes.
2010-02-08 01:43:49 +00:00
Eric S. Raymond
23a425a9e4
Make it possible to type-check more macro calls.
...
No logic changes, this just renames some formals.
2010-02-06 18:35:10 +00:00
Eric S. Raymond
2477d557c2
Avoid an unneeded spellcheck warning.
2010-02-05 02:39:06 +00:00
Alexander van Gessel
9341377e22
Fix part of dark forecast's errors,
...
...remove mp_side attributes as well as side attributes before passing
the cfg to unit_creator
2010-01-27 16:47:18 +01:00
Alexander van Gessel
4611b1b095
I believe the players are supposed to share their vision on dark forecast
2010-01-27 15:43:00 +01:00
Alexander van Gessel
54b4b5296d
Fix markup in dark forecast, add to pofix
2010-01-27 14:58:14 +01:00
Lari Nieminen
a070a7e2b2
Changed custom unit variable unit.spawn_id to unit.variables.spawn_id.
2010-01-27 13:04:25 +00:00
Steven Panek
c295d4c990
Fixed broken Pango markup.
2009-12-14 22:48:11 +00:00
Eric S. Raymond
0aa99781cf
Reindent mainline.
2009-11-23 14:39:03 +00:00
Eric S. Raymond
a1605bd14f
Hand-patch some Pango conversions that wmllint couldn't get right.
2009-11-23 14:28:29 +00:00
Eric S. Raymond
f5a1fd54c8
Panoize some easy cases.
2009-11-23 04:24:03 +00:00
Lari Nieminen
e6126119a9
Commented out two [allow_undo]s in menu items, since those can cause OoS.
2009-11-22 13:05:19 +00:00
Lari Nieminen
6f76180c38
Made the "agriculture", "mining" and "warfare" strings translatable.
2009-11-22 13:02:39 +00:00
Gunter Labes
d4720e70e6
map updates from Doc Paterson
...
Updated maps: Caves of the Basilisk, Hornshark Island, Howling Ghost
Badlands, Sablestone Delta
2009-11-17 18:15:02 +00:00
Gunter Labes
30ccaf2f49
fixed team names
2009-11-11 21:55:03 +00:00
Alexander van Gessel
2fe92ec281
Revert "remove now useless hidden=yes from [side]",
...
...hidden=yes is quite useful.
This reverts 2009-10-06T17:00:22Z!alinkmaze@gmail.com.
2009-10-24 16:42:34 +01:00
George Birthisel
4abe657c2f
updated map: 6p manzivan traps
2009-10-22 02:37:42 +00:00