[Commits] [wesnoth/wesnoth] 92b0b5: MP Load Game: don't set gamestate before verifying...

GitHub noreply at github.com
Thu Sep 1 09:00:21 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 92b0b5d337b2c1b50238b21fce6cf7b0fd6fbe16
      https://github.com/wesnoth/wesnoth/commit/92b0b5d337b2c1b50238b21fce6cf7b0fd6fbe16
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-01 (Thu, 01 Sep 2016)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  MP Load Game: don't set gamestate before verifying integrity of save (bug #24512)

The gamestate was being set even though the function returned false if the save was not a
multiplayer one, leading to an incorrect gamestate when a game was subsequently created.





More information about the Commits mailing list