[Commits] [wesnoth/wesnoth] 6d5ec1: remove unused game_data default ctor
GitHub
noreply at github.com
Thu Mar 23 17:08:45 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6d5ec1368d3473b732c40fb6059bb4049acad7a9
https://github.com/wesnoth/wesnoth/commit/6d5ec1368d3473b732c40fb6059bb4049acad7a9
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-03-23 (Thu, 23 Mar 2017)
Changed paths:
M src/game_data.cpp
M src/game_data.hpp
Log Message:
-----------
remove unused game_data default ctor
Commit: 506fe190bbc3219aef7cc611f87908f31191c2ac
https://github.com/wesnoth/wesnoth/commit/506fe190bbc3219aef7cc611f87908f31191c2ac
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-03-23 (Thu, 23 Mar 2017)
Changed paths:
M src/game_data.cpp
Log Message:
-----------
some indent fix
Commit: d13f76fdd606da866b1ff1520343b4a2a10648a4
https://github.com/wesnoth/wesnoth/commit/d13f76fdd606da866b1ff1520343b4a2a10648a4
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-03-23 (Thu, 23 Mar 2017)
Changed paths:
M src/game_data.cpp
Log Message:
-----------
cleanup a loop by using range for
Commit: 23f1cc13490fefa0dd5f02a83833fa00f19d0883
https://github.com/wesnoth/wesnoth/commit/23f1cc13490fefa0dd5f02a83833fa00f19d0883
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-03-23 (Thu, 23 Mar 2017)
Changed paths:
M src/game_config.cpp
M src/game_config.hpp
M src/play_controller.cpp
Log Message:
-----------
change game_config::default_victory_music to vector type
Commit: cbd3c2644c8fd68eab1b136ff9591044086ac068
https://github.com/wesnoth/wesnoth/commit/cbd3c2644c8fd68eab1b136ff9591044086ac068
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-03-23 (Thu, 23 Mar 2017)
Changed paths:
M data/lua/wml/endlevel.lua
M src/game_data.cpp
M src/game_data.hpp
M src/game_end_exceptions.cpp
M src/game_end_exceptions.hpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/playsingle_controller.cpp
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
add lua end_music setter/getter
this also refactors some play_controller members and moves them
to game_data
this also adds a scenario_id getter in lua.
Compare: https://github.com/wesnoth/wesnoth/compare/16df1f3c43fc...cbd3c2644c8f
More information about the Commits
mailing list