74 Commits

Author SHA1 Message Date
Celtic Minstrel
703d0c3cf4 Fix erroneous/useless [event] in [titlescreen_music], [lobby_music], [editor_music]
The playlist macros set the music list twice, once before the
story screen and again in prestart, but the order of tracks is different.

This means that the track order at the titlescreen and in the lobby is now the same
as the track order in a scenario using the default playlist, which previously was not the case.

Similarly, the track order in the editor is now the same as the track order
in a scenario using the full playlist.

Whether that actually matters? I have no idea. I doubt it.

In any case, as of this commit, there are no schema validation errors
at the title screen, when entering the MP Create screen, or in the map editor.
2018-10-23 22:38:19 -04:00
Severin Glöckner
2305281666 remove a duplicated space in a translatable string
...thiugh, in this case it has no effect.

[ci skip]

(cherry-picked from commit 4b7a6a98eccc07fd762ec29bcf1cd1ea84636992)
2018-10-07 03:22:13 +00:00
Celtic Minstrel
60d9bc27ae Fix #2894
(cherry-picked from commit 0f267d0ede3e8479e1e68a171e74b0cc420da51d)
2018-10-07 03:19:17 +00:00
Charles Dang
471c9e876a Addressed a large chunk of the whitespace issues from #2613
[ci skip]
2018-03-09 11:37:00 +11:00
Gregory A Lundberg
761f323f43 Fix editor help incomplete sentence.
Replace the sentence to make it clear the Starting Tool marks both the team leader, and named special, locations.

Closes #2085.

[ci skip]
2017-10-29 11:43:05 -05:00
Celtic Minstrel
308ad7de09 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
2017-05-11 21:51:42 -04:00
Celtic Minstrel
ddce21f9d0 The fill tool is not evil! 2017-03-06 20:32:06 -05:00
Hironori Fujimoto
168e514144 help(editor): fix duplication of text attribute 2017-03-04 16:58:20 +11:00
Charles Dang
dfabf72030 Revert "Remove multiplayer/ inclusion from editor"
This reverts commit 872444a28c1e6e3d98543e180bed235edb09bd3f.
2015-10-10 03:47:01 +11:00
Charles Dang
872444a28c Remove multiplayer/ inclusion from editor 2015-10-09 15:22:14 +11:00
Ignacio R. Morelle
9ca00bdac6 wmlindent pass 2015-04-07 21:07:30 -03:00
Charles Dang
9fb7a063fc Fixed a typo 2015-03-30 12:18:12 +11:00
Charles Dang
18932077ba Don't draw box around editor logo, and wrap text around it 2015-03-17 05:39:50 +11:00
Charles Dang
571999462f Corrected an incorrect brush name 2015-03-06 23:40:55 +11:00
Charles Dang
f4cf1c6ea6 'Map/Scenario Editor' -> 'Map and Scenario Editor' 2015-03-03 19:08:23 +11:00
Charles Dang
f8a2514763 Bunch of work on improving the editor help 2015-03-03 02:27:38 +11:00
Charles Dang
9e8645a068 Fixup b6b6bc12a664, additional cleanup 2015-03-01 13:50:05 +11:00
Charles Dang
b6b6bc12a6 Cleaned up editor help file a bit 2015-02-28 18:36:55 +11:00
Ignacio R. Morelle
e571ee9b7f Fix incorrectly-escaped WML quotes causing wmlxgettext to emit invalid pots 2015-01-23 16:21:27 -03:00
Charles Dang
fd63f49fe4 Some cleanup and formatting to the editor Overview topic. More TODO 2015-01-19 17:05:45 +11:00
Charles Dang
7a4b4fda82 Added extra newline before editor toplevel topic list for consistency 2015-01-19 16:07:53 +11:00
Charles Dang
e0bc25a701 Ran wmlindent on core 2015-01-18 03:25:49 +11:00
fendrin
ddfb600ffb Included two more icon images into the editor help section. 2014-10-19 09:47:13 +02:00
fendrin
302d53fca8 A rough framework for an editor help section.
Still contains a lot non-sense and stubs.
2014-10-16 03:11:00 +02:00
Ignacio R. Morelle
62ae2ff5e3 Some spelling/grammar fixes for the editor help text
Still not wmllint-clean, mostly because of help markup issues since
there is no wmllint-visible parent [help] tag to skip spellchecking.

(See also bug #22780.)
2014-10-11 01:59:18 -03:00
Ignacio R. Morelle
455e13ffcc wmlindent pass on data/core/ 2014-07-02 21:41:24 -04:00
fendrin
8e12b18891 First topic of an editor help section. 2014-03-12 19:22:10 +01:00
Espreon
8d16e1630c leanto.png depicts a lean-to; not a lectern. 2013-12-31 21:42:01 -05:00
Bär Halberkamp
ef2bdfbc12 Ran wmlindent 2013-12-31 19:22:28 +01:00
fendrin
6d783d5bfb Named the leanto.png item "Lectern". 2013-12-31 14:47:25 +01:00
fendrin
c8e7659fba Just a change in a comment. 2013-12-31 12:53:57 +01:00
fendrin
a564eda0c1 Remove everything related to [editor_tool_hint].
This tag is obsolete for ages and most likely not used by any UMC
designer.
2013-12-31 12:29:44 +01:00
fendrin
af9ced64b1 Some prose corrections by Espreon. 2013-12-31 11:21:55 +01:00
fendrin
78b87f1b96 Empty time schedule for the editor. 2013-12-30 12:35:57 +01:00
fendrin
c9a13819d1 [item] definition for all mainline artwork in items and scenery. 2013-12-30 09:33:10 +01:00
fendrin
2709197594 Refactored the time of day schedule related images and macros.
This moves the after the fall schedule into core to grant that the
debian package wesnoth-editor does not depend on wesnoth-utbs.

Also, the images now life in their own subdirectories.

Wmllint has been updated to take care about the changed paths.
2013-12-22 07:32:12 +01:00
Alexander van Gessel
38b224c1ff Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
This reverts commit 23b72d6956e6316f8b50a6accba607f66cf197a7.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956 Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
This reverts commit 5fa5c034110c3c942d299c8fd440297c89aca037, reversing
changes made to 06374c64ba00977a4f720a44108593fc43d5c787.
2013-08-08 18:50:46 +02:00
Alexander van Gessel
0738a4e59c make reindent minus some wmlindent issues 2013-08-04 23:22:56 +02:00
Ignacio R. Morelle
b813c53134 Add missing newlines at EOF in WML files
Issue detected by wmllint.
2013-06-25 05:42:37 -04:00
fendrin
1f94b40846 Wired in the item group icons. 2013-06-09 12:54:47 +02:00
fendrin
50682aa251 Adds the indoors schedule. 2013-05-28 22:18:46 +02:00
fendrin
c345286087 Added more ToD schedules. 2013-05-28 21:41:01 +02:00
fendrin
3b86a00756 Made use of lipkab's new full playlist. 2013-05-26 22:26:20 +02:00
fendrin
db9a469310 Implemented the editor item tool. 2013-05-24 05:44:58 +02:00
fendrin
48fe73889f Add the 24 Hour Schedule to the editor. 2013-05-19 03:07:20 +02:00
fendrin
25f5d44d70 Time and Schedule selection in the editor. 2013-05-14 18:08:41 +02:00
fendrin
931e1f9f3f Define some new [editor_times] for later usage. 2013-05-05 13:09:40 +02:00
fendrin
9d52e89db4 Fixed the name of an editor brush. 2013-05-05 01:55:49 +02:00
fendrin
f1527dd8a0 Reenabled the palette group menu. 2013-05-01 19:08:32 +02:00