[Commits] [wesnoth/wesnoth] afab09: Update RELEASE_NOTES

GitHub noreply at github.com
Sun Apr 5 02:44:24 UTC 2015


  Branch: refs/heads/feature/23216
  Home:   https://github.com/wesnoth/wesnoth
  Commit: afab09aae9348eb8cff009b3c7ddb289fb6a79c8
      https://github.com/wesnoth/wesnoth/commit/afab09aae9348eb8cff009b3c7ddb289fb6a79c8
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M RELEASE_NOTES

  Log Message:
  -----------
  Update RELEASE_NOTES


  Commit: 157066c51241109b9a6f2a398c4bb1cae0e1d5f5
      https://github.com/wesnoth/wesnoth/commit/157066c51241109b9a6f2a398c4bb1cae0e1d5f5
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M changelog
    M src/unit.cpp

  Log Message:
  -----------
  Fixed not being able to set unit.ellipse variable if ellipse= is set by [unit_type] or [object]

This allows {MAKE_HERO} to work properly even in these cases.


  Commit: 3c7a3e648488901746591bb241150858f80a41dc
      https://github.com/wesnoth/wesnoth/commit/3c7a3e648488901746591bb241150858f80a41dc
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M scons/sdl.py

  Log Message:
  -----------
  scons: fix config checks that require running test programs for out-of-tree builds


  Commit: df11117ba47b4b9ad6cc56ddf0a37cb8e4453265
      https://github.com/wesnoth/wesnoth/commit/df11117ba47b4b9ad6cc56ddf0a37cb8e4453265
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M src/menu_events.cpp

  Log Message:
  -----------
  make :n and :cl end the scenario in linger mode

this was afaik also the behaviour in 1.12


  Commit: 1c927c8407ec797ef9e9e58599a7b71e617fe864
      https://github.com/wesnoth/wesnoth/commit/1c927c8407ec797ef9e9e58599a7b71e617fe864
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M src/filesystem_boost.cpp

  Log Message:
  -----------
  fs: Prevent the BFS version of get_wml_location() from escaping the data dir

This is essentially a port to the BFS implementation of the fs API of
commits 314425ab0e57b32909d324f7d4bf213d62cbd3b5 and
9f458d1bb29cef4318c8511965083edd1128c62e, which were authored separately
from the BFS branch.

Note that this introduces another disparity in behavior between the BFS
and legacy implementations of this API, in that the BFS
get_wml_location() function will now always start at <data dir>/data/
instead of starting at <data dir> in obscure border cases. This is
expected to have no impact on anything at all for reasons discussed on
IRC.


  Commit: fee3060879585f73a302f80ab7a5ba28c5c78aef
      https://github.com/wesnoth/wesnoth/commit/fee3060879585f73a302f80ab7a5ba28c5c78aef
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M RELEASE_NOTES
    M changelog
    M scons/sdl.py
    M src/filesystem_boost.cpp
    M src/menu_events.cpp
    M src/unit.cpp

  Log Message:
  -----------
  Merge branch 'master' into feature/23216


  Commit: 57c89ccecb874d32b81457817d4bc54ae8933d5b
      https://github.com/wesnoth/wesnoth/commit/57c89ccecb874d32b81457817d4bc54ae8933d5b
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2015-04-04 (Sat, 04 Apr 2015)

  Changed paths:
    M src/tests/test_filesystem.cpp

  Log Message:
  -----------
  [DO NOT MERGE] Update tests after bug fix


Compare: https://github.com/wesnoth/wesnoth/compare/572baf5fcd7b...57c89ccecb87


More information about the Commits mailing list