[Commits] [wesnoth/wesnoth] a5b948: refactor tod_manager::get_illuminated_tod to take ...
GitHub
noreply at github.com
Fri Jun 13 01:49:13 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a5b9489e13cb61d49b0b4f58c114160255b7047d
https://github.com/wesnoth/wesnoth/commit/a5b9489e13cb61d49b0b4f58c114160255b7047d
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)
Changed paths:
M src/actions/attack.cpp
M src/actions/attack.hpp
M src/ai/formula/function_table.cpp
M src/attack_prediction_display.cpp
M src/reports.cpp
M src/scripting/lua.cpp
M src/terrain_filter.cpp
M src/tod_manager.cpp
M src/tod_manager.hpp
Log Message:
-----------
refactor tod_manager::get_illuminated_tod to take map as an arg
Helps to encapsulate, and eliminate unnecessary resources::pointers.
More information about the Commits
mailing list