Commit graph

84 commits

Author SHA1 Message Date
codeimp
d174544cd6 several fixes 2009-01-03 22:18:59 +00:00
codeimp
3da0efc3f9 test commitje 2009-01-03 09:23:56 +00:00
codeimp
31184de358 prefabs support added 2008-12-31 16:43:23 +00:00
codeimp
fd57e57672 which leaves me with less to do before beta testing 2008-12-31 00:45:02 +00:00
codeimp
79676b312e working on visual mode 2008-12-27 00:22:31 +00:00
codeimp
69376ee5e0 working on visual mode 2008-12-01 06:51:00 +00:00
codeimp
eef4390c84 remember any optimizations ideas i get 2008-11-26 06:45:26 +00:00
codeimp
ce456494b8 texture post-filtering quality now depends on display quality set in preferences 2008-11-18 14:20:49 +00:00
codeimp
a9d026baa5 chronological planning 2008-11-18 06:33:19 +00:00
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