[Commits] [wesnoth/wesnoth] 3d6f2d: add game_state class, separate from play_controlle...
GitHub
noreply at github.com
Tue Jun 24 21:21:46 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3d6f2d782110d73015eb58f1268378aa1c8bb0c8
https://github.com/wesnoth/wesnoth/commit/3d6f2d782110d73015eb58f1268378aa1c8bb0c8
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/play_controller.cpp
M src/play_controller.hpp
M src/playmp_controller.cpp
M src/playsingle_controller.cpp
M src/replay_controller.cpp
Log Message:
-----------
add game_state class, separate from play_controller
Commit: 30a443d12f303161e74b89c5367cfabd95096bb2
https://github.com/wesnoth/wesnoth/commit/30a443d12f303161e74b89c5367cfabd95096bb2
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/VC9/wesnoth.vcproj
M src/CMakeLists.txt
M src/SConscript
A src/game_state.cpp
A src/game_state.hpp
M src/play_controller.cpp
M src/play_controller.hpp
Log Message:
-----------
move game_state to its own file
Commit: e85c37e161795794e1ae6d2c6b59377a16988c10
https://github.com/wesnoth/wesnoth/commit/e85c37e161795794e1ae6d2c6b59377a16988c10
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/play_controller.cpp
M src/play_controller.hpp
Log Message:
-----------
remove unused member (dead code)
Commit: bcb39542c5d7bb5befbf38e2a2ae0412917e0895
https://github.com/wesnoth/wesnoth/commit/bcb39542c5d7bb5befbf38e2a2ae0412917e0895
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/game_board.hpp
M src/game_state.cpp
M src/game_state.hpp
M src/play_controller.cpp
M src/play_controller.hpp
Log Message:
-----------
tweaks to play_controller::init
moved game_events manager init earlier
moved place_sides_in_preferred_locations to game_state
Commit: 15352a24e8b62b9bee1b144dea21c143f74c4677
https://github.com/wesnoth/wesnoth/commit/15352a24e8b62b9bee1b144dea21c143f74c4677
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/game_state.cpp
M src/game_state.hpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/playsingle_controller.cpp
Log Message:
-----------
move some initializing from play_controller to game_state
Commit: d583b3e4015df554c8143c36ed5d549ad485f3c4
https://github.com/wesnoth/wesnoth/commit/d583b3e4015df554c8143c36ed5d549ad485f3c4
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/game_state.cpp
M src/game_state.hpp
M src/play_controller.cpp
Log Message:
-----------
add game_state::to_config
Commit: 9757a2d267cc55dc273df89668241102594b3095
https://github.com/wesnoth/wesnoth/commit/9757a2d267cc55dc273df89668241102594b3095
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M data/core/about.cfg
Log Message:
-----------
Merge branch 'master' of git://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/614451782534...9757a2d267cc
More information about the Commits
mailing list