[Commits] [wesnoth/wesnoth] 69d4b9: Cleaned up animated.tpp/.hpp formatting
GitHub
noreply at github.com
Thu May 11 10:40:49 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 69d4b93bef2b6c7c973afbe5cac905fc0d3894b3
https://github.com/wesnoth/wesnoth/commit/69d4b93bef2b6c7c973afbe5cac905fc0d3894b3
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/animated.hpp
M src/animated.tpp
Log Message:
-----------
Cleaned up animated.tpp/.hpp formatting
Commit: affe624682acb2d5368a7df6c61c4f7d1a2cd1a6
https://github.com/wesnoth/wesnoth/commit/affe624682acb2d5368a7df6c61c4f7d1a2cd1a6
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/animated.tpp
Log Message:
-----------
Removed some superfluous includes
Commit: ad4f6b122d339eb40f6d16477f18fb6db2358973
https://github.com/wesnoth/wesnoth/commit/ad4f6b122d339eb40f6d16477f18fb6db2358973
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
M source_lists/wesnoth
A src/animated.cpp
R src/animated_game.cpp
Log Message:
-----------
Rename animated_game.cpp -> animated.cpp
Makes it clearer which header it's a companion to.
Commit: 1ea8720e9bb993cf36666bea95172d687fa53fc3
https://github.com/wesnoth/wesnoth/commit/1ea8720e9bb993cf36666bea95172d687fa53fc3
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/animated.cpp
Log Message:
-----------
Removed unnecessary forced compilation of animated template specializations
These don't appear to be necessary anymore. Also reduces .exe output size from to 25.84 MB to 25.78 MB for me, oddly.
Commit: 6baf1321579c604b4b90a8328b63a2fc794a18cb
https://github.com/wesnoth/wesnoth/commit/6baf1321579c604b4b90a8328b63a2fc794a18cb
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/animated.tpp
Log Message:
-----------
Animated: range-for
Commit: 550ca35b683ab1fc1c4525ba73c7701edc573538
https://github.com/wesnoth/wesnoth/commit/550ca35b683ab1fc1c4525ba73c7701edc573538
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/game_display.hpp
Log Message:
-----------
Removed unused animated.hpp include
Commit: 612fe2dcefccc08869efe3a4bb8281a2749be150
https://github.com/wesnoth/wesnoth/commit/612fe2dcefccc08869efe3a4bb8281a2749be150
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/ai/default/ca.cpp
M src/generators/default_map_generator_job.cpp
M src/soundsource.cpp
Log Message:
-----------
Include SDL_timer.h directly when possible
Compare: https://github.com/wesnoth/wesnoth/compare/6efc5ae0909e...612fe2dcefcc
More information about the Commits
mailing list