Commit Graph

180 Commits

Author SHA1 Message Date
Gunter Labes
30bc3ca634 typo fix 2008-05-21 18:13:39 +00:00
Gunter Labes
7624358f90 typo fixes 2008-05-21 17:59:34 +00:00
Moritz Göbelbecker
0c0cfdb160 Really fix macro collision. 2008-05-20 18:42:22 +00:00
Moritz Göbelbecker
0a09602dea Fix collision of macro names. 2008-05-17 15:49:59 +00:00
Lari Nieminen
eeefe746d0 Fixed a recruit list typo. 2008-05-17 10:05:09 +00:00
Joseph Simmons
508cd4a830 Replaced the insult "tree-shagger" with "wose-born", per Dave's request.
I judged this to be the best replacement proposed. If you feel
strongly about this and want it changed back, bring it up again on the
forums or mailing list.
2008-05-05 00:26:27 +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
Gunter Labes
650af1c6c8 rebalancing of turns and gold values to more reasonable values 2008-04-22 19:50:35 +00:00
Gunter Labes
5585c36028 typo fix 2008-04-22 16:54:53 +00:00
Eric S. Raymond
c06064cbad Clear SpellingMistakes. 2008-04-15 20:04:09 +00:00
Eric S. Raymond
4e7e09a5ca Remove a crock now that we're out of string freeze. 2008-04-14 15:27:37 +00:00
Gunter Labes
60044e289a add an id= 2008-04-14 15:22:12 +00:00
Patrick Parker
14247b09cd patch #1037: Filter_x renaming 2008-04-08 07:15:25 +00:00
Eric S. Raymond
3121bf5a7f Make sure all user_team_names are quoted.
Fix the glitch check for this to run even when lift is not enabled.
2008-04-03 20:29:02 +00:00
Eric S. Raymond
4d413d9ba7 Give every SP team with an ID a user team name. 2008-04-03 17:27:19 +00:00
Eric S. Raymond
83ae0b3bc8 Apply wmlindent. 2008-03-26 14:04:37 +00:00
Gunter Labes
1f5cb3c561 change the colour of side 8 from white to brown so it's easier to see on snow 2008-03-25 20:06:27 +00:00
Eric S. Raymond
e5e500ca60 [unit_type] unit_description -> description 2008-03-21 03:26:09 +00:00
Eric S. Raymond
7aa14b8a5f Address bug #11318. Continuity fixes for story setup. 2008-03-20 23:17:56 +00:00
Eric S. Raymond
bd129a9c79 Name changes preparatory to addressing bug #11318. 2008-03-20 22:45:52 +00:00
Eric S. Raymond
1ac399f9bf generate_description -> generate_name. 2008-03-17 17:11:19 +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
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
dff0a94c41 Teach wmllint to fix up macros containing description=...
...filters, and do that on mainline.
2008-03-13 09:32:07 +00:00
Eric S. Raymond
c66aa1eb74 Various cleanups related to description= -> id=, mostly comment fixes. 2008-03-13 09:14:15 +00:00
Eric S. Raymond
5d11edbd83 description= -> id= in SideWML.
description= is still accepted for backward compatibility.
2008-03-13 07:44:33 +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
146d7426ff Fix up a misken type= attribute. 2008-03-13 01:28:31 +00:00
Eric S. Raymond
99e5675ce7 Fix archaic use of id= in [unit]. 2008-03-12 11:06:33 +00:00
Eric S. Raymond
9655d59081 [unit] enclosing UnitWML becomes [unit_type]
Note: This change breaks backward compatibility with the 1.4 branch!
2008-03-12 08:08:37 +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
364a4decbd wmlindent strikes again. 2008-03-07 21:26:44 +00:00
Eric S. Raymond
878f5a32a5 Teach wmllint to detect unbalanced string quotes in macro calls,
...and fix the example.
2008-03-06 03:32:11 +00:00
Eric S. Raymond
fcfb4165ba Address FR in bug #10940. (Change for both 1.4 and 1.5) 2008-03-02 18:07:16 +00:00
Gunter Labes
06f03800a3 * spelling fixes 2008-03-02 18:05:43 +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
Lari Nieminen
71bedc600f A map tweak. 2008-02-28 20:58:48 +00:00
Lari Nieminen
55d28605a7 A few music changes in SotBE and some little visual tweaks. 2008-02-28 20:55:38 +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
Lari Nieminen
95f1ff5b42 Fix orcish shamans not having translatable names (on Ivanovic's permission) and made them and Inarix loyal. 2008-02-25 15:55:25 +00:00
Lari Nieminen
16da45585a Removed bogus race= attributes from [side] tags...
...(they were actually causing the race of the leader to not display
correctly).
2008-02-23 19:17:53 +00:00
Eric S. Raymond
e0674dbc3f Fix the path to herodeaths.cfg. 2008-02-20 00:48:02 +00:00
Dimitar Ilccov
0b9e2c8142 Edit of the comment 2008-02-19 09:28:40 +00:00
Dimitar Ilccov
0804034a8b Restored the actual story message which I changed by mistake...
...in 2008-02-19T09:03:05Z!mythological@mt.net.mk to the status before the string freeze.
2008-02-19 09:20:24 +00:00
Dimitar Ilccov
75c9d4b52b Found a possible grammar bug in SotBE's 01_End_Of_Peace.cfg story.
Added a commented out version of the message - to be considered for
replacing when the string freeze is no longer in force.
2008-02-19 09:03:05 +00:00
Dimitar Ilccov
ac8c9d4f15 Fixing bug #11096...
...shamans losing all of their earned experience in SotBE's
06_Black_Flag.cfg.

Replaced killing the shamans and creating new ones in events with
store/unstore
2008-02-19 08:59:56 +00:00