[Commits] [wesnoth/wesnoth] 80be56: refactor tod_manager::get_illuminated_tod to take ...
GitHub
noreply at github.com
Fri Jun 13 02:20:33 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 80be563f1a2c476f31abb796c3e0ab4d2cf20b4b
https://github.com/wesnoth/wesnoth/commit/80be563f1a2c476f31abb796c3e0ab4d2cf20b4b
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 unit_map as arg
Improve encapsulation, eventually remove all resources::pointers
from this object.
More information about the Commits
mailing list