A map editor for UDMF levels in SRB2, forked from Ultimate Doom Builder.
Find a file
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
Build - removed the million parameters that create an action and let the action read them from configuration itsself 2008-10-09 05:49:46 +00:00
Documents - made some processed command line settings available to plugins 2008-10-13 17:47:08 +00:00
Resources 2008-10-08 12:32:21 +00:00
Setup minimum requirement is Windows XP 2008-05-30 07:06:28 +00:00
Source - made some processed command line settings available to plugins 2008-10-13 17:47:08 +00:00
Builder.sln updated slimdx and d3dx to nov-07 version 2008-01-18 21:05:15 +00:00