[wesnoth-commits] [wesnoth/wesnoth] cc7204: Game Display: make first_turn a static local to th...
Charles Dang
noreply at github.com
Wed Jan 13 23:43:28 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: cc7204f66ec3efe5dd04333c30782ac7dfdf918d
https://github.com/wesnoth/wesnoth/commit/cc7204f66ec3efe5dd04333c30782ac7dfdf918d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M src/game_display.cpp
M src/game_display.hpp
Log Message:
-----------
Game Display: make first_turn a static local to the only function that uses it
Commit: a224b465ed4ed31ebb241ca97191bd58e4151dc3
https://github.com/wesnoth/wesnoth/commit/a224b465ed4ed31ebb241ca97191bd58e4151dc3
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M src/game_config_manager.hpp
M src/generators/cave_map_generator.hpp
M src/generators/map_generator.hpp
Log Message:
-----------
Used default initialization instead of nullopt for default function parameters
Compare: https://github.com/wesnoth/wesnoth/compare/2005cfd92eee...a224b465ed4e
More information about the Commits
mailing list