[wesnoth-commits] [wesnoth/wesnoth] fef113: Remove game_config_view ctor argument from savegam...

Charles Dang noreply at github.com
Tue Jan 5 12:11:57 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: fef1132a713d4bc2968ae5a604abf270ab56754f
      https://github.com/wesnoth/wesnoth/commit/fef1132a713d4bc2968ae5a604abf270ab56754f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M src/game_launcher.cpp
    M src/gui/dialogs/multiplayer/mp_create_game.cpp
    M src/play_controller.cpp
    M src/savegame.cpp
    M src/savegame.hpp

  Log Message:
  -----------
  Remove game_config_view ctor argument from savegame::loadgame

This took the same global game_config_view object in all invocations.


  Commit: caab5b3dce21bb79dc939ad209b0d3cec2f91e46
      https://github.com/wesnoth/wesnoth/commit/caab5b3dce21bb79dc939ad209b0d3cec2f91e46
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M src/gui/dialogs/multiplayer/mp_create_game.cpp
    M src/gui/dialogs/multiplayer/mp_create_game.hpp

  Log Message:
  -----------
  GUI2/MP Create Game: removed unused game_config_view reference


  Commit: 2a827fbefbcc9168285c810a440443420dbb951d
      https://github.com/wesnoth/wesnoth/commit/2a827fbefbcc9168285c810a440443420dbb951d
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  Savegame: code formatting


  Commit: d9680a906c9138972d972c13f51ca703b9a3c7b0
      https://github.com/wesnoth/wesnoth/commit/d9680a906c9138972d972c13f51ca703b9a3c7b0
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M src/hotkey/hotkey_handler.cpp

  Log Message:
  -----------
  Simply a load_game_exception throw


Compare: https://github.com/wesnoth/wesnoth/compare/fbe44a4db581...d9680a906c91



More information about the Commits mailing list