[Commits] [wesnoth/wesnoth] 24b3bb: Fix bug #22465: Minimap not redrawn after turn dia...
GitHub
noreply at github.com
Fri Sep 5 19:50:35 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 24b3bbb8b2da1b073f4f837d26a7938e500d673b
https://github.com/wesnoth/wesnoth/commit/24b3bbb8b2da1b073f4f837d26a7938e500d673b
Author: unknown <lweche159 at gmail.com>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M changelog
M data/core/about.cfg
M src/playsingle_controller.cpp
Log Message:
-----------
Fix bug #22465: Minimap not redrawn after turn dialog.
In playsingle_controller::show_turn_dialog added a call
to redraw the minimap in addition to the call to redraw
everything.
Commit: cc057d92a24ec55a784d41cb12ee53767d94bf03
https://github.com/wesnoth/wesnoth/commit/cc057d92a24ec55a784d41cb12ee53767d94bf03
Author: Chris Beck <beck.ct at gmail.com>
Date: 2014-09-05 (Fri, 05 Sep 2014)
Changed paths:
M changelog
M data/core/about.cfg
M src/playsingle_controller.cpp
Log Message:
-----------
Merge pull request #277 from LovCAPONE/MiniMapNotRedrawnTurnDialog
Fix bug #22465: Minimap not redrawn after turn dialog.
Compare: https://github.com/wesnoth/wesnoth/compare/41b079bf8869...cc057d92a24e
More information about the Commits
mailing list