[Commits] [wesnoth/wesnoth] e3c9d1: Editor: apply formatting to Areas and Sides menus
GitHub
noreply at github.com
Tue May 2 10:18:33 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e3c9d17035ff6a0e60f0a4f6573f5c80ca607265
https://github.com/wesnoth/wesnoth/commit/e3c9d17035ff6a0e60f0a4f6573f5c80ca607265
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: apply formatting to Areas and Sides menus
An important distinction between Windows and Areas is that a new map or scenario is considered 'changed/unsaved'
while a new area is considered 'unchanged/saved'. This isn't something that changes in this commit, I'm just
making note.
Commit: 09e4bfcaeef9eb34973eb028295f56f559edc876
https://github.com/wesnoth/wesnoth/commit/09e4bfcaeef9eb34973eb028295f56f559edc876
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: show Window indexes starting from 1
This matches Sides and Areas and makes more sense for a user-facing list.
Compare: https://github.com/wesnoth/wesnoth/compare/f983f22981fa...09e4bfcaeef9
More information about the Commits
mailing list