Steve
|
aad8551c84
|
Updated copyright dates.
|
2018-04-29 10:01:09 +01:00 |
Steve
|
9e45c3fcd6
|
Updated copyright.
|
2017-08-07 19:15:30 +01:00 |
Steve
|
61bf77b288
|
Prevent race condition when enabling objectives.
|
2017-06-21 08:41:27 +01:00 |
Steve
|
ab2e3a09db
|
Prevent ALL_OBJECTIVES_COMPLETE from firing twice.
|
2017-05-29 08:39:37 +01:00 |
Steve
|
e59af4bfbc
|
Allow for a kill threshold to be specified in epic missions (for use with unwinnable missions).
|
2016-08-28 18:48:55 +01:00 |
Steve
|
27427a8637
|
Start of lives restriction for epic battles.
|
2016-08-20 11:42:10 +01:00 |
Steve
|
5fa9ea1922
|
Added new sound effects.
|
2016-06-07 08:29:52 +01:00 |
Steve
|
0306e2bbea
|
Added new sound effects.
|
2016-06-05 11:22:19 +01:00 |
Steve
|
1757df1340
|
Prevent ALL_OBJECTIVES_COMPLETE from firing more than once.
|
2016-05-28 11:40:56 +01:00 |
Steve
|
dee2d4eecb
|
Set current value = target value when auto completing conditions (hud is inconsistent).
|
2016-05-23 09:18:52 +01:00 |
Steve
|
cda791cfe8
|
Manual mission complete bug fix.
|
2016-05-22 12:08:48 +01:00 |
Steve
|
5a250e73d2
|
Also run ALL_OBJECTIVES_COMPLETE in doObjectives().
|
2016-05-19 09:31:09 +01:00 |
Steve
|
dd407e2f1c
|
Don't allow an objective to be failed and completed at the same time.
|
2016-05-17 15:55:18 +01:00 |
Steve
|
4aec10e614
|
Updated hasThreats logic.
|
2016-05-15 17:28:17 +01:00 |
Steve
|
50883125e1
|
Merge.
|
2016-05-15 08:19:26 +01:00 |
Steve
|
9f4be9a780
|
If a mission has hidden objectives, don't complete when all current ones are finished.
|
2016-04-18 10:54:59 +01:00 |
Steve
|
c729d59c3a
|
Script call to complete the mission now also completes all objectives.
|
2016-04-17 09:11:36 +01:00 |
Steve
|
5e8b983f3e
|
Update to showing objective numbers.
|
2016-04-07 12:39:53 +01:00 |
Steve
|
8705337e2a
|
Show number of conditions on HUD, as well as objectives.
|
2016-03-29 07:19:39 +01:00 |
Steve
|
175b7e5ca0
|
Moved entity loading code out of mission.c, and into appropriate c files.
|
2016-03-17 08:11:52 +00:00 |
Steve
|
1b43e4908c
|
Added ability to hide objective numbers.
|
2016-03-16 19:24:41 +00:00 |
Steve
|
4ef796bf92
|
Added id to objective, to allow script to function in non-English languages.
|
2016-03-16 06:54:34 +00:00 |
Steve
|
e04ad44a1a
|
Eliminate all objective bug fix.
|
2016-03-06 17:27:23 +00:00 |
Steve
|
211df6d8ec
|
i18n updates.
|
2016-02-28 13:45:17 +00:00 |
Steve
|
ad7a1eefda
|
Challenge integration updates.
|
2016-02-28 13:02:57 +00:00 |
Steve
|
e79d331599
|
Added ALL_OBJECTIVES_COMPLETE script command.
|
2016-02-25 10:52:01 +00:00 |
Steve
|
cedbed4dc8
|
Updated copyright dates.
|
2016-02-21 15:50:27 +00:00 |
Steve
|
e31f39d3a9
|
Replaced "Dummy" missions with manual complete flag.
|
2016-01-25 15:09:14 +00:00 |
Steve
|
672fd01282
|
Eliminate all tweaks.
|
2016-01-24 09:50:31 +00:00 |
Steve
|
1115309331
|
Attempt to complete eliminate all objective immediately, if no enemies are remaining.
|
2015-12-31 11:31:36 +00:00 |
Steve
|
48f08a3fb0
|
Allowed locations to be activated by scripts. Added eliminate all objective type.
|
2015-12-22 17:58:18 +00:00 |
Steve
|
01894d5150
|
Activate objectives by name, not number.
|
2015-12-18 14:28:44 +00:00 |
Steve
|
28b830a197
|
Invoke script when objective is complete.
|
2015-11-30 12:41:27 +00:00 |
Steve
|
f1f962aeae
|
Complete conditions when CompleteMission() is called.
|
2015-11-29 16:50:06 +00:00 |
Steve
|
eeaccec327
|
Update script function calls.
|
2015-11-29 12:55:15 +00:00 |
Steve
|
25ab01bc0d
|
Typo fix.
|
2015-11-20 22:47:08 +00:00 |
Steve
|
1760c9e3b3
|
Centralized mission failure logic.
|
2015-11-14 08:41:31 +00:00 |
Steve
|
f883423875
|
Added function to adjust target value of objectives (such as requiring fewer civs to rescue if some are killed).
|
2015-11-13 16:55:49 +00:00 |
Steve
|
44818d295a
|
Integrated triggers.
|
2015-10-29 11:08:47 +00:00 |
Steve
|
d0a3d0d6c5
|
Start of triggers.
|
2015-10-26 08:10:13 +00:00 |
Steve
|
c322cced55
|
Improved stats processing. Added pages to stats screen.
|
2015-10-25 00:01:46 +01:00 |
Steve
|
204055ea72
|
Added objective target types, and conditional objectives.
|
2015-10-22 07:08:03 +01:00 |
Steve
|
a8a5d507fb
|
Added mag cannons and Ray.
|
2015-10-21 19:21:45 +01:00 |
Steve
|
24bf15ce09
|
Initial check in to GitHub.
|
2015-10-20 12:51:49 +01:00 |