Steven Panek
8230629fa1
Deprecated SIDE_PLAYER and SIDE_COMPUTER.
2010-11-25 10:02:22 +00:00
Lari Nieminen
ed990359ae
Moved all the objectives-related macros to a new objective-utils.cfg file.
2010-08-07 18:02:58 +00:00
Lari Nieminen
9762f47e5e
Moved the new caption and footnote macros...
...
...from scenario-utils.cfg to carryover-utils.cfg for now and
converted a few remaining objective descriptions embedded in note= to
proper [objective] tags with captions and/or footnotes.
2010-08-07 17:44:21 +00:00
Lari Nieminen
0a76931dd6
Improvements to the objectives dialog:
...
...made each objective and other note be prefixed with a bullet, added
support for an optional caption= key to [objective], added a few new
helper macros for adding footnotes to objectives and converted all
current alternative and bonus objective texts accordingly.
2010-08-07 16:31:29 +00:00
Mark de Wever
2f8f6e2b78
Strip trailing whitespace.
2010-07-31 08:05:26 +00:00
Lari Nieminen
44aa43bafc
Fixed a broken image path.
2010-07-24 17:14:19 +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
Eric S. Raymond
71fcc8d8e9
Large maps and very long scenarios are possible,
...
...so make our notional infinities larger.
2009-03-01 16:29:04 +00:00
Eric S. Raymond
45408ef187
Magic-number elimination.
2009-03-01 14:30:47 +00:00
Eric S. Raymond
4861e50155
Reindent mainline in preparation for 1.6.
2008-12-08 17:45:47 +00:00
Ignacio R. Morelle
bfd012c729
Moved FAKE_UNIT_MOVE macro from scenario-utils.cfg to interface-utils.cfg
...
Removed excessive verbosity (and wiki non-awareness) from comments.
Renamed a few parameters
2008-11-12 09:50:42 +00:00
Steven Panek
476097471f
Made the explanation text of FAKE_UNIT_MOVE a bit more accurate.
2008-11-07 04:54:28 +00:00
Steven Panek
19b909caf6
Mainlined macro FAKE_UNIT_MOVE which replaces [move_unit_fake] codeblocks.
2008-11-07 04:43:34 +00:00
Eric S. Raymond
c497b835f7
Replace magic turn number 99 with FOREVER.
2008-08-20 18:20:36 +00:00
Eric S. Raymond
ce48025f87
Prevent a false grep hit on 99...
...
...(to makehunting down instances of magic constants easier)
2008-08-20 17:42:43 +00:00
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