[Commits] [wesnoth/wesnoth] 3dc0d7: precompute the unit filters used in animations
GitHub
noreply at github.com
Sat Jul 5 03:10:18 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3dc0d7364fd07d3f13c6bd9d40381800f9d9f945
https://github.com/wesnoth/wesnoth/commit/3dc0d7364fd07d3f13c6bd9d40381800f9d9f945
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M src/unit_animation.cpp
M src/unit_animation.hpp
M src/unit_filter.cpp
M src/unit_filter.hpp
Log Message:
-----------
precompute the unit filters used in animations
Commit: 6a41369ec0aa9d302fa064de0d9c6038bf5ec6c1
https://github.com/wesnoth/wesnoth/commit/6a41369ec0aa9d302fa064de0d9c6038bf5ec6c1
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M src/unit_filter.hpp
Log Message:
-----------
add a comment to unit_filter.hpp
Commit: d7c7740d7dccb3aaac0e9ebf5fad527bbddeb1f1
https://github.com/wesnoth/wesnoth/commit/d7c7740d7dccb3aaac0e9ebf5fad527bbddeb1f1
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M src/unit_animation.cpp
Log Message:
-----------
eliminate a needless loop over all units in the animation cycle
Commit: 9bfe3b561d91c318dd34eb4acfc16e1f116f29d2
https://github.com/wesnoth/wesnoth/commit/9bfe3b561d91c318dd34eb4acfc16e1f116f29d2
Author: Chris Beck <render787 at gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M .gitignore
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
M src/CMakeLists.txt
M src/SConscript
M src/game_data.cpp
M src/game_data.hpp
M src/game_events/action_wml.cpp
M src/menu_events.cpp
M src/persist_var.cpp
M src/scripting/lua.cpp
M src/synced_commands.cpp
M src/terrain_filter.cpp
M src/tests/test_config.cpp
M src/unit.cpp
M src/unit_filter.cpp
M src/variable.cpp
M src/variable.hpp
A src/variable_info.cpp
A src/variable_info.hpp
A src/variable_info_detail.hpp
Log Message:
-----------
Merge branch 'master' of git://github.com/wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/f0ed7ce131d5...9bfe3b561d91
More information about the Commits
mailing list