[Commits] [wesnoth/wesnoth] 929b7d: rename game_state -> saved_game

GitHub noreply at github.com
Wed Jun 11 00:03:43 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 929b7dfede3141dc5e2b2b924d1b86419b878e4a
      https://github.com/wesnoth/wesnoth/commit/929b7dfede3141dc5e2b2b924d1b86419b878e4a
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    M src/editor/map/context_manager.cpp
    M src/editor/map/map_context.cpp
    M src/editor/map/map_context.hpp
    M src/game_controller.cpp
    M src/game_controller.hpp
    M src/game_preferences.hpp
    M src/gamestatus.cpp
    M src/gamestatus.hpp
    M src/mp_game_utils.cpp
    M src/mp_game_utils.hpp
    M src/multiplayer.cpp
    M src/multiplayer.hpp
    M src/multiplayer_connect_engine.cpp
    M src/multiplayer_connect_engine.hpp
    M src/multiplayer_create.cpp
    M src/multiplayer_create.hpp
    M src/multiplayer_create_engine.cpp
    M src/multiplayer_create_engine.hpp
    M src/multiplayer_wait.cpp
    M src/multiplayer_wait.hpp
    M src/play_controller.cpp
    M src/play_controller.hpp
    M src/playcampaign.cpp
    M src/playcampaign.hpp
    M src/playmp_controller.cpp
    M src/playmp_controller.hpp
    M src/playsingle_controller.cpp
    M src/playsingle_controller.hpp
    M src/replay_controller.cpp
    M src/replay_controller.hpp
    A src/saved_game.cpp
    A src/saved_game.hpp
    M src/savegame.cpp
    M src/savegame.hpp
    M src/tests/utils/play_scenario.cpp

  Log Message:
  -----------
  rename game_state -> saved_game

and move it into a new file.


  Commit: 7f6d4a7e25088e7ad2d08d45efe6cf9805fdaf0c
      https://github.com/wesnoth/wesnoth/commit/7f6d4a7e25088e7ad2d08d45efe6cf9805fdaf0c
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M src/saved_game.cpp
    M src/saved_game.hpp
    M src/savegame.cpp

  Log Message:
  -----------
  simplify saved_game s constructor


  Commit: 31927886f583ccaa5c6d1d9d6e1b04989217f6cf
      https://github.com/wesnoth/wesnoth/commit/31927886f583ccaa5c6d1d9d6e1b04989217f6cf
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M src/saved_game.cpp

  Log Message:
  -----------
  fixup renaming game_state -> saved_game

this somehow got lost.


  Commit: ea4af52470f99496854b0d7b6704057b37f7f3eb
      https://github.com/wesnoth/wesnoth/commit/ea4af52470f99496854b0d7b6704057b37f7f3eb
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  disable unneeded code.


  Commit: 7154ab4609afb1524f96e87982aadd655b1cad80
      https://github.com/wesnoth/wesnoth/commit/7154ab4609afb1524f96e87982aadd655b1cad80
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  add comment about unused code.


Compare: https://github.com/wesnoth/wesnoth/compare/3c93463b3c8d...7154ab4609af


More information about the Commits mailing list