codeimp
ed829d6ca8
more events for plugins they can handle by overriding the methods
2008-09-22 20:57:50 +00:00
codeimp
b1ccdbbc7f
lots of stuff (including half decent copy/paste)
2008-09-22 18:27:50 +00:00
codeimp
fccba768f0
copy/paste test
2008-09-17 20:16:29 +00:00
codeimp
b717794aed
- splitten up UDMF reading/writing in seperate classes where they write to/read from a stream. the UniversalMapSetIO now simply makes use of the reader and writer.
...
- EmptyLongName in MapSet is now a static field
2008-09-17 19:21:45 +00:00
codeimp
d9f509fb76
updated crt installer
2008-09-16 17:38:05 +00:00
codeimp
0437ddff57
more code for copy/paste
2008-09-16 13:43:47 +00:00
codeimp
43559224d2
copy/paste toolbar buttons and menu items
2008-09-16 07:35:57 +00:00
codeimp
7e110792c4
idea!
2008-09-16 07:28:29 +00:00
codeimp
6a4ffcc498
- updated todo list
...
- added some icons for copy/paste
- begun working on copy/paste features
2008-09-15 21:53:00 +00:00
codeimp
241a271bd0
small improvements to EditSelectionMode
2008-09-15 19:55:03 +00:00
codeimp
2c5ccfa81f
- more functional EditSelectionMode
...
- linked image in about box? let's link on the website later on
2008-09-15 19:42:11 +00:00
codeimp
43585ec158
moo
2008-09-13 13:27:20 +00:00
codeimp
d41d7c2ec1
updated to latest SlimDX version (september 2008)
2008-09-13 13:24:06 +00:00
codeimp
64a2421ea0
command-line parameter examples
2008-09-12 16:39:14 +00:00
codeimp
4ba5b70f6b
command-line arguments explained
2008-09-12 15:03:00 +00:00
codeimp
f1342ae6e9
not currently used, but the VS project needs this because i added it
2008-09-12 13:37:10 +00:00
codeimp
0c77136c30
- clearing selection now editing mode's responsibility (because it is not wanted in all modes)
...
- fixes flashing of editing mode name and button when editing mode refuses to engage
- a highlight also works now for classic modes to go to EditSelectionMode
2008-09-12 05:50:19 +00:00
codeimp
6b1bc51dda
fixed bug: changing skill now also updates the example result parameters
2008-09-10 18:34:26 +00:00
codeimp
35e2a46458
- fixed incorrect comment in UniversalMapSetIO
...
- fixed bug that prevented a user from adding custom UDMF fields to any element
2008-09-10 15:00:23 +00:00
codeimp
8a3e761896
each basic mode now takes care of converting the current selection as best as possible for that mode
2008-09-10 12:44:38 +00:00
codeimp
e9fea4b543
- fixed bug in things filter manager
...
- added skills to test map with in dropdown menu from toolbar
2008-09-10 08:43:20 +00:00
codeimp
cd6ee145a2
- added option to customize testing parameters (default uses parameters from configuration)
...
- added new placeholders %L1 and %L2 which result in the first and second map number (usefull for -warp)
- clicking outside the selection in EditSelectionMode accepts the changes and returns to previous mode
2008-09-09 23:06:31 +00:00
codeimp
fcea106b74
all configuration equipped with default command-line parameters and skill levels
2008-09-09 22:10:56 +00:00
codeimp
ed66294339
added rotation snapping to 45 degrees in EditSelectionMode
2008-09-09 17:59:49 +00:00
codeimp
147e4e3424
included GPL license
2008-09-09 17:18:37 +00:00
codeimp
2478719da0
- fixed bug in alignment with vertices
...
- tweaked some visual settings
2008-09-09 13:10:23 +00:00
codeimp
19ef987556
- some minor bug fixes
...
- added snapping to grid and snapping to nearest vertex for resize in EditSelectionMode
- added line that shows the alignment during resize in EditSelectionMode
2008-09-09 12:20:39 +00:00
codeimp
3dc2e39764
working EditSelectionMode!
2008-09-09 05:52:11 +00:00
codeimp
eb08197d56
begun working on EditSelectionMode (unfinished)
2008-09-07 21:28:20 +00:00
codeimp
8a94d9431f
fixed bug: DB2 configs use "gameconfig" setting in map settings as it is incompatible with "config" from DB1
2008-09-07 17:56:54 +00:00
codeimp
e77a91eec4
added support for loading maps with command line arguments
2008-09-07 17:55:20 +00:00
codeimp
354a2248ee
namespace correction
2008-09-07 17:52:16 +00:00
codeimp
2bc66d04f3
idea from esselfortium added
2008-09-05 05:44:27 +00:00
codeimp
0e195eb605
fixed RenderRectangle border coordinates
2008-09-02 14:50:14 +00:00
codeimp
6b8f631bf8
fixed close button on Find/Replace window and fixed crash after closing the Find/Replace window with the X button
2008-09-01 12:41:45 +00:00
codeimp
c39750eb15
updated todo list
2008-09-01 12:15:58 +00:00
codeimp
eea16ffa2c
added find/replace mode feature (not all find/replace types implemented yet, but mode is functional, adding types is a just matter of making the right classes for them)
2008-09-01 12:14:35 +00:00
codeimp
d2abbbe8c8
An update just so you can see I'm still working on DB2, progress is just going very slow at the moment, but I have certainly not given up!
2008-08-14 21:38:18 +00:00
codeimp
3b07c29c39
added automatic association highlighting for things, sectors and linedefs
2008-06-19 07:25:01 +00:00
codeimp
1bd143c9b3
- added Make Sectors mode
...
- added editing mode name at the bottom information bar
- some bugfixes in game configurations
2008-06-11 05:02:48 +00:00
codeimp
c37b28e15f
- improved game config guessing to better detect UDMF when map is opened
...
- added game config detection pattern to Doom Legacy game config
- insert thing feature added, including automatic thing defaults
- fixed typo in all game configs (defaulthingflags -> defaultthingflags)
2008-06-10 11:32:06 +00:00
codeimp
66052a82f7
added grid controls
2008-06-10 08:35:14 +00:00
codeimp
8e47c9939e
more todo
2008-06-10 05:35:25 +00:00
codeimp
0bc23a5893
some bug fixes and completed the things filter
2008-06-03 19:02:06 +00:00
codeimp
c2b5745803
more work on the custom fields editor
2008-06-03 15:18:50 +00:00
codeimp
e640dfbc04
more work on the custom fields editor
2008-06-02 20:34:52 +00:00
codeimp
aa398bcf70
- fixed browse button in custom UDMF fields editor
...
- doubleclick in custom fields editor starts field rename
2008-06-02 05:49:23 +00:00
codeimp
42658288f8
changed how it remembers custom UDMF field types
2008-06-02 05:01:18 +00:00
codeimp
8d3b7a554b
bugfixes in UDMF support
2008-06-02 04:55:51 +00:00
codeimp
e30b68c9c3
UDMF on top!
2008-06-01 20:25:46 +00:00