[Commits] [wesnoth/wesnoth] 478028: add code comments, clean up headers in controller_...
GitHub
noreply at github.com
Sun Dec 21 02:08:17 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4780283cd112ac81baef77c31c2c18d09a4883d6
https://github.com/wesnoth/wesnoth/commit/4780283cd112ac81baef77c31c2c18d09a4883d6
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-20 (Sat, 20 Dec 2014)
Changed paths:
M src/controller_base.hpp
Log Message:
-----------
add code comments, clean up headers in controller_base
Commit: 51718664943aa5a5e405f5099238f4ad4a44b280
https://github.com/wesnoth/wesnoth/commit/51718664943aa5a5e405f5099238f4ad4a44b280
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-20 (Sat, 20 Dec 2014)
Changed paths:
M src/controller_base.cpp
M src/controller_base.hpp
M src/play_controller.cpp
M src/play_controller.hpp
Log Message:
-----------
play_controller: accessors for soundsources, plugins_context
eliminate boost weak pointers to these in controller_base, instead
use the accessors which are now part of the framework
Compare: https://github.com/wesnoth/wesnoth/compare/b0592f4c21b7...51718664943a
More information about the Commits
mailing list