def
|
2b1aa40d77
|
Fix editor color value to be shown with # instead of 0x
|
2015-08-28 20:28:53 +02:00 |
|
def
|
e39fb6b535
|
Very ugly fix for color picker in editor
|
2015-08-28 01:28:09 +02:00 |
|
heinrich5991
|
db696c0e78
|
Fix the 54e61bfe39 cherry-pick, re-add missing line
|
2015-08-27 12:55:34 +02:00 |
|
SushiTee
|
c025dc2235
|
saving server settings within the map and loading them on init
|
2015-08-27 12:51:24 +02:00 |
|
SushiTee
|
7bd0f276d4
|
saving server settings within the map and loading them on init
|
2015-08-27 12:51:24 +02:00 |
|
def
|
eac3d900e7
|
Remove unused variable
|
2015-08-22 17:50:34 +02:00 |
|
BeaR
|
ff3c4f22b4
|
Add hex value edit field for quad point color
|
2015-08-20 12:51:30 +02:00 |
|
BeaR
|
a4cfc10898
|
Implement an HSV picker for color of quad points
|
2015-08-17 20:14:23 +02:00 |
|
def
|
d5100cdee5
|
Add ctrl+shift+s for "save as" and ctrl+shift+alt+s for "save copy"
|
2015-07-26 12:05:45 +02:00 |
|
def
|
ce1d615041
|
Add "Save copy" button so that filename is not changed
|
2015-07-26 12:05:14 +02:00 |
|
def
|
f349818f9d
|
Only save once (hope this doesn't cause any problems)
|
2015-07-26 12:04:43 +02:00 |
|
Dennis Felsing
|
50a6c30e46
|
Merge pull request #241 from timgame/DDRace64
fixed envelope button color
|
2015-07-25 00:07:33 +02:00 |
|
timgame
|
6264bb73f3
|
fixed envelope button color
|
2015-07-25 00:04:12 +02:00 |
|
def
|
5527870d0a
|
Revert bruch clearing
|
2015-07-23 00:43:09 +02:00 |
|
Chairn
|
ea52c68d2c
|
Zooming will work as in game for editor using numpad.
|
2015-07-23 00:10:55 +02:00 |
|
def
|
f5ff75a19a
|
Fix Speedup angle selector
|
2015-07-15 02:34:50 +02:00 |
|
def
|
6e8ada1ac8
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
|
def
|
f5d31b595c
|
Editor: Scroll Speedup angles by 45° (finer with shift)
|
2015-07-08 13:55:02 +02:00 |
|
def
|
5f6752d238
|
Show degrees sign in value selector
|
2015-07-08 13:38:21 +02:00 |
|
def
|
2d5df86443
|
Add time.h include for editor to fix windows compilation
|
2015-07-01 17:17:48 +02:00 |
|
def
|
d11f1b0b38
|
Display local time in editor so that mappers don't lose track of it
|
2015-07-01 16:38:17 +02:00 |
|
def
|
d846583ba7
|
Make a few value selectors in editor wrap around
|
2015-06-28 16:17:23 +02:00 |
|
def
|
8e8283e9cf
|
Highlight game layers in editor
|
2015-06-28 15:02:48 +02:00 |
|
def
|
cc5ac820fd
|
Editor: Ctrl-s doesn't ask about overwriting anymore
|
2015-06-21 13:02:07 +02:00 |
|
def
|
aeda4bc6f1
|
At least reduce the chance of mouse lockups and make them recoverable
|
2015-05-31 17:34:38 +02:00 |
|
def
|
f02143e00b
|
Go back in layer/images/sound selection in editor with right mouse click
|
2015-04-27 13:43:02 +02:00 |
|
def
|
cb64bc6859
|
Move "Add Sound" button down for 5:4 resolutions
|
2015-04-21 04:34:14 +02:00 |
|
def
|
c85865c492
|
Go back in envelopes with right mouse click
|
2015-04-21 04:25:49 +02:00 |
|
def
|
6d54de89b6
|
Get rid of clang static analyzer warnings
|
2015-04-19 00:31:45 +02:00 |
|
def
|
554c865eeb
|
Fix segfault in editor
|
2015-04-17 20:14:14 +02:00 |
|
def
|
ef994b87a1
|
Fix: rendering of images in editor when scrolling
|
2015-04-08 01:15:52 +02:00 |
|
def
|
3992b1346b
|
Hopefully fix compilation on new OS X systems
Names collided with some new OS X defined names, fixes #189
|
2015-04-07 19:07:38 +02:00 |
|
H-M-H
|
b97954f635
|
allow to exit editor valueselectors with mouseclicks
|
2015-04-07 17:08:01 +02:00 |
|
H-M-H
|
76481a139a
|
fixed issue with wrongly displayed text in editor
|
2015-04-07 16:43:51 +02:00 |
|
H-M-H
|
5e4d504c80
|
improved envelopeswitching and deleting
|
2015-03-30 13:06:05 +02:00 |
|
def
|
34f69f0bfd
|
Cleanup
|
2015-03-30 11:44:32 +02:00 |
|
H-M-H
|
32606f3822
|
added labels and improved/fixed few things
|
2015-03-30 05:27:33 +02:00 |
|
H-M-H
|
c98d8e3a63
|
added textinput for envelopes
|
2015-03-30 05:06:08 +02:00 |
|
H-M-H
|
68db1c1113
|
added option to type text into valueselector
|
2015-03-30 03:20:35 +02:00 |
|
def
|
c7617b06d2
|
Resize font in editor to show full image and sound name
|
2015-03-29 01:32:07 +01:00 |
|
def
|
4c2f83714d
|
Fix typo
|
2014-12-24 01:40:21 +01:00 |
|
def
|
7f0b1dd35f
|
Another color change
|
2014-12-23 16:00:59 +01:00 |
|
def
|
cc7abaef1f
|
Another color change in editor selections
|
2014-12-23 15:38:59 +01:00 |
|
def
|
3e410bbd34
|
Add detection whether an image and sound has to be embedded and redesign colors
|
2014-12-15 18:59:21 +01:00 |
|
BeaR
|
186de4e08e
|
Add option to enable/disable panning per voice
|
2014-11-30 12:23:05 +01:00 |
|
def
|
913d5ac226
|
Fix editor in Images & Sounds views when GUI is deactivated (Reported by Welf)
|
2014-11-19 21:58:25 +01:00 |
|
BeaR
|
c3689658b4
|
Fix editor sound replacing
|
2014-11-09 14:58:28 +01:00 |
|
def
|
0b1118938d
|
Don't try to load preview images of directories
|
2014-10-28 22:54:24 +01:00 |
|
def
|
26260181bd
|
Some work on Opus map sounds (not working yet)
|
2014-10-27 16:23:53 +01:00 |
|
def
|
699fb60532
|
Fix: Mapping sounds in editor works even when the sound system is disabled
|
2014-10-25 01:23:39 +02:00 |
|