[Commits] [wesnoth/wesnoth] 1ec273: move temporary unit movers to game_board, adapt sl...
GitHub
noreply at github.com
Tue Jun 3 19:35:43 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1ec273c88265cc3e00b79789225da7d512b9410a
https://github.com/wesnoth/wesnoth/commit/1ec273c88265cc3e00b79789225da7d512b9410a
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-03 (Tue, 03 Jun 2014)
Changed paths:
M src/ai/formula/function_table.cpp
M src/game_board.cpp
M src/game_board.hpp
M src/unit.cpp
M src/unit.hpp
M src/whiteboard/action.cpp
M src/whiteboard/attack.cpp
M src/whiteboard/highlighter.cpp
M src/whiteboard/manager.cpp
M src/whiteboard/mapbuilder.cpp
M src/whiteboard/mapbuilder.hpp
M src/whiteboard/move.cpp
M src/whiteboard/move.hpp
M src/whiteboard/typedefs.hpp
Log Message:
-----------
move temporary unit movers to game_board, adapt slightly.
Commit: 94b057f231fcab00fc305e6d664850b0e2b41088
https://github.com/wesnoth/wesnoth/commit/94b057f231fcab00fc305e6d664850b0e2b41088
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-03 (Tue, 03 Jun 2014)
Changed paths:
M src/ai/formula/function_table.cpp
M src/game_board.cpp
M src/game_board.hpp
M src/unit.cpp
M src/unit.hpp
M src/whiteboard/action.cpp
M src/whiteboard/attack.cpp
M src/whiteboard/highlighter.cpp
M src/whiteboard/manager.cpp
M src/whiteboard/mapbuilder.cpp
M src/whiteboard/mapbuilder.hpp
M src/whiteboard/move.cpp
M src/whiteboard/move.hpp
M src/whiteboard/typedefs.hpp
Log Message:
-----------
Merge branch 'move_temp_unit_structs_to_game_board'
Compare: https://github.com/wesnoth/wesnoth/compare/7f499f7f5070...94b057f231fc
More information about the Commits
mailing list