updated changelog
This commit is contained in:
parent
745b9be31e
commit
d76c7e9238
1 changed files with 12 additions and 0 deletions
12
changelog
12
changelog
|
@ -10,10 +10,15 @@ CVS HEAD:
|
|||
* added 'share maps' option
|
||||
* alt-m to chat public
|
||||
* shift-m to chat with allies
|
||||
* showing basic game settings
|
||||
* user written maps can be easily loaded as scenarios in multiplayer
|
||||
* added facility to play maps in multiplayer that don't have scenario data specified for them
|
||||
* editor improvements:
|
||||
* added flipping
|
||||
* starting positions now move as they should through copy/paste and click-and-drag.
|
||||
* random map generator settings are now saved through generations
|
||||
* fixed labels on map being visible through certain dialogs
|
||||
* cleaned up editor theme
|
||||
* translation updates:
|
||||
* french
|
||||
* spanish
|
||||
|
@ -21,9 +26,16 @@ CVS HEAD:
|
|||
* improved grouping
|
||||
* made grouping behaviour configurable
|
||||
* added defensive grouping
|
||||
* naming of villages on random maps
|
||||
* fixed crash when generating a map with 0 villages
|
||||
* fixed map (shroud) and statistics sharing not working between allies
|
||||
* fixed AI getting stuck and never finish making its move
|
||||
* fixed resizing and changing video modes not working while in lobby
|
||||
* fixed hotkeys not working while in lobby
|
||||
* fixed invalid UTF-8 sequences being generated by wstring_to_utf8, causing display bugs with some accented characters on some platforms
|
||||
* changed portable_isspace() so it only returns true on ASCII spaces.
|
||||
* including a directory in WML will recurse into subdirs
|
||||
* WML support for '~' notation to include files in ~/.wesnoth/data
|
||||
* weslang, to help translation updates
|
||||
* added file choose widget
|
||||
* small changes to package description in Slacknoth
|
||||
|
|
Loading…
Add table
Reference in a new issue