[wesnoth-commits] [wesnoth/wesnoth] 77e6a4: Don't reference config_attribute_value class direc...
GitHub
noreply at github.com
Sun Mar 4 06:31:50 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 77e6a4279a46e8c7087f43dc042181e8edd65cb0
https://github.com/wesnoth/wesnoth/commit/77e6a4279a46e8c7087f43dc042181e8edd65cb0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-04 (Sun, 04 Mar 2018)
Changed paths:
M src/variable.cpp
Log Message:
-----------
Don't reference config_attribute_value class directly
Commit: a0199c73f91eac64f97aa37982678a9649900c86
https://github.com/wesnoth/wesnoth/commit/a0199c73f91eac64f97aa37982678a9649900c86
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-04 (Sun, 04 Mar 2018)
Changed paths:
M src/units/frame.cpp
Log Message:
-----------
units/frame_builder: simplify color_t assignment
Makes the code slightly more strict, since it will now print an error if the wrong
number of arguments is given instead of silently failing.
Compare: https://github.com/wesnoth/wesnoth/compare/30f78cc2db0e...a0199c73f91e
More information about the Commits
mailing list