Commit graph

3 commits

Author SHA1 Message Date
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
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