[Commits] [wesnoth/wesnoth] 0d54c9: implemented a surrender dialog that records a surr...

GitHub noreply at github.com
Wed Jan 10 21:21:34 UTC 2018


  Branch: refs/heads/pr/2231
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0d54c9df0f88d3a9ba7c6594b14b9277eb0b13a5
      https://github.com/wesnoth/wesnoth/commit/0d54c9df0f88d3a9ba7c6594b14b9277eb0b13a5
  Author: kallaballa <amir at viel-zu.org>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    A data/gui/window/surrender_quit.cfg
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters
    M source_lists/wesnoth
    A src/gui/dialogs/surrender_quit.cpp
    A src/gui/dialogs/surrender_quit.hpp
    M src/hotkey/command_executor.hpp
    M src/playmp_controller.cpp
    M src/playmp_controller.hpp
    M src/quit_confirmation.cpp
    M src/replay.cpp
    M src/replay.hpp
    M src/server/game.cpp

  Log Message:
  -----------
  implemented a surrender dialog that records a surrender command in replays and quits the game


  Commit: 4eaedb4fb5489f39018bc867b5012807dced8f5e
      https://github.com/wesnoth/wesnoth/commit/4eaedb4fb5489f39018bc867b5012807dced8f5e
  Author: kallaballa <amir at viel-zu.org>
  Date:   2018-01-09 (Tue, 09 Jan 2018)

  Changed paths:
    M data/core/hotkeys.cfg
    M src/hotkey/command_executor.cpp
    M src/hotkey/command_executor.hpp
    M src/hotkey/hotkey_command.cpp
    M src/hotkey/hotkey_command.hpp
    M src/hotkey/hotkey_handler.cpp

  Log Message:
  -----------
  introduce surrender hotkey


  Commit: 3b44486c6302d60478aa45a2c7636d75b0c00321
      https://github.com/wesnoth/wesnoth/commit/3b44486c6302d60478aa45a2c7636d75b0c00321
  Author: kallaballa <amir at viel-zu.org>
  Date:   2018-01-10 (Wed, 10 Jan 2018)

  Changed paths:
    M data/themes/classic.cfg
    M data/themes/default.cfg
    M source_lists/wesnoth
    M src/hotkey/command_executor.cpp
    M src/hotkey/hotkey_handler.cpp
    M src/quit_confirmation.cpp
    M src/server/game.cpp

  Log Message:
  -----------
  implemented dropout to observer on surrender-only option


Compare: https://github.com/wesnoth/wesnoth/compare/0d54c9df0f88^...3b44486c6302


More information about the Commits mailing list