22 Commits

Author SHA1 Message Date
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
Nils Kneuper
7ddd376664 replace color='#HEXCODE' by keywords, replacements done:
color='#00ff00' becomes color='green'

color='#ff0000' becomes color='red'

color='#ffff00' becomes color='yellow'
2010-03-04 15:14:46 +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
f9b7819412 Teach wmllint about some of the new scopes that id= can live inside...
...without being a reference problem.  Refactor spellchecker, we want to
apply it more widely. Add proper line terminations to two files.
2009-09-04 03:31:28 +00:00
Fabian Müller
e92d969edc core macros: Added macros for alternative objectives.
I love cluttering core with useless macros :-)
2009-09-03 22:47:40 +00:00
Guillaume Melquiond
607df284df Converted old style markup to Pango markup. 2009-06-21 18:26:44 +00:00
Lari Nieminen
3301aae2a5 Two new carryover note macros. 2008-12-11 19:59:05 +00:00
Lari Nieminen
ec210a3b5b Oops, forgot to commit one new macro. 2008-12-11 17:57:43 +00:00
Eric S. Raymond
4861e50155 Reindent mainline in preparation for 1.6. 2008-12-08 17:45:47 +00:00
Lari Nieminen
b72c56e471 Deactivated the old carryover model...
...from the campaigns currently supporting both.
2008-11-21 12:36:09 +00:00
Lari Nieminen
5e96a10e06 Removed some linebreaks to allow the macros to be concatenated properly. 2008-11-12 10:38:15 +00:00
Lari Nieminen
221472c190 Added core macros for the early finish bonus notes,
...so that they don't need to be translated for each campaign separately.
2008-11-12 09:25:25 +00:00
Eric S. Raymond
48cadae1ad Another wmllint hack around the macro processor. 2008-10-14 23:14:35 +00:00
Eric S. Raymond
0d43b36615 Teach wmlscope to selectively ignore multiple macro definitions. 2008-10-14 22:30:21 +00:00
Lari Nieminen
d80fd5e290 Fixage. 2008-10-14 07:22:02 +00:00
Eric S. Raymond
385f38fcd6 Refactor carryover definitions...
...so that only one is visible to wmlscope at any given time.
2008-10-05 10:11:01 +00:00
Lari Nieminen
5939862b43 Probably silence some missing macro warnings. 2008-10-04 18:42:22 +00:00
Eric S. Raymond
c014cbe185 Beat wmlscope into not complaining about multiple definitions...
...of the carryover macros (they're conditionalized, but wmlscope
cannot know this).
2008-09-30 01:09:12 +00:00
Lari Nieminen
8184a479ba Moved some of the carryover macro and preprocessor business into core. 2008-09-27 20:57:24 +00:00