[Commits] [wesnoth/wesnoth] 307754: Some minor reformatting of editor palette code
GitHub
noreply at github.com
Fri May 12 02:23:51 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 307754884c915e7e23c3ab84781302e550fc4bb6
https://github.com/wesnoth/wesnoth/commit/307754884c915e7e23c3ab84781302e550fc4bb6
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/editor/palette/item_palette.cpp
M src/editor/palette/terrain_palettes.cpp
M src/editor/palette/unit_palette.cpp
Log Message:
-----------
Some minor reformatting of editor palette code
Commit: 308ad7de099f5d99b53be3719f37fe2d0e796beb
https://github.com/wesnoth/wesnoth/commit/308ad7de099f5d99b53be3719f37fe2d0e796beb
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M data/core/editor/items.cfg
M src/editor/palette/editor_palettes.cpp
M src/editor/palette/terrain_palettes.cpp
M src/editor/palette/unit_palette.cpp
M src/units/race.cpp
M src/units/race.hpp
Log Message:
-----------
Improve editor groups interface
- Load group icons from the binary path
This was already half supported due to moving to GUI2.
- [editor_group] deprecated in favour of [terrain_group]
- Don't force a prefix on the icon path (still forces a suffix though)
- [race]editor_icon allows setting the icons for race groups
- Mark the core [item_group]s as core
Compare: https://github.com/wesnoth/wesnoth/compare/bea0e92c6cc0...308ad7de099f
More information about the Commits
mailing list