I guess asking people to keep the changelogs' main categories...

...inalphabetical order was too much.
This commit is contained in:
Ignacio R. Morelle 2009-01-18 12:48:22 +00:00
parent e7787cb119
commit 21ae91d7da
2 changed files with 24 additions and 24 deletions

View file

@ -29,10 +29,21 @@ Version 1.5.7+svn:
* updated translations: Chinese (Simplified), Czech, Danish, German,
Hungarian, Italian, Japanese, Lithuanian, Russian, Slovak, Spanish
* updated DejaVuSans to 2.28
* Unit changes and balancing:
* Updated most units' defense and movement values on coastal reef.
* Multiplayer ui:
* Added a gui front-end to various commands, brought up by double clicking
a player name, replacing the old whisper dialog
* Automatically select the game the selected player is in
* Try to preserve the selected player when the player list is updated
* Added an option to avoid auto-scroll to ennemy units during oponent's
* Cleared the login dialog mess: Now there is a single dialog to display error
messages from the server and to choose a different username and/or password
* Added the possibility to provide a password in the main multiplayer dialog
* Added an option to save the password to the preferences
turn
* Networking:
* Ensure SDL_net is initialized before attempting to send upload_log
* Unit changes and balancing:
* Updated most units' defense and movement values on coastal reef.
* User interface:
* Pressing backspace in a textbox with selection now clears the selection.
* Scrollwheel mouses can scroll the new listboxes.
@ -46,17 +57,6 @@ Version 1.5.7+svn:
* Added a password box that hides its input
* The new portrait dialogs can now show the old images as well and also the
right hand side images.
* Multiplayer ui:
* Added a gui front-end to various commands, brought up by double clicking
a player name, replacing the old whisper dialog
* Automatically select the game the selected player is in
* Try to preserve the selected player when the player list is updated
* Added an option to avoid auto-scroll to ennemy units during oponent's
* Cleared the login dialog mess: Now there is a single dialog to display error
messages from the server and to choose a different username and/or password
* Added the possibility to provide a password in the main multiplayer dialog
* Added an option to save the password to the preferences
turn
* WML engine:
* add an "animate" key to the [teleport] event
* add a resistance_anim block used whenever a unit uses a [resistance]

View file

@ -24,13 +24,10 @@ Version 1.5.7+svn:
Lieutenant, General, Grand Marshal with 1 alternate, Saurian Augur line,
Saurian Skirmisher line, Troll Whelp, Death Knight.
* User interface
* Fixed a glitch where a new dialog didn't show up after an old dialog.
* Fixed several glitches in with the listboxes and new portrait dialog.
* Pressing escape in a new dialog, behaves like in the old dialogs again.
* Spacebar closes the dialogs without a scrollbar again.
* The new portrait dialogs can now show the old images as well and also the
right hand side images.
* Language and translations
* Translations of user-made content work again when available.
* updated translations: Chinese (Simplified), Czech, Danish, German,
Hungarian, Italian, Japanese, Lithuanian, Russian, Slovak, Spanish.
* Multiplayer user interface
* Added a gui front-end to various commands, brought up by double clicking
@ -38,10 +35,13 @@ Version 1.5.7+svn:
* Automatically select the game the selected player is in.
* Added an option to save the password to the preferences
* Language and translations
* Translations of user-made content work again when available.
* updated translations: Chinese (Simplified), Czech, Danish, German,
Hungarian, Italian, Japanese, Lithuanian, Russian, Slovak, Spanish.
* User interface
* Fixed a glitch where a new dialog didn't show up after an old dialog.
* Fixed several glitches in with the listboxes and new portrait dialog.
* Pressing escape in a new dialog, behaves like in the old dialogs again.
* Spacebar closes the dialogs without a scrollbar again.
* The new portrait dialogs can now show the old images as well and also the
right hand side images.
* Miscellaneous and bugfixes
* Fixed a crash when more than one add-on is being updated.