[Commits] [wesnoth/wesnoth] 1db294: Actions/Attack: formatting cleanup
GitHub
noreply at github.com
Sun Sep 3 15:36:27 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1db294f227cccedd3a3a3a3de06a33414ae4890e
https://github.com/wesnoth/wesnoth/commit/1db294f227cccedd3a3a3a3de06a33414ae4890e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-04 (Mon, 04 Sep 2017)
Changed paths:
M src/actions/attack.cpp
M src/actions/attack.hpp
Log Message:
-----------
Actions/Attack: formatting cleanup
Commit: e8c7d722248332f6180c65993a7b5a3821b11b96
https://github.com/wesnoth/wesnoth/commit/e8c7d722248332f6180c65993a7b5a3821b11b96
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-04 (Mon, 04 Sep 2017)
Changed paths:
M src/actions/attack.cpp
M src/actions/attack.hpp
Log Message:
-----------
Actions/Attack: deployed the great and mighty unique_ptr
Commit: bc4af0d8320703d1a907b4adb310d9aa7ffcb89f
https://github.com/wesnoth/wesnoth/commit/bc4af0d8320703d1a907b4adb310d9aa7ffcb89f
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-04 (Mon, 04 Sep 2017)
Changed paths:
M src/actions/attack.cpp
Log Message:
-----------
Actions/Attack: refactored out some reference-to-pointer mumbo-jumbo
@jyrkive tells me using a pointer directly will be faster too.
Commit: e52d532cae046cadf9404a980323977a24f12669
https://github.com/wesnoth/wesnoth/commit/e52d532cae046cadf9404a980323977a24f12669
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-09-04 (Mon, 04 Sep 2017)
Changed paths:
M src/attack_prediction.cpp
Log Message:
-----------
Attack Prediction: cleaned up a use of memset
Compare: https://github.com/wesnoth/wesnoth/compare/08a866dc20e6...e52d532cae04
More information about the Commits
mailing list