Commit graph

34 commits

Author SHA1 Message Date
Lari Nieminen
6041a70ea2 New bigmap for Liberty. 2013-11-29 03:52:25 -08:00
David Mikos
4736ae7cc0 campaign utils: convert unit WML to new syntax 2013-10-16 18:15:30 +10:30
Groggy Dice
17e2c93efd Liberty utils.cfg: typo fix: born -> borne 2013-08-15 01:22:27 -04:00
Alexander van Gessel
3f019c7d2d Run wmllint to convert [object]duration=level to [object]duration=scenario 2012-05-01 22:14:02 +01:00
Gunter Labes
d33cc6bb63 applied patch #2651: Use MODIFY_TERRAIN macro in Liberty by alarantalara 2011-04-30 15:25:23 +00:00
Lari Nieminen
114d5945dd Added a female variation of Senior Village Elder,
...made Relnan use that, renamed him to Relana, added the new portrait
for her and made her recruit villagers instead of outlaws.
2010-11-05 09:00:46 +00:00
Steven Panek
3a6eb75ee8 Renamed [removeitem] to [remove_item]; deprecated [removeitem]. 2010-10-01 23:42:21 +00:00
Steven Panek
30ca686d3b Converted the quotes and apostrophes in Liberty...
...to their curly forms (double form for quotation marks).
2010-06-11 04:33:35 +00:00
Eric S. Raymond
f6f2aa093f Change death events in which the dying units speak to last breath events.
(Yes, I'm teaching wmllint how to warn about this.)
2009-09-02 22:13:46 +00:00
Eric S. Raymond
709ea04e11 The previous attempt to keep from leaking generated journey macros...
...into the global macro namespace got a bit overzealous.
2009-04-29 20:59:48 +00:00
Eric S. Raymond
aa5e586d6e Don't allow generated trackplacer symbols to clutter up the global namespace. 2009-04-28 16:52:27 +00:00
Lari Nieminen
bcc7e973c9 Fixed the broken defeat messages. 2009-03-26 15:27:44 +00:00
Eric S. Raymond
5eac1d36d6 Defeat flavor-text events for Liberty. 2009-03-26 12:20:30 +00:00
Eric S. Raymond
4861e50155 Reindent mainline in preparation for 1.6. 2008-12-08 17:45:47 +00:00
Nils Kneuper
bf840aa904 add some textdomain markers (though they should have no effect) 2008-11-22 09:48:52 +00:00
Eric S. Raymond
1afb992b06 Tighten up spellchecking yet again. 2008-11-04 00:05:29 +00:00
Eric S. Raymond
287d5c9d27 Liberty map refresh.
It's now made from a campaign-specific overlay in the
master XCF file.  The journey track has been adjusted.
2008-10-23 19:24:06 +00:00
Eric S. Raymond
91c8a77f79 Refactor uses of track files...
...so that all information about map backgrounds lives inside them,
rather than being exposed in scenario files.  This means that map
artists can cerate new maps without having to touch scenario text to
make the changes effective.
2008-10-20 18:42:40 +00:00
Eric S. Raymond
e31a404cce trackplacer: a slight change in how track IDs are used...
...to generate macros allows underscores to be used in IDs.
2008-10-18 20:26:47 +00:00
Alexander van Gessel
4af5ac30be Hand-hacked liberty's journey so the updated trackplacer will read it. 2008-10-18 17:24:41 +01:00
Eric S. Raymond
aadd4578cd Various tweaks for wmllint hygiene. 2008-10-14 22:46:24 +00:00
Eric S. Raymond
f9d7b869d8 trackplacer: Sinplify by eliminating .trk files,
...we now read and write .cfg files directly.
2008-10-13 20:18:37 +00:00
Eric S. Raymond
6e2ab29235 Liberty now uses a track file and trackplacer-generated macros. 2008-10-13 18:45:06 +00:00
Eric S. Raymond
1815b72f3e Replace Liberty-specific L_DOT and L_CROSS...
...with DOT_CENTERED and CROSS_CENTERED from the core macros.
2008-09-11 21:11:56 +00:00
Eric S. Raymond
08f09eda6f Give wmlindent a capability to declare indenters.
Pre-declare {FOREACH and {NEXT.

Write declarations in the one place they're presently needed, Sceptre of Fire.

Reindent the data tree accordingly.

This partly addresses the feature request in bug #12180.
2008-08-28 20:19:50 +00:00
Gunter Labes
1b8d44e84d revert 2008-04-23T19:07:49Z!esr@thyrsus.com 2008-04-23 20:34:59 +00:00
Gunter Labes
8c61572b07 revert 2008-04-23T19:31:40Z!esr@thyrsus.com, something went wrong there... 2008-04-23 20:27:27 +00:00
Eric S. Raymond
9db68b9b88 Back out my previous commit; I misunderstood the spec for the name change. 2008-04-23 19:31:40 +00:00
Eric S. Raymond
6921485048 campaigns -> add-ons.
This has been tested with the game, but the campaign-server client may 
need work.
2008-04-23 19:07:49 +00:00
Patrick Parker
14247b09cd patch #1037: Filter_x renaming 2008-04-08 07:15:25 +00:00
Eric S. Raymond
810b84452e Address bug #11317.
Zookeeper pointed out that if wwe're not going to turn the peasants
chaotic, there's not much point in having them change unit types.
2008-03-20 21:05:35 +00:00
Eric S. Raymond
aae5a0cb7c description= -> id= in Standard Unit Fliters and SingleUnitWML.
For backward compatibility, description= is still accepted, 
but this will change when it is merged with unit_description.
2008-03-13 06:22:01 +00:00
Eric S. Raymond
06b7f7b1d9 Consistently use "speaker" rather than "description" in [message];...
...change by wmllint.  This is a step towards cleaning up the mess
around "description", which is translatable in some contexts and not
in others.
2008-03-11 11:10:59 +00:00
Eric S. Raymond
879f0ee6de A directory move commit that got lost. 2008-02-13 18:08:56 +00:00