20 Commits

Author SHA1 Message Date
Pentarctagon
62aa0b252f
Run wmlindent. 2020-11-30 16:10:28 -06:00
Celtic Minstrel
9c102a64c6
Fix OBJECTIVE_FOOTNOTE 2020-11-30 13:41:09 -05:00
Celtic Minstrel
212b4fc3d1 Put back the documentation comments removed in 0e800d36a6b57ad28d5e2a1d46c3181bb92b597c
This time they're added in the wrong place so as not to break the schema validation; they can be moved to the correct place later once that actually works.
2020-11-29 12:44:31 -05:00
Pentarctagon
d4b8f71771
Fix indentation. 2020-11-23 00:17:31 -06:00
Pentarctagon
0e800d36a6
Fix schema validation. 2020-11-22 23:54:12 -06:00
Celtic Minstrel
059dabcb6a Do a pass of macro documentation
- Adds a bunch of documentation
- Fixes some incorrect or inaccurate documentation
- Moves some documentation so that wmlscope actually picks it up
- Excludes some internal macros from being documented
2020-11-22 12:24:43 -05:00
Severin Glöckner
725815afa2 add an "optional objective" caption
In case of tsg7a neither alternative nor bonus objective fits

[ci skip]
2017-11-01 12:45:21 +11:00
Gregory A Lundberg
15c761ec75 HAS_NO_TURN_LIMIT objectives macro
A convenience macro to add a standardized note to the objectives pointing out there is no turn limit.
2016-08-19 20:06:13 -05:00
Charles Dang
e945b99bc5 Deprecate obsolete objective macros
The functionality of these macros is now handled internally by the objectives dialog,
and no longer need to be included manually
2015-03-25 03:35:15 +11:00
Charles Dang
a7c4f23b2f Moved deprecated EARLY_FINISH_BONUS_CAPTION to the proper place 2015-02-01 04:26:06 +11:00
Charles Dang
19826fa564 Revert "Added several new objective macros" on request
This reverts commit 8c92d1e62a4cbd26c736f41e1b97ebc3dae5bb59.
2015-01-28 21:06:04 +11:00
Charles Dang
8c92d1e62a Added several new objective macros 2015-01-28 20:35:39 +11:00
Steven Panek
f73002ab49 Also make the bullet cyan. 2011-11-07 12:40:02 +00:00
Elvish_Hunter
7363e6eb09 Added IS_LAST_SCENARIO macro 2011-11-07 10:05:01 +00:00
Steven Panek
0c933d4e68 Deprecated SET_OBJECTIVES, VICTORY_CONDITION, and DEFEAT_CONDITION. 2010-11-25 09:27:32 +00:00
Eric S. Raymond
e7d337a676 Reindent mainline. 2010-09-23 13:04:56 +00:00
Lari Nieminen
5efa2f2dc6 Allowed a turn counter to be displayed next to an objective...
...by allowing a show_turn_counter=yes|no key in [objective], and made
the TURNS_RUN_OUT macro use that.
2010-08-15 13:40:50 +00:00
Eric S. Raymond
b99f9ac6f9 Another wmllint nit. Mainline is clean again. 2010-08-12 20:23:31 +00:00
Lari Nieminen
7d27638b53 Added a shortcut macro for the standard "Turns run out" defeat objective. 2010-08-12 11:51:09 +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