[Commits] [wesnoth/wesnoth] 10af81: fix assertion failure on random scenario generatio...

GitHub noreply at github.com
Sat Jan 31 21:58:59 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 10af811493386ad7cecde9734c29a5a6ab786d2b
      https://github.com/wesnoth/wesnoth/commit/10af811493386ad7cecde9734c29a5a6ab786d2b
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

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

  Log Message:
  -----------
  fix assertion failure on random scenario generation

the connect_engine.cpp code assumed that save_id was already set, which
wasnt the case if we used scenario_generation becasue the setting of
save_id in expand_scenario might be overwritten in
expand_random_scenario.


  Commit: dfdd347c0746b48e3ca36d847ff22cc1b001d972
      https://github.com/wesnoth/wesnoth/commit/dfdd347c0746b48e3ca36d847ff22cc1b001d972
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    M src/hotkey_handler_replay.hpp

  Log Message:
  -----------
  fix replay hotkeys (23185)


Compare: https://github.com/wesnoth/wesnoth/compare/cf87c150ad82...dfdd347c0746


More information about the Commits mailing list