[wesnoth-commits] [wesnoth/wesnoth] 11d75a: More work
Charles Dang
noreply at github.com
Tue Dec 1 12:04:56 UTC 2020
Branch: refs/heads/utils_optional
Home: https://github.com/wesnoth/wesnoth
Commit: 11d75a21b907e858fb043fddc4eca7fd782db90b
https://github.com/wesnoth/wesnoth/commit/11d75a21b907e858fb043fddc4eca7fd782db90b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M src/actions/attack.cpp
M src/editor/map/map_context.hpp
M src/font/font_description.hpp
M src/game_board.cpp
M src/game_board.hpp
M src/game_config_manager.cpp
M src/game_config_manager.hpp
M src/game_events/action_wml.cpp
M src/game_state.cpp
M src/game_state.hpp
M src/generators/cave_map_generator.cpp
M src/generators/cave_map_generator.hpp
M src/generators/default_map_generator.cpp
M src/generators/default_map_generator.hpp
M src/generators/lua_map_generator.cpp
M src/generators/lua_map_generator.hpp
M src/generators/map_generator.cpp
M src/generators/map_generator.hpp
M src/gui/dialogs/attack_predictions.cpp
M src/gui/dialogs/editor/generate_map.cpp
M src/gui/dialogs/editor/generate_map.hpp
M src/gui/widgets/listbox.cpp
M src/help/help_impl.cpp
M src/help/help_impl.hpp
M src/help/help_topic_generators.cpp
M src/lexical_cast.hpp
M src/map/map.hpp
M src/mp_game_settings.cpp
M src/mp_game_settings.hpp
M src/play_controller.hpp
M src/replay_controller.hpp
M src/scripting/lua_audio.cpp
M src/scripting/lua_gui2.cpp
M src/scripting/mapgen_lua_kernel.cpp
M src/scripting/mapgen_lua_kernel.hpp
M src/serialization/preprocessor.cpp
M src/serialization/preprocessor.hpp
M src/serialization/schema/type.cpp
M src/server/campaignd/options.hpp
M src/sound.cpp
M src/sound.hpp
M src/units/frame.hpp
Log Message:
-----------
More work
Commit: a7e317950c1bddf213000516fb635b7abbf07b7e
https://github.com/wesnoth/wesnoth/commit/a7e317950c1bddf213000516fb635b7abbf07b7e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M src/mp_game_settings.cpp
M src/play_controller.hpp
M src/serialization/preprocessor.cpp
M src/serialization/preprocessor.hpp
Log Message:
-----------
Minor cleanup
Compare: https://github.com/wesnoth/wesnoth/compare/f1fa891fa4fa...a7e317950c1b
More information about the Commits
mailing list