Moved #ifndef entry to its real category; explained it better IMHO

This commit is contained in:
Ignacio R. Morelle 2007-11-15 13:02:19 +00:00
parent 8b1d3eaeef
commit a4893014ff

View file

@ -7,13 +7,15 @@ Version 1.3.10+svn:
pick-up items
* language and i18n:
* updated translations: Czech, French, Polish, Portuguese (Brazil), Swedish
* WML engine:
* implemented the #ifndef directive, the opposite of #ifdef, in the preprocessor,
to parse the following block only when the symbol is not defined
* WML terrains:
* added 'Mushroom Grove lit' (on cave) using string 'Uu^Ufi'
* [modify_side] can now override the recruit list, just like [set_recruit]; should be
the preferred method at some point.
* miscellaneous and bug fixes:
* fixed segmentation fault on loading saved games from the multiplayer user interface
* preprocessor now does the right thing when it sees an "#ifndef" directive.
Version 1.3.10:
* campaign server