[wesnoth-commits] [wesnoth/wesnoth] 9b5d5a: Commandline: Add --campaign-skip-story option
GitHub
noreply at github.com
Fri Sep 21 09:13:39 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 9b5d5a6171d03afbc13fc1b496a949ad7548fb41
https://github.com/wesnoth/wesnoth/commit/9b5d5a6171d03afbc13fc1b496a949ad7548fb41
Author: josteph <josteph at fastmail.com>
Date: 2018-09-20 (Thu, 20 Sep 2018)
Changed paths:
M doc/man/wesnoth.6
M src/commandline_options.cpp
M src/commandline_options.hpp
M src/game_launcher.cpp
M src/game_launcher.hpp
M src/playsingle_controller.cpp
M src/saved_game.cpp
M src/saved_game.hpp
M src/tests/test_commandline_options.cpp
Log Message:
-----------
Commandline: Add --campaign-skip-story option
Fixes #3472
Commit: 7951dc254a534927f876104c6a0cf0a7296619a5
https://github.com/wesnoth/wesnoth/commit/7951dc254a534927f876104c6a0cf0a7296619a5
Author: josteph <josteph at fastmail.com>
Date: 2018-09-20 (Thu, 20 Sep 2018)
Changed paths:
M src/play_controller.cpp
M src/play_controller.hpp
M src/playsingle_controller.cpp
Log Message:
-----------
Commandline: Encapsulate skip_story in play_controller
Commit: f770d6b76a5d67f09a5d393cde4634a16be4589a
https://github.com/wesnoth/wesnoth/commit/f770d6b76a5d67f09a5d393cde4634a16be4589a
Author: josteph <josteph at fastmail.com>
Date: 2018-09-20 (Thu, 20 Sep 2018)
Changed paths:
M src/play_controller.cpp
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
Commandline: --campaign-skip-story skips [message]s during prestart and start events
Commit: faf167a253db9a1e7f8eadc1bc8c1bcb928789ce
https://github.com/wesnoth/wesnoth/commit/faf167a253db9a1e7f8eadc1bc8c1bcb928789ce
Author: Sergey Popov <loonycyborg at gmail.com>
Date: 2018-09-21 (Fri, 21 Sep 2018)
Changed paths:
M doc/man/wesnoth.6
M src/commandline_options.cpp
M src/commandline_options.hpp
M src/game_launcher.cpp
M src/game_launcher.hpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/playsingle_controller.cpp
M src/saved_game.cpp
M src/saved_game.hpp
M src/scripting/game_lua_kernel.cpp
M src/tests/test_commandline_options.cpp
Log Message:
-----------
Merge pull request #3528 from jostephd/skip-story
Add --skip-story option
Compare: https://github.com/wesnoth/wesnoth/compare/e43d989d80b9...faf167a253db
**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