tab completion in the multiplayer lobby works for all player names now

(changelog entry for 2007-07-29T15:43:22Z!uso)
This commit is contained in:
uso 2007-07-29 16:27:16 +00:00
parent 5003f9dbf0
commit 3cda2a19c8

View File

@ -28,6 +28,8 @@ Version 1.3.6+svn:
* Add a tooltip with the experience modifier for the units XP display.
* add an empty attack icon in attack dialog when needed (this also remove
an error message, bug #9570)
* tab completion in the multiplayer lobby works for all player names now,
not only for those which are not in a game (bug #9350)
* WML engine:
* now [base_unit]id= inside [unit] can extend upon existing unit types
* new extra_defines key to define in campaigns some other preprocessor