Merge pull request #361 from mstrebel/changelog-1.13
Update changelog for bug #18926 in 1.13+dev
This commit is contained in:
commit
5067ecf932
3 changed files with 5 additions and 0 deletions
|
@ -455,6 +455,7 @@ Version 1.13.0-dev:
|
|||
* [modify_side] controller= now works in networked mp. If a null-controlled side becomes alive by
|
||||
[modify_side] controller=ai/human then the currently active client will be assiged controll
|
||||
* Fixed a stingstream syntax error that caused the build to fail in Visual Studio 13
|
||||
* Fixed hotkeys for changing tips in titlescreen (bug #18926).
|
||||
|
||||
Version 1.11.11:
|
||||
* Add-ons server:
|
||||
|
|
|
@ -1179,6 +1179,9 @@
|
|||
[entry]
|
||||
name = "Michael Schmahl"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Michael Strebel (Nostromus)"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Miguel Zapico (elricz)"
|
||||
[/entry]
|
||||
|
|
|
@ -131,6 +131,7 @@ Version 1.13.0-dev:
|
|||
* Autogenerate help pages for all eras and factions.
|
||||
* Help pages for a faction autogenerates a list of races and alignments that appear in that faction.
|
||||
* Make nice help descriptions for the default factions (using content from the wiki).
|
||||
* Fix bug wherein hotkeys for changing tips in titlescreen aren't working.
|
||||
|
||||
Version 1.11.11:
|
||||
* Campaigns:
|
||||
|
|
Loading…
Add table
Reference in a new issue