restore 80 chars per line for the changelog

This commit is contained in:
Nils Kneuper 2010-11-26 17:56:40 +00:00
parent 3e8531e0f2
commit 9440735a17

View file

@ -16,15 +16,18 @@ Version 1.9.2+svn:
* User interface:
* Converted some dialog boxes to GUI2
* Campaign difficulty descriptions must use Pango markup now
* Added a new hotkey sequence (by default unassigned) to toggle animated map mode
(feature #15976).
* Added a new hotkey sequence (by default unassigned) to toggle animated map
mode (feature #15976).
* WML engine:
* Created tag [petrify] (bug #17077). Moved [unpetrify] to lua. Syntax changed from [unpetrify][filter]<SUF> to [unpetrify]<SUF>.
* Created tag [petrify] (bug #17077). Moved [unpetrify] to lua. Syntax
changed from [unpetrify][filter]<SUF> to [unpetrify]<SUF>.
* Introduced [recall]fire_event=yes|no (default no) parameter (fixes
bug #17083).
* Deprecated the following macros: FLOATING_TEXT, CAPTURE_FILTERED_VILLAGES, SET_OBJECTIVES, VICTORY_CONDITION, DEFEAT_CONDITION,
ON_EVENT, ON_PRESTART, ON_START, ON_SIDETURN, ON_TURN, ON_VICTORY, ON_DEFEAT, ALLOW_UNDO, ON_TILE_ONCE, SIDE_PLAYER, SIDE_COMPUTER,
AMLA_TOUGH, ITM_BOOK1, ITM_TREE1, RECALL_OR_CREATE_UNIT, and RECALL_OR_CREATE.
* Deprecated the following macros: FLOATING_TEXT, CAPTURE_FILTERED_VILLAGES,
SET_OBJECTIVES, VICTORY_CONDITION, DEFEAT_CONDITION, ON_EVENT, ON_PRESTART,
ON_START, ON_SIDETURN, ON_TURN, ON_VICTORY, ON_DEFEAT, ALLOW_UNDO,
ON_TILE_ONCE, SIDE_PLAYER, SIDE_COMPUTER, AMLA_TOUGH, ITM_BOOK1, ITM_TREE1,
RECALL_OR_CREATE_UNIT, and RECALL_OR_CREATE.
Version 1.9.2:
* Campaigns: