Eric S. Raymond
|
1f1fc2164f
|
Re-enable macro argument type checking, and fix some glitches it turns up.
Most changes in this diff just rename macro formal args so they match
what the type checker expects.
|
2008-06-09 16:25:13 +00:00 |
|
Lari Nieminen
|
50978161c6
|
Added an easy-to-use macro that can be used in scenarios...
...to display a warning when the AI is playing a side it doesn't know
how to play.
|
2008-05-14 12:52:28 +00:00 |
|
Eric S. Raymond
|
7495ca861b
|
Fix some arambled map headers.
|
2008-03-01 23:36:41 +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
|
04f3ea4999
|
More macro formal cleanups for typrechecking.
Also, remove an unused actual argument in UtBS.
|
2008-02-10 17:11:18 +00:00 |
|
Eric S. Raymond
|
0ee463c8cf
|
Enrich macro type checking some more and simplify the type inference rules.
Also head off a potential bug noted by Mordante with WML that
looks like {X_SPAN},{Y_SPAN}.
|
2008-02-10 09:38:07 +00:00 |
|
Eric S. Raymond
|
b1b2435d40
|
Reindent the mainline content to uniiform whitespace.
|
2008-01-24 00:16:42 +00:00 |
|
Mark de Wever
|
2611da0e10
|
Converted NO_MAP_DATA to new map format.
|
2008-01-17 17:29:16 +00:00 |
|
Pauli Nieminen
|
bb152d468e
|
Added disallow_observers to TS and DF
|
2008-01-13 09:10:19 +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 |
|
Nils Kneuper
|
db7fb6b7c4
|
map border change part2, uploading the result of wmllint --maplist data/
|
2007-10-26 16:11:48 +00:00 |
|
Eric S. Raymond
|
b1b809feed
|
Omit textdomain declarations from generated macro reference, fix a typo.
|
2007-08-26 13:56:51 +00:00 |
|
Eric S. Raymond
|
d5454f4f4c
|
Define a NO_MAP_DATA to hide the dummy data we have to feed the game...
...for all-text epilogs. Use it where appropriate.
|
2007-07-30 04:56:25 +00:00 |
|
Eric S. Raymond
|
de3d1856cb
|
Fix a [side] malformation in Liberty.
Enhance wmllint to detect it anywhere.
|
2007-07-28 16:02:47 +00:00 |
|
Nils Kneuper
|
c19e3c2311
|
added a default textdomain definition to all .cfg files
|
2007-07-06 09:00:49 +00:00 |
|
Eric S. Raymond
|
5f58e50664
|
Reindented all macros except utils.cfg,
that has unbalanced FOREACH/NEXT in it and will need to be
hand-checked.
|
2007-06-29 11:19:19 +00:00 |
|
Eric S. Raymond
|
21b24e2a9b
|
Move macros into a 'maxros' directory under core.
|
2007-05-16 01:04:29 +00:00 |
|