updated changelog
This commit is contained in:
parent
a35e4a629a
commit
66c38c4521
1 changed files with 11 additions and 3 deletions
14
changelog
14
changelog
|
@ -1,19 +1,27 @@
|
|||
CVS HEAD:
|
||||
* added the ability to move units on fog/shroud maps without updating the fog/shroud so moves can be undone, when player commits moves fog/shroud is updated, and moves can no longer be undone
|
||||
* added testing mode to move units on fog/shroud maps without updating the fog/shroud
|
||||
* editor improvements:
|
||||
* made minimap not update as often
|
||||
* allowed setting start pos for player 0
|
||||
* load map and new map menu items and hotkeys added
|
||||
* new map and load map added, editor now starts with an empty map
|
||||
* save as functionality added.
|
||||
* speed improvements: palette is only redrawn when needed
|
||||
* showing coordinates and terrain type of the hex on mouse over
|
||||
* fixed tiles on the border of the map updating incorrectly when nearby tiles are drawn
|
||||
* fixed a bug where odd number of terrains where not drawn correctly in the palette.
|
||||
* confirmation dialog refactoring
|
||||
* code cleanups
|
||||
* fixed dynamically generated terrain not showing correctly
|
||||
* code cleanups and refactoring
|
||||
* fixed Li'sar dying in Hasty Alliance not resulting in a loss
|
||||
* fixed game creator being able to click [I'm Ready] before all networked players have joined when loading game from save
|
||||
* fixed first player gold reset to 100 in multiplayer games when starting gold set less than 100
|
||||
* fixed character's name overlapping their profile when they speak
|
||||
* fixed teleporting units not clearing shroud/fow when they teleport
|
||||
* fixed Orcish Ruler movetype not being orcishfoot
|
||||
* fixed "invalid font characters" for slovak translation by adding 'font=Bepa-Roman.ttf', translators should ensure this line is preserved when upgrading translations
|
||||
* fixed support for UTF-8 languages on text-boxes
|
||||
* fixed wesnoth.desktop (FreeDesktop shortcut definition file), which did contain invalid UTF-8 sequences
|
||||
*
|
||||
* relocated 'Heir to the Throne' scenarios to data/scenarios/Heir_To_The_Throne/
|
||||
* added ability to remove tiles from the border cache
|
||||
* added definitions of new pure virtual methods in hotkey.hpp
|
||||
|
|
Loading…
Add table
Reference in a new issue