move some terrain masks definition in [game_config]
fixed blinking tooltips when clock is updated (bug #9209) fix various bugs with stoned units, now no moves left and blind.
This commit is contained in:
parent
5746634b29
commit
26d2d20c24
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,7 @@ Version 1.3.3+svn:
|
|||
* removed deprecated keys image_healing and image_halo_healing
|
||||
* empty user_description now remains empty unless generate_description set (bug 8522).
|
||||
* set_variable has the key time=stamp now, to get a timestamp in milliseconds
|
||||
* move some terrain masks definition in [game_config]
|
||||
* user interface:
|
||||
* fixed a lag in the path rendering when there is a lot of units
|
||||
* maps smaller than the screen are now shown centered on the screen
|
||||
|
@ -22,11 +23,13 @@ Version 1.3.3+svn:
|
|||
* allow to choose the direction from where attacking, even when you
|
||||
are just near the enemy unit.
|
||||
* ability to view a list of MP servers with the Join Game dialog
|
||||
* fixed blinking tooltips when clock is updated (bug #9209)
|
||||
* Miscellaneous and bugfixes
|
||||
* fix bug #4299: word wrap for menus with very long option strings
|
||||
* various bugfixes and code cleanups
|
||||
* removed zipios support
|
||||
* poisonned/stoned text is properly centered again
|
||||
* fix various bugs with stoned units, now no moves left and blind.
|
||||
|
||||
Version 1.3.3:
|
||||
* campaigns:
|
||||
|
|
Loading…
Add table
Reference in a new issue