[wesnoth-commits] [wesnoth/wesnoth] adbcbd: fix [modify_side] controller=ai for the current side

gfgtdf noreply at github.com
Sun Oct 6 13:41:51 UTC 2019


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: adbcbd025056da518f15de5aadffe4a616b3a9ce
      https://github.com/wesnoth/wesnoth/commit/adbcbd025056da518f15de5aadffe4a616b3a9ce
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2019-10-06 (Sun, 06 Oct 2019)

  Changed paths:
    M src/team.cpp

  Log Message:
  -----------
  fix [modify_side] controller=ai for the current side


  Commit: d7a0fec1949e94b4c8987abb2a4a33c39eaeb926
      https://github.com/wesnoth/wesnoth/commit/d7a0fec1949e94b4c8987abb2a4a33c39eaeb926
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2019-10-06 (Sun, 06 Oct 2019)

  Changed paths:
    M src/gui/dialogs/story_viewer.cpp
    M src/gui/dialogs/story_viewer.hpp

  Log Message:
  -----------
  fix UB in story_viewer

previously the first image timer would not be cleared when the user restarted
the part, which in particular caused UB if the story_viewer was closed
before all timers have finished.

fixes #3838 fixes #3837


  Commit: de3ef3ee53fa4f467d311fb499df4a558b4ae32e
      https://github.com/wesnoth/wesnoth/commit/de3ef3ee53fa4f467d311fb499df4a558b4ae32e
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2019-10-06 (Sun, 06 Oct 2019)

  Changed paths:
    M src/server/game.cpp
    M src/server/server.cpp

  Log Message:
  -----------
  fix server not storing replay of mp campaigns.


Compare: https://github.com/wesnoth/wesnoth/compare/dfaadd998c1a...de3ef3ee53fa



More information about the Commits mailing list