14 Commits

Author SHA1 Message Date
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