[Commits] [wesnoth/wesnoth] ff11e8: fix gold carryover
GitHub
noreply at github.com
Sat Jun 21 15:11:35 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ff11e85925f5b2a6fe0b76233b1e4d50d6f61593
https://github.com/wesnoth/wesnoth/commit/ff11e85925f5b2a6fe0b76233b1e4d50d6f61593
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M src/carryover.cpp
M src/carryover.hpp
Log Message:
-----------
fix gold carryover
we need side["income"] + game_config::base_income instead of just
side["income"]
Commit: 0b5c8142c6d88b4af05d7af53a4202d4740638f2
https://github.com/wesnoth/wesnoth/commit/0b5c8142c6d88b4af05d7af53a4202d4740638f2
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-21 (Sat, 21 Jun 2014)
Changed paths:
M src/playcampaign.cpp
Log Message:
-----------
add comment in show_caryover_message
Compare: https://github.com/wesnoth/wesnoth/compare/f8a4347262c6...0b5c8142c6d8
More information about the Commits
mailing list