[Commits] [wesnoth/wesnoth] 167199: attempt to fix replays
GitHub
noreply at github.com
Sun Sep 20 23:08:47 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 167199bd164cafe118297ad847a782434215993d
https://github.com/wesnoth/wesnoth/commit/167199bd164cafe118297ad847a782434215993d
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-09-21 (Mon, 21 Sep 2015)
Changed paths:
M src/synced_user_choice.cpp
M src/synced_user_choice.hpp
Log Message:
-----------
attempt to fix replays
previously replays were broken becasue the game would ask the viewer for
user choices rather than searching for them in the replay.
We fix this by searching in the replay in user_choice_managers
constructor.
More information about the Commits
mailing list