[Commits] [wesnoth/wesnoth] 3448e4: Fixup fd2487f (move implementation to cpp)
GitHub
noreply at github.com
Tue May 2 08:05:31 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3448e48aad0dbb9f6101e9632160de4f7334343c
https://github.com/wesnoth/wesnoth/commit/3448e48aad0dbb9f6101e9632160de4f7334343c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M src/editor/map/map_context.cpp
M src/editor/map/map_context.hpp
Log Message:
-----------
Fixup fd2487f (move implementation to cpp)
According to @celticminstrel, translatable strings shouldn't be in the header for textdomain reasons.
This puts it back in the correct wesnoth-editor domain.
Commit: bfb18423b98758d0be32a344eabf416d9cc8d940
https://github.com/wesnoth/wesnoth/commit/bfb18423b98758d0be32a344eabf416d9cc8d940
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M src/hotkey/command_executor.cpp
Log Message:
-----------
Allow formatting in menu items
Commit: 88d103567323bcc26c0a721863b4bd627f023867
https://github.com/wesnoth/wesnoth/commit/88d103567323bcc26c0a721863b4bd627f023867
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M src/editor/map/context_manager.cpp
Log Message:
-----------
Editor: redesigned open windows menu
* Scenario names are shown when possible
* Modified maps/scenarios are shown in italics
* Map paths are truncated to filename only (not sure if this is the best thing to do)
* All 'changed' markers are right-aligned
* A red marker means not saved (and will correspond with the italics)
* A white marker means saved/no changes
Commit: ff1a78c246eb57da62b5dedc910fd3754c4ae819
https://github.com/wesnoth/wesnoth/commit/ff1a78c246eb57da62b5dedc910fd3754c4ae819
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M src/editor/map/context_manager.cpp
Log Message:
-----------
Editor: display map name in quit confirmation, if available
Commit: 877c788d25127f54150f5db6b29eb7f8d729e8f6
https://github.com/wesnoth/wesnoth/commit/877c788d25127f54150f5db6b29eb7f8d729e8f6
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-02 (Tue, 02 May 2017)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Fixup tests for a31f62b
Compare: https://github.com/wesnoth/wesnoth/compare/8177e13d1d90...877c788d2512
More information about the Commits
mailing list