[Commits] [wesnoth/wesnoth] d668dc: fix segfault when loading saves with undoable move...

GitHub noreply at github.com
Sat Aug 13 01:11:30 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d668dc98a5dbfc86888a2bd36ad45958901aef78
      https://github.com/wesnoth/wesnoth/commit/d668dc98a5dbfc86888a2bd36ad45958901aef78
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M src/game_state.cpp
    M src/team.cpp

  Log Message:
  -----------
  fix segfault when loading saves with undoable moves.


  Commit: 2ea30d565d652b003435e0feed7ed715edb405f9
      https://github.com/wesnoth/wesnoth/commit/2ea30d565d652b003435e0feed7ed715edb405f9
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

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

  Log Message:
  -----------
  clean an include


  Commit: 6f179bf4d0abec40731dd059b9c92d7ecf2d9c6e
      https://github.com/wesnoth/wesnoth/commit/6f179bf4d0abec40731dd059b9c92d7ecf2d9c6e
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M data/gui/widget/unit_preview_pane.cfg
    M src/gui/widgets/scrollbar_container.cpp
    M src/gui/widgets/tree_view.cpp
    M src/gui/widgets/tree_view_node.cpp
    M src/gui/widgets/unit_preview_pane.cpp
    M src/gui/widgets/unit_preview_pane.hpp

  Log Message:
  -----------
  show trait and ability tooltips in recall dialog

This still needs to be done for the recruit dialog, doing that might also
reduce code duplication.

This also contains multiple other fixes to treeviews.


Compare: https://github.com/wesnoth/wesnoth/compare/63c1b7f7a629...6f179bf4d0ab


More information about the Commits mailing list