[Commits] [wesnoth/wesnoth] 184bbf: gui2/tgamestate_inspector: Add views for event and...
GitHub
noreply at github.com
Sun Sep 13 04:23:47 UTC 2015
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 184bbfaffd236b00c7771bcf55e0119d51a554c4
https://github.com/wesnoth/wesnoth/commit/184bbfaffd236b00c7771bcf55e0119d51a554c4
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-09-13 (Sun, 13 Sep 2015)
Changed paths:
M changelog
M src/gui/dialogs/gamestate_inspector.cpp
Log Message:
-----------
gui2/tgamestate_inspector: Add views for event and menu item handlers
Backported from master 636cc6315fcfbe5d8b9fdcf9f94414ce084ac74c.
NOTE: The menu item view is broken right now due to a semantics
difference in the required API between 1.12 and master. I will solve
this in another commit.
Commit: 32f73aa932673b91467bd47623f0187b89b430be
https://github.com/wesnoth/wesnoth/commit/32f73aa932673b91467bd47623f0187b89b430be
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-09-13 (Sun, 13 Sep 2015)
Changed paths:
M src/gui/dialogs/gamestate_inspector.cpp
Log Message:
-----------
gui2/tgamestate_inspector: Handle 1.12 WML menu item API differences
The original code was built around the semantics of the master/1.13.x
API, where the events manager will serialize menu items and events into
the same WML object. Menu items live in a completely different place in
1.12.
Commit: a347f8be3b197059be1991a41effd6a6ac502912
https://github.com/wesnoth/wesnoth/commit/a347f8be3b197059be1991a41effd6a6ac502912
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-09-13 (Sun, 13 Sep 2015)
Changed paths:
M changelog
M src/gui/dialogs/gamestate_inspector.cpp
Log Message:
-----------
Merge branch 'backport/1.12/gamestate-inspector-events' into 1.12
Compare: https://github.com/wesnoth/wesnoth/compare/a6c4084c2492...a347f8be3b19
More information about the Commits
mailing list