Changelog entry for pull request #3169
This commit is contained in:
parent
b4ddb0db38
commit
6a7e461e18
2 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
* Fixed memory leak in terrain filter code. In a huge map with Silver Mages,
|
||||
it could leak several gigabytes of memory in a long session.
|
||||
* Fixed: unit halo remained after undoing a recall (issue #3065)
|
||||
* Fixed: unit halo intensity doubled during AMLA animation
|
||||
* [change_theme] no longer causes a Lua error when theme= is not specified
|
||||
instead of explicitly set to an empty string.
|
||||
* [change_theme] no longer requires running a separate action to update the
|
||||
|
|
|
@ -24,6 +24,7 @@ changelog: https://github.com/wesnoth/wesnoth/blob/1.14/changelog.md
|
|||
* Fixed memory leak in terrain filter code. In a huge map with Silver Mages,
|
||||
it could leak several gigabytes of memory in a long session.
|
||||
* Fixed: unit halo remained after undoing a recall (issue #3065)
|
||||
* Fixed: unit halo intensity doubled during AMLA animation
|
||||
* Various fixes for the Planning Mode.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue