[Commits] [wesnoth/wesnoth] 8b98e8: Added GUI_FILLER_ROW macro
GitHub
noreply at github.com
Wed Apr 19 01:53:42 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8b98e82b3436543db20849999483674e647137c9
https://github.com/wesnoth/wesnoth/commit/8b98e82b3436543db20849999483674e647137c9
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M data/gui/macros/filler.cfg
Log Message:
-----------
Added GUI_FILLER_ROW macro
Commit: 495a6bd5dfcec233a356f8c13db373a4e962cd01
https://github.com/wesnoth/wesnoth/commit/495a6bd5dfcec233a356f8c13db373a4e962cd01
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M src/image.cpp
Log Message:
-----------
Made color_adjustment_resetter reset ToD
This is the purpose of its only use, in the editor.
Commit: a1806c2d319f9040bb5a118714d9d0fa1291aa79
https://github.com/wesnoth/wesnoth/commit/a1806c2d319f9040bb5a118714d9d0fa1291aa79
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-04-19 (Wed, 19 Apr 2017)
Changed paths:
M data/gui/window/custom_tod.cfg
M src/gui/dialogs/editor/custom_tod.cpp
M src/gui/dialogs/editor/custom_tod.hpp
Log Message:
-----------
GUI2: refactored Custom ToD dialog
In addition to an interface update, this also makes the dialog work better with the editor, with improvements
such as restoring the currently selected ToD when the dialog exits (until we implement the saving of changes
made within the dialog) and opening to the same.
Compare: https://github.com/wesnoth/wesnoth/compare/cad5760da021...a1806c2d319f
More information about the Commits
mailing list