222 Commits

Author SHA1 Message Date
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
Ali El Gariani
2b130b7851 remove now useless hidden=yes from [side] 2009-10-06 17:00:22 +00:00
Lari Nieminen
304bdc6c9f Possible hack fix for bug #14341. 2009-09-18 21:18:54 +00:00
Eric S. Raymond
6417f2acf9 Legen d of Wesmere dialog polish, and one isolated wmllint hint. 2009-09-16 18:28:49 +00:00
Lari Nieminen
448dbfba30 Added new 4p map "Ruins of Terra-Dwelve". 2009-09-14 14:37:41 +00:00
Eric S. Raymond
0f781e4551 Change more die events to last breaths. 2009-09-02 22:53:38 +00:00
Gunter Labes
5369e5b23f renamed Drake Slasher to Drake Thrasher 2009-08-16 15:38:30 +00:00
Justin DiSabatino
ee960bd727 Drake Gladiator to Slasher changes. 2009-07-27 10:01:24 +00:00
Alexander van Gessel
137b5b0ffb Fix a typo in a wmllint pragma. 2009-07-27 00:38:22 +01:00
Alexander van Gessel
1c45675b14 Ran wmlindent on dark forecast. 2009-07-27 00:18:20 +01:00
Lari Nieminen
c564317690 Probably fixes a bug with the spawns not getting their normal movement back. 2009-07-26 14:53:45 +00:00
Eric S. Raymond
a1d04f1d43 Work around a wmllint glitch that's probably not worth fixing. 2009-07-22 13:19:36 +00:00
Lari Nieminen
77d735d105 Simplified an incredibly unnecessarily complicated bit of code. 2009-07-19 16:25:04 +00:00
Alexander van Gessel
ead4981eb0 Convert some pre-pango markup. 2009-07-11 00:42:16 +01:00
Eric S. Raymond
871dab2d25 wmlscope/wmllint cleanup. 2009-07-07 09:00:51 +00:00
Lari Nieminen
fcc89cada2 Made the new recruit picking [option]s use MENU_IMG_TXT again. 2009-07-02 20:47:56 +00:00
Lari Nieminen
4cee1ea7c8 Ported 2009-07-02T20:16:15Z!lari.nieminen@iki.fi and 2009-07-02T20:25:46Z!lari.nieminen@iki.fi to trunk. 2009-07-02 20:43:51 +00:00
George Birthisel
cb341f5312 Minor balance change to MP map 4p_Clash. Committed for jb. 2009-04-29 14:44:40 +00:00
Eric S. Raymond
e7b27b6435 Change the trannstive verb "stone" (as in "turn to stone") to "petrify",
...and all related words such as "unstone", "stoned", etc. Former
usage was not really correct and led to unhelpful ambigiuity with both
"to stone" is in to hit with thrown stones, and "stoned" meaning
intoxicated.

All C++ code, WML, and tags are changed. New wmllint rules will handle all
lifting for UMC.  The wiki has been updated.

Will cause incompatibility with old savefiles containing stoned units.
2009-04-12 00:40:07 +00:00
Lari Nieminen
be00a68c24 Fixed bug #13312 (untranslated unit names in ANL). 2009-04-03 20:09:20 +00:00
Jan Rietema
39a33b75d2 fixed bug where spawns would recover all hp lost...
...in initial attacks in their spawning turn while transferring
between AI sides.
2009-04-02 23:14:20 +00:00
Alexander van Gessel
1d11383a71 Ran set-properties on data/multiplayer. 2009-03-24 01:39:37 +01:00
George Birthisel
df8914e764 bug #13247: fixed typo where MP map "Wilderlands"...
...was listed as 4 player rather than 5.
2009-03-23 14:53:36 +00:00
Ignacio R. Morelle
02c54fee74 Fix some image paths that had a spurious "images/" component...
...at the beginning (bug #13151).

Per Bob's suggestion, changed the dwarf portrait to be of the Lord
rather than the Guard. There's no such thing as an Elvish Marshal
portrait at the moment, so it'll stay with the high-lord portrait.
2009-03-10 00:24:32 +00:00
Gunter Labes
21a59e9246 Fix last remnant unbracketed UNREACHABLE. 2009-03-09 22:52:49 +00:00
Eric S. Raymond
2f34146c4f Fix some remnant unbracketed UNREACHABLEs. 2009-03-09 22:46:57 +00:00
Eric S. Raymond
52bdbab51d tweak some mcro forms so the calls can be typechecked. 2009-03-03 02:40:17 +00:00
Eric S. Raymond
51c13fb819 Pre-1.6 reindent and whitespace cleanup. 2009-03-01 12:56:14 +00:00
Bartek Waresiak
a8be3adb82 Added hidden=yes for sides that contain only statues 2009-03-01 11:43:09 +00:00
Eric S. Raymond
1248d14605 Address bug #13007.
Ordinarily I'd be worried about the risk of UMC breakage from renaming
macros, but one of these was broken for a long time until recently so
we're probably not increasing any lossage here.
2009-02-21 12:47:05 +00:00
Lari Nieminen
9f3c57786a A map update to 4p Clash. 2009-02-08 18:11:20 +00:00
Gunter Labes
a43ce50f35 removed disabled maps; they can be added again once they're ready 2009-02-02 14:52:51 +00:00
Gunter Labes
aaeb2a155c made fog of war and random start time default to on 2009-02-01 17:03:32 +00:00
Ignacio R. Morelle
de25875708 ESR did not take dwarf-guard.png into account for renaming it...
...to dwarf.png. Fixing this.

* Rename image file (only the non-transparent portrait needed it).

* Fix wmllint rule.

* Fix relevant mainline references.
2009-02-01 13:44:57 +00:00
Eric S. Raymond
67fee66ac3 Second part of portrait directory renaming.
All mainline references are fixed, and wmllint knows what to do.
2009-02-01 06:14:17 +00:00
Eric S. Raymond
718cbdfa78 thespaceinvader's big portrait rationalization. 2009-01-31 00:15:02 +00:00
Lari Nieminen
5d67ff0bfd Clear a unit overlay properly instead of setting to a dummy value. 2009-01-16 21:43:48 +00:00
Eric S. Raymond
fa74ccff1d Fix more wmllint glitches. 2008-12-31 20:41:34 +00:00