[Commits] [wesnoth/wesnoth] 5ecc62: fix OOS with sighted events.
GitHub
noreply at github.com
Sun Jun 7 19:05:37 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5ecc629c2c3e5cd15d68e70025edeffb95fe7210
https://github.com/wesnoth/wesnoth/commit/5ecc629c2c3e5cd15d68e70025edeffb95fe7210
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/actions/undo.cpp
M src/actions/undo.hpp
M src/play_controller.hpp
M src/synced_commands.cpp
Log Message:
-----------
fix OOS with sighted events.
We disallow undoing moves done before the last shroud updates because it
casues OOS as observed in http://gna.org/bugs/?23600
Commit: b7d6cc9299623b6c2a4357f5a2fa7719b7c258a9
https://github.com/wesnoth/wesnoth/commit/b7d6cc9299623b6c2a4357f5a2fa7719b7c258a9
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/menu_events.cpp
M src/synced_commands.cpp
Log Message:
-----------
sync :unit command
Commit: b9bbbdef2586bbf88c60499027e26a6c2de3eb69
https://github.com/wesnoth/wesnoth/commit/b9bbbdef2586bbf88c60499027e26a6c2de3eb69
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/menu_events.cpp
M src/synced_commands.cpp
Log Message:
-----------
sync create unit debug command
Commit: fb407219228932359f76287014b3fc2a7dcbc814
https://github.com/wesnoth/wesnoth/commit/fb407219228932359f76287014b3fc2a7dcbc814
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/menu_events.cpp
M src/synced_commands.cpp
Log Message:
-----------
sync :lua debug command
Commit: 035aa0750614f914b15e7dce3d867dc1167ec896
https://github.com/wesnoth/wesnoth/commit/035aa0750614f914b15e7dce3d867dc1167ec896
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/menu_events.cpp
M src/synced_commands.cpp
Log Message:
-----------
sync :next_level command
Commit: cb0eda0c2ebb25f591a21d12a9ec740b66d268b9
https://github.com/wesnoth/wesnoth/commit/cb0eda0c2ebb25f591a21d12a9ec740b66d268b9
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/menu_events.cpp
M src/synced_commands.cpp
Log Message:
-----------
sync :turn :turn_limit debug commands
Commit: bb74aad2f83394f1517bbaa2634670aea3ed2e4e
https://github.com/wesnoth/wesnoth/commit/bb74aad2f83394f1517bbaa2634670aea3ed2e4e
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/menu_events.cpp
M src/synced_commands.cpp
Log Message:
-----------
fixup
Commit: c605f07a36af185cc070bed661e806c674adfeaf
https://github.com/wesnoth/wesnoth/commit/c605f07a36af185cc070bed661e806c674adfeaf
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-06-07 (Sun, 07 Jun 2015)
Changed paths:
M src/menu_events.cpp
M src/synced_commands.cpp
Log Message:
-----------
sync remaining debug commands
Debug commands that doesn't change the gamestate like :inspect or
:sunset don't need to be sync.
Compare: https://github.com/wesnoth/wesnoth/compare/b0d1e7566670...c605f07a36af
More information about the Commits
mailing list