diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-09-14 13:12:31 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-09-14 13:12:31 +0300 |
commit | c1e5e2e9ef1d2a278adb7f08446700f63bbead10 (patch) | |
tree | 3157fe34153d82c8e0983ec28f5357ee1756c0c8 /ChangeLog | |
parent | 03c154f34ad4d4db6b05104ed6a8b20540b0f304 (diff) | |
download | mv-c1e5e2e9ef1d2a278adb7f08446700f63bbead10.tar.gz mv-c1e5e2e9ef1d2a278adb7f08446700f63bbead10.tar.bz2 mv-c1e5e2e9ef1d2a278adb7f08446700f63bbead10.tar.xz mv-c1e5e2e9ef1d2a278adb7f08446700f63bbead10.zip |
Change version to 1.3.9.15.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2013-09-15 New release 1.3.9.15 +fix: compilation on some systems. +fix: windows resize in SDL2. +fix: delay flag in die sount. +fix: missing country flags in windows builds. +fix: help translations in windows builds. +fix: animated tiles in CSV map formats. +add: SDL2 default renderer mode. +add: improve perfomance in SDL2 software renderer. +add: improve setup input actions window. +add: updated liberation font. +add: improver draw speed. +add: drag and drop for equipment window. +add: icon in protected items. +add: separate drop and protect context menu items. +add: server side full move path (evol only). +add: diagonal move speed (can be disabled for players). +add: globals filter by name. +by default messages ignored from "Sagatha" +add: atlas for common images usage like particle effects. +add: server check version for "new" tmw server. +add: disable some removed features for "new" tmw server. + 2013-09-01 New release 1.3.9.1 fix: S/a dye for big endian systems. fix: some typos. |