[wesnoth-commits] [wesnoth/wesnoth] 148574: Game Config Manager: simplified a util function
Charles Dang
noreply at github.com
Sat Jan 9 00:58:00 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 148574a3a947f6eb7c2729366360d8fecc48ac02
https://github.com/wesnoth/wesnoth/commit/148574a3a947f6eb7c2729366360d8fecc48ac02
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M src/game_config_manager.cpp
Log Message:
-----------
Game Config Manager: simplified a util function
Commit: ef5296faf512129f2f4617ee1ef2d2a8c91b3dff
https://github.com/wesnoth/wesnoth/commit/ef5296faf512129f2f4617ee1ef2d2a8c91b3dff
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M src/game_config_manager.cpp
M src/game_config_manager.hpp
M src/game_launcher.hpp
M src/wesnoth.cpp
Log Message:
-----------
Game Config Manager: removed jump_to_editor ctor argument
This was taken from the value in game_launcher, which was set to true if commandline_options::editor was set.
This uses that value instead of passing in the flag manually, which is consistent with the other defines.
This also removes game_launcher::jump_to_editor since it's no longer needed.
Commit: 6ed4900aeafac1ec88692a60d38445d7f4736d04
https://github.com/wesnoth/wesnoth/commit/6ed4900aeafac1ec88692a60d38445d7f4736d04
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M .github/labeler.yml
Log Message:
-----------
Merge branch 'master' of github.com:wesnoth/wesnoth into master
Compare: https://github.com/wesnoth/wesnoth/compare/736f20b67aa9...6ed4900aeafa
More information about the Commits
mailing list