[wesnoth-commits] [wesnoth/wesnoth] cfe459: fix oos when undoing after ally chat
GitHub
noreply at github.com
Mon Aug 6 15:44:46 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: cfe4594c289605b2719e4366541d687d286e2295
https://github.com/wesnoth/wesnoth/commit/cfe4594c289605b2719e4366541d687d286e2295
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2018-08-06 (Mon, 06 Aug 2018)
Changed paths:
M src/server/game.cpp
Log Message:
-----------
fix oos when undoing after ally chat
previously the server would send [speak] commands that had no undo=no attributes so that the game would remove the speak command from the replay instead of the actual undoable action when undoing an action.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list