Commit graph

124 commits

Author SHA1 Message Date
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
codeimp
fef9b74ca2 some stuff with argument types 2008-05-29 16:44:20 +00:00
codeimp
10db1cf594 oh wait, this file too! 2008-05-29 10:18:03 +00:00
codeimp
5b4d7368a2 updated things to do 2008-05-26 20:14:58 +00:00
codeimp
2ac020e481 undo/redo information in log 2008-05-26 13:11:25 +00:00
codeimp
87ea1c0e51 now plugins can add their own buttons to the toolbar 2008-05-26 12:14:48 +00:00
codeimp
cfdddb66ee - fixed some bugs in the shaders
- included VC80 redist libraries (required for slimdx)
- updated todo list
2008-05-26 06:54:32 +00:00
codeimp
20d1546a26 there is more to do 2008-05-25 22:18:10 +00:00
codeimp
b2d772500a DB2 is getting to a point where we can list the remaining things on a todo list, though this list is far from finished, it is what i just can come up with from the top of my head. 2008-05-24 12:14:45 +00:00
codeimp
aee5ae3fb8 - fixes in rendering when display mode changed
- test map feature
2008-05-23 06:00:37 +00:00
codeimp
1b1a243983 - "save into" implemented (really just a modified copy of "save as", needs testing)
- added function to find the first IWAD (needed for testing parameters)
- removed the nodebuilder option for 3D mode, we don't need a nodebuilder for 3D mode anymore
- removed test parameters information and increased parameter input field (the info will go in help files)
2008-05-22 12:03:33 +00:00
codeimp
a5a6119190 thing dialog and bunch minor of fixes/changes 2008-05-17 17:43:57 +00:00
codeimp
8579667b82 meh. 2007-11-10 01:58:08 +00:00
codeimp
efc1a88112 changed graphics device and renderers in preparation for a second device to render an images list, also added form and control for images list (TextureBrowserForm and ImageBrowser) 2007-10-31 20:34:09 +00:00
codeimp
da829ebc0a updated diagrams and added sharp zip lib for pk3 reader 2007-10-27 16:21:43 +00:00
codeimp
109e4a4690 lot more. 2007-10-20 19:50:03 +00:00
codeimp
a109bf4bfb added a lot 2007-10-07 22:21:47 +00:00
codeimp
f6fe33591f updated design diagrams 2007-06-25 14:49:09 +00:00
codeimp
36f18b8c13 design diagram changes 2007-06-15 18:50:18 +00:00
codeimp
a8ff115cc3 more stuff added/updated 2007-06-15 18:30:55 +00:00
codeimp
d218c407d0 added general design 2007-06-15 11:03:22 +00:00
codeimp
490599d092 updated editing design 2007-06-15 10:51:39 +00:00
codeimp
86c1ee36fa initial editing namespace suggestion + new map classes image 2007-06-15 10:18:52 +00:00
codeimp
6b918d2138 added double linked list references to map structures and sector keeps list of things 2007-06-13 22:58:15 +00:00
codeimp
55b50549d1 added relation in sidedef design for its other side 2007-06-13 21:31:02 +00:00
codeimp
5a45c76ca3 added first uml diagram (map classes) 2007-06-13 21:26:43 +00:00