[Commits] [wesnoth/wesnoth] 783eec: added flag to do_replay_function that allows execu...
GitHub
noreply at github.com
Fri Aug 29 19:37:01 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 783eecc23f6b5b48b5014ae0a6e083472f88c280
https://github.com/wesnoth/wesnoth/commit/783eecc23f6b5b48b5014ae0a6e083472f88c280
Author: Zappaman <mister_smith134 at yahoo.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
Changed paths:
M src/replay.cpp
M src/replay.hpp
Log Message:
-----------
added flag to do_replay_function that allows executing just one move
Commit: d2dedd52de64b663e3ceeba62cc366e9d9a8ab79
https://github.com/wesnoth/wesnoth/commit/d2dedd52de64b663e3ceeba62cc366e9d9a8ab79
Author: Zappaman <mister_smith134 at yahoo.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M src/replay_controller.cpp
M src/replay_controller.hpp
Log Message:
-----------
created new play_move function that uses modified do_replay function that uses modified do_replay function with new flag
Commit: e55e596c9df4ebda2429fd4e89b568c965327463
https://github.com/wesnoth/wesnoth/commit/e55e596c9df4ebda2429fd4e89b568c965327463
Author: Zappaman <mister_smith134 at yahoo.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M data/themes/macros.cfg
A images/buttons/classic/play_move-active.png
A images/buttons/classic/play_move-pressed.png
A images/buttons/classic/play_move.png
A images/icons/action/play_move_30-active.png
A images/icons/action/play_move_30-pressed.png
A images/icons/action/play_move_30.png
M src/hotkey/command_executor.cpp
M src/hotkey/command_executor.hpp
M src/hotkey/hotkey_command.cpp
M src/hotkey/hotkey_command.hpp
Log Message:
-----------
added play single move replay button with callbacks to the function in replay_controller
Commit: 4302249971f1c068be78158fac5f065deec65ed7
https://github.com/wesnoth/wesnoth/commit/4302249971f1c068be78158fac5f065deec65ed7
Author: Zappaman <mister_smith134 at yahoo.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M RELEASE_NOTES
M changelog
M players_changelog
Log Message:
-----------
specified modifications in changelog and release notes
Commit: d4723a7170db2cd52cc09dc84ee36de39e26c247
https://github.com/wesnoth/wesnoth/commit/d4723a7170db2cd52cc09dc84ee36de39e26c247
Author: Chris Beck <render787 at gmail.com>
Date: 2014-08-29 (Fri, 29 Aug 2014)
Changed paths:
M RELEASE_NOTES
M changelog
M data/themes/macros.cfg
A images/buttons/classic/play_move-active.png
A images/buttons/classic/play_move-pressed.png
A images/buttons/classic/play_move.png
A images/icons/action/play_move_30-active.png
A images/icons/action/play_move_30-pressed.png
A images/icons/action/play_move_30.png
M players_changelog
M src/hotkey/command_executor.cpp
M src/hotkey/command_executor.hpp
M src/hotkey/hotkey_command.cpp
M src/hotkey/hotkey_command.hpp
M src/replay.cpp
M src/replay.hpp
M src/replay_controller.cpp
M src/replay_controller.hpp
Log Message:
-----------
Merge remote-tracking branch 'zappaman/replay_single_move'
Conflicts:
RELEASE_NOTES
Compare: https://github.com/wesnoth/wesnoth/compare/ff2cc6be25ab...d4723a7170db
More information about the Commits
mailing list