[Commits] [wesnoth/wesnoth] 6a3321: fix bug #23130 (xp modifier not working), add unit...
GitHub
noreply at github.com
Fri Jan 2 23:17:05 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6a3321d0dbd9c0e47a4523c31ff419df4560038a
https://github.com/wesnoth/wesnoth/commit/6a3321d0dbd9c0e47a4523c31ff419df4560038a
Author: Chris Beck <render787 at gmail.com>
Date: 2015-01-02 (Fri, 02 Jan 2015)
Changed paths:
A data/test/scenarios/xp_mod.cfg
M src/play_controller.cpp
M src/play_controller.hpp
M wml_test_schedule
Log Message:
-----------
fix bug #23130 (xp modifier not working), add unit tests
Reverts commit e85c37e161795794e1ae6d2c6b59377a16988c10 which was
an error.
I chose to use a scoped_pointer this time around because the
definition of play_controller should not actually depend on the
complete definition of unit_type.
More information about the Commits
mailing list