Steve Cotton 30a87e1391
Temporarily re-introduce the SPECIAL_NOTES macro (#6463)
While this will be deleted before 1.18, at the moment UMC authors
are still working on 1.16. While the 1.17 branch is being used for
new development in the engine, I think it's more useful to be able
to run 1.16 UMCs that test engine edge cases rather than force the
UMCs to be upgraded for 1.18's macros.

There's currently circa 1200 units using `{SPECIAL_NOTES}` in
Ageless Era, probably requiring manual checks to update them.
Another option would be to `#define SPECIAL_NOTES` in the UMC
itself, but that would likely also mean that the warning was
silenced when running on 1.16, and few of the 1200 units would
get fixed during the 1.16 cycle.

This reverts part of commit 61fa3627818c1a3fb5181a21fc651b67d17b133a.
2022-01-26 19:12:46 -05:00
..
2020-10-19 23:53:52 +02:00
2021-05-02 19:40:48 -05:00
2020-11-22 23:54:12 -06:00
2020-11-22 12:24:43 -05:00
2020-11-30 16:10:28 -06:00
2020-11-23 00:17:31 -06:00
2020-10-19 23:53:52 +02:00