codeimp
f5c635a998
added settings and view menu and more stuff
2008-11-17 00:41:52 +00:00
codeimp
0fa7409d96
working on generalized compiler interfacing
2008-11-14 16:19:25 +00:00
codeimp
fdb004d7c3
working on generalized compiler interfacing (nodebuilders work again, now through a generalized compiler interface)
2008-11-14 10:44:03 +00:00
codeimp
ed50a992ad
working on generalized compiler interfacing (note: nodebuilder temporarely out of order)
2008-11-13 23:05:16 +00:00
codeimp
d2553534cb
working on script editor
2008-11-13 16:21:11 +00:00
codeimp
1dbdfd9c41
script editor panel class structure added
2008-11-05 22:20:52 +00:00
codeimp
4a2bf61c1c
working on script editor
2008-11-02 22:07:20 +00:00
codeimp
0958677cac
working on script editor
2008-11-01 09:35:54 +00:00
codeimp
b4fcd78897
moved intuitive line drawing code to doom builder core
2008-10-26 09:49:06 +00:00
codeimp
f2c08e64a5
improved the make door feature
2008-10-19 09:42:18 +00:00
codeimp
38f1cb6c3a
make door feature added
2008-10-17 09:39:07 +00:00
codeimp
6c8844d601
2008-10-16 05:52:10 +00:00
codeimp
6d1f43c7c6
- added feature to display an image from file on the background along with ability to scale it
...
- fixed some scaled sizes in some image data classes
2008-10-15 19:14:32 +00:00
codeimp
e029efcbe6
- made some processed command line settings available to plugins
...
- General.Exit() method for plugins to close Doom Builder
- command-line parameter -delaywindow to keep the main window hidden until nothing more to process. This gives plugins the ability to perform an operation without showing the main window at all if the plugin calls General.Exit() before the window is shown. Usefull for batch processes in which no interface window is desired.
- some new plugin events that occur before and after making a new map and opening a map.
2008-10-13 17:47:08 +00:00
codeimp
2ae441436e
2008-10-13 15:06:20 +00:00
codeimp
c22a308f4b
2008-10-13 05:33:53 +00:00
codeimp
31cf706a96
2008-10-10 17:07:10 +00:00
codeimp
6fe0abc6a8
that removes another item from my todo list (though, i could think of a few more)
2008-10-09 05:52:00 +00:00
codeimp
4f92956d44
controls in preferences dialog are now sorted in categories
2008-10-08 22:01:10 +00:00
codeimp
bff42c7477
update
2008-10-08 17:11:49 +00:00
codeimp
09269fca7c
todo update
2008-10-08 13:11:10 +00:00
codeimp
1a6641f46b
working on the brightness mode
2008-10-08 05:45:24 +00:00
codeimp
6d6b594c24
small user-interface improvements regarding texture sets and texture browsers
2008-10-01 20:04:50 +00:00
codeimp
0ae660c8a9
moo
2008-09-29 20:59:58 +00:00
codeimp
5c3d581637
todo
2008-09-29 14:48:26 +00:00
codeimp
36d886e2b5
moo
2008-09-24 22:13:10 +00:00
codeimp
116e9ca877
warnings now appear in same area in status bar as status messages
2008-09-24 14:53:42 +00:00
codeimp
b1ccdbbc7f
lots of stuff (including half decent copy/paste)
2008-09-22 18:27:50 +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
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
147e4e3424
included GPL license
2008-09-09 17:18:37 +00:00
codeimp
2bc66d04f3
idea from esselfortium added
2008-09-05 05:44:27 +00:00
codeimp
c39750eb15
updated todo list
2008-09-01 12:15:58 +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
e30b68c9c3
UDMF on top!
2008-06-01 20:25:46 +00:00
codeimp
2b9a233579
lots more UDMF code
2008-05-31 19:31:45 +00:00
codeimp
9f15de8cd5
- updated default program config
...
- more regarding UDMF editing
- added some ideas and todo items
2008-05-30 22:14:12 +00:00
codeimp
c2479dc0b5
- added UDMF 1.0 specifications
...
- generalized map elements and added universal fields to generalization
2008-05-30 08:41:13 +00:00
codeimp
e235dfed27
next on the list: UDMF!
2008-05-29 22:22:37 +00:00