rob-v
de851fba2c
Add shortcut for Copy in Map editor
2019-01-26 21:46:46 +00:00
rob-v
a77d2f15b1
Map Editor - Copy filter
2019-01-03 20:32:10 +01:00
rob-v
8c94f262b6
Map Editor - Tiles' filters multiple selection
2019-01-01 11:25:31 +00:00
Paul Chote
ea9f12ffbc
Simplify and fix panel positioning at different zooms.
2018-12-08 22:53:13 +01:00
Paul Chote
4723e5ddb9
Expose common actor Inits in the map editor.
2018-12-08 22:53:13 +01:00
David Wilson
22bece2dc9
Add a basic actor properties panel to the editor.
2018-11-24 10:14:17 +00:00
Paul Chote
4750188e7b
Enable type filtering where appropriate.
2018-05-05 00:15:06 +02:00
Paul Chote
25e88008ef
Make the mute hotkey global.
2017-09-15 23:06:38 +02:00
Paul Chote
c759a68492
Move hardcoded screenshot hotkey into yaml.
2017-09-15 23:06:38 +02:00
Paul Chote
7459050af9
Rework global music hotkey bindings.
2017-09-15 23:06:38 +02:00
Paul Chote
b3b2efa781
Move hardcoded viewport keys into yaml.
2017-09-10 21:30:55 +02:00
Paul Chote
0525408664
Unhardcode map editor zooming hotkey.
2017-08-31 12:33:34 +02:00
Paul Chote
9a5b5d9b6f
Unhardcode music control hotkeys.
2017-08-31 12:33:34 +02:00
Paul Chote
1e0148e092
Migrate ButtonWidget to NamedHotkey.
2017-08-25 21:56:52 +02:00
Paul Chote
4ffcd9b4a5
Add template type to editor coordinate label.
2017-07-16 13:12:13 +02:00
Paul Chote
72cf5d29e7
Add search bar to editor Template list.
2017-07-16 13:12:13 +02:00
Paul Chote
f1b54ece8a
Add search bar to editor Actors list.
2017-07-16 13:12:13 +02:00
reaperrr
45606c9528
Editor actor categories style fixes
2017-07-14 10:28:29 +02:00
rob-v
686686417f
Add Actor Categories and Category dropdown filter in Map editor
2017-07-06 01:50:43 +02:00
daVoodooShuffle
53bf52149c
Closes #13153
...
Modified all expressions to contain a space on either side
Only effects the YAML files that contain config variables:
X:
Y:
Width:
Height:
2017-05-06 15:26:41 +10:00
Paul Chote
2e751e937f
Remove invalid Background widgets from TD map editor.
2017-04-22 14:17:33 +01:00
Oliver Brakmann
d14ff2a54e
Fix removing things in the editor when stopping standard-scrolling with RMB
...
The cause for this was that the `HandleMouseInput` method of the `EditorViewPortController` ran before the one from the regular `ViewPortController`, thus intercepting the button press.
Switching the order of the two around fixes that, but introduced another problem, namely that the tooltips stopped working. Switching the order meant that the `ViewPortController` laid "on top" of the `EditorViewPortController`, so the latter didn't receive the `MouseEntered` event anymore. Setting the `IgnoreMouseOver` flag in the `ViewPortController` fixes this.
2016-08-28 11:26:23 +02:00
Oliver Brakmann
207f0d2056
Allow saving maps with multiple visibility options
2016-08-08 23:14:06 +02:00
szabkel
1b4a42d3d9
Added MusicControllerLogic, now we can handle audio buttons anywhere in the game.
2016-04-17 16:11:42 +02:00
Paul Chote
dbe55eedaf
Fix multi-line tooltip padding.
2016-03-12 16:43:05 +00:00
Paul Chote
01a14d9ae5
Move mission briefing to rules.
2016-03-07 21:41:14 +00:00
Paul Chote
4f1d8b7ac9
Remove spurious final newline from mod files.
2016-01-02 20:06:53 +00:00
abcdefg30
b8715b0377
Let the utility fix cosmetics in the chrome yamls
2015-11-28 16:12:17 +01:00
Paul Chote
a081321790
Add copy/paste to the map editor.
2015-11-10 22:18:18 +00:00
atlimit8
9c0d83d0d9
Make ActorSelector tooltips better match actor tooltips in map editor
2015-11-07 16:10:13 -06:00
clemty
a4eafa9a15
Increase size of editor tile/actor list widget
2015-10-07 19:38:27 +02:00
Matthias Mailänder
fea59346a5
add a total resource cash counter to the map editor
2015-09-19 18:21:07 +02:00
deniz1a
90897481f9
Adds TopBottomSpacing values to yaml files.
2015-08-22 03:51:07 +03:00
Matthias Mailänder
41698ab8bb
show the current coordinate at the top
2015-08-17 21:21:52 +02:00
Paul Chote
60f96fcb7b
Overhaul save panel.
2015-05-17 12:09:41 +01:00
Paul Chote
445c0d76a2
Fix create map panel geometry.
2015-05-17 12:09:40 +01:00
Paul Chote
469f47aeea
Add new map editor UI.
2015-05-15 17:09:27 +01:00