Update changelogs

This commit is contained in:
sigurdfdragon 2017-09-15 12:41:30 -04:00
parent c038918cd6
commit 8f5aa227ac
2 changed files with 2 additions and 0 deletions

View file

@ -52,6 +52,7 @@ Version 1.13.8+dev:
trivial as before.
* Fixed crash when loading a replay stored on the server (Bug #1762)
* Fixed delay or clients gettings stuck when starting a mp game (Bug #1674)
* Fix bug where leader can become unable to be killed (issue #1666)
* Performance:
* Rewrote the FPS cap implementation. This greatly improves smoothness ingame.
* Each invalidated hex is now only redrawn once, not twice. This almost halves CPU

View file

@ -34,6 +34,7 @@ Version 1.13.8+dev:
* When set to remember your password, Wesnoth now encrypts it. It is still
possible to obtain the password from preferences, but it's no longer as
trivial as before.
* Fix bug where leader can become unable to be killed (issue #1666)
* Performance:
* Rewrote the FPS cap implementation. This greatly improves smoothness ingame.