[Commits] [wesnoth/wesnoth] fcd9ac: store child unit filters in a vector not a ptr_vec...
GitHub
noreply at github.com
Sun Jul 6 18:25:22 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fcd9acd1b17b568fdb2c83f7d024bcd88fde8fa7
https://github.com/wesnoth/wesnoth/commit/fcd9acd1b17b568fdb2c83f7d024bcd88fde8fa7
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-06 (Sun, 06 Jul 2014)
Changed paths:
M src/unit_filter.cpp
Log Message:
-----------
store child unit filters in a vector not a ptr_vector
this is possible now because unit filters were made copyable
in an earlier commit, I think when they were added to animations
More information about the Commits
mailing list