Changelogs, release notes: remove comments about changed OS X userdir
This commit is contained in:
parent
582e4c73e5
commit
2f793022a9
3 changed files with 4 additions and 10 deletions
|
@ -50,12 +50,6 @@ The boost filesystem dep may be disabled, if compiling with scons, by passing it
|
|||
(The new SDL_mixer requirement cannot be similarly disabled.)
|
||||
[/section]
|
||||
|
||||
[section="New OS X user data directory"]
|
||||
As a result of the new filesystem code described above, the OS X user data directory is now ~/.wesnoth1.13. This means that saved games, preferences and add-ons need to be reset/reloaded or copied/linked from ~/Library/Application Support/Wesnoth_1.1x (where x = 1, 2 or 3 depending on the version from which you want to copy things over).
|
||||
|
||||
For those of you compiling Wesnoth using Xcode, you also need to download a new version of wesnoth_compile_mac_1.13.zip (as of 19 Oct 2014).
|
||||
[/section]
|
||||
|
||||
[section="Help Browser"]
|
||||
Many new features, see changelog.
|
||||
[/section]
|
||||
|
|
|
@ -207,9 +207,9 @@ Version 1.13.0-dev:
|
|||
* Fix bug #21808: Cannot join a reloaded game as an observer.
|
||||
* Fixed halos glitching through locations that become shrouded after the
|
||||
halo is rendered for the first time.
|
||||
* OS X user data directory is now ~/.wesnoth1.13. For compiling Wesnoth
|
||||
using Xcode, a new version of wesnoth_compile_mac_1.13.zip is also
|
||||
required (as of 19 Oct 2014).
|
||||
* OS X user data directory is now ~/Library/Application Support/Wesnoth_1.13.
|
||||
For compiling Wesnoth using Xcode, a new version of
|
||||
wesnoth_compile_mac_1.13.zip is also required (as of 19 Oct 2014).
|
||||
* Fix bug #21257: Lagging animations with skip AI animations and fog/shroud.
|
||||
* Improved unicode handling on windows for characters outside the Basic
|
||||
Multilingual Plane.
|
||||
|
|
|
@ -77,7 +77,7 @@ Version 1.13.0-dev:
|
|||
* Dropped support for AmigaOS, BeOS, and OS/2.
|
||||
* Fixed halos glitching through locations that become shrouded after the
|
||||
halo is rendered for the first time.
|
||||
* OS X user data directory is now ~/.wesnoth1.13
|
||||
* OS X user data directory is now ~/Library/Application Support/Wesnoth_1.13
|
||||
* Fix bug #3856: The turn dialog used in hotseat MP play now applies
|
||||
a blindfold for the duration of the dialog.
|
||||
* Use a dropdown menu for both "skip replay" and "enter blindfold".
|
||||
|
|
Loading…
Add table
Reference in a new issue