Commit graph

11 commits

Author SHA1 Message Date
Charles Dang
24f3245cfe Why was [titlescreen_music] in editor/_main.cfg... 2020-12-14 06:47:08 +11:00
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
Charles Dang
dfabf72030 Revert "Remove multiplayer/ inclusion from editor"
This reverts commit 872444a28c.
2015-10-10 03:47:01 +11:00
Charles Dang
872444a28c Remove multiplayer/ inclusion from editor 2015-10-09 15:22:14 +11: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
db9a469310 Implemented the editor item tool. 2013-05-24 05:44:58 +02:00
Fabian Müller
35b82080c4 Merged the editor hotkeys.cfg with the default one.
Having different config files for each scope is no longer supported
with the newly modified hotkeys system.
2012-10-26 12:40:17 +00:00
Tomasz Śniatowski
02bef46e0b Make the titlescreen play more than just the main menu song,
...fixing fr / bug #15669

The playlist is taken from a new [titlescreen_music] tag, which has
been set to default_playlist + main menu song

Note that music will always restart with the main_menu theme when
going back into the titlescreen e.g. from the editor, it'd be
difficult otherwise to make it always start with main_menu.ogg on
startup.
2010-03-22 21:37:47 +01:00
Tomasz Śniatowski
1a934ac94b rename editor2 -> editor. Old editor is long dead, long live the new editor! 2009-08-08 12:14:58 +01:00
Eric S. Raymond
51c13fb819 Pre-1.6 reindent and whitespace cleanup. 2009-03-01 12:56:14 +00:00
Tomasz Śniatowski
bacd286c66 editor2: clean up editor data/core files...
...by moving them to a separate subdirectory, renamed
editor2_tool_hint tag (dropped the "2"), added background music
playlist tag for the editor (FR / bug #11407)
2008-12-28 01:43:23 +01:00