[Commits] [wesnoth/wesnoth] 0abde3: show confirmation dialog when quitting

GitHub noreply at github.com
Tue Sep 1 11:43:29 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0abde389dc1ae7d6ed2de52a4a7680051b69cac2
      https://github.com/wesnoth/wesnoth/commit/0abde389dc1ae7d6ed2de52a4a7680051b69cac2
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    M src/controller_base.hpp
    M src/display.cpp
    M src/events.cpp
    A src/quit_confirmation.cpp
    A src/quit_confirmation.hpp

  Log Message:
  -----------
  show confirmation dialog when quitting

when quitting (for example by clicking on the red cross in the corner) the
game now asks for a confirmation, if there is currently a (re-)play or
the editor running.


  Commit: a247fae572cfff5d1f3e769c5065e1dd4361e6ee
      https://github.com/wesnoth/wesnoth/commit/a247fae572cfff5d1f3e769c5065e1dd4361e6ee
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M src/quit_confirmation.hpp

  Log Message:
  -----------
  add comments


  Commit: e5920a124086103ce1a10c1280940e963575f079
      https://github.com/wesnoth/wesnoth/commit/e5920a124086103ce1a10c1280940e963575f079
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M src/events.cpp
    M src/quit_confirmation.cpp
    M src/quit_confirmation.hpp

  Log Message:
  -----------
  fix warning

previously this happened when bringing up the quit dialog with the
Objectives (GUI2) dialog active: warning gui/event: Unhandled event 12.


  Commit: 1748d78e138e838b32cc718108c82e17465e4fd6
      https://github.com/wesnoth/wesnoth/commit/1748d78e138e838b32cc718108c82e17465e4fd6
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2015-09-01 (Tue, 01 Sep 2015)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    M src/controller_base.hpp
    M src/display.cpp
    M src/events.cpp
    A src/quit_confirmation.cpp
    A src/quit_confirmation.hpp

  Log Message:
  -----------
  Merge pull request #480 from gfgtdf/quit_confirmation

show confirmation dialog when quitting


Compare: https://github.com/wesnoth/wesnoth/compare/2971916edb0e...1748d78e138e


More information about the Commits mailing list