I want to thank the fine folks at the TTLG forums (especially the Editor Guild) for all their help. Especially Xarax, Thumper, and Totality proved very valuable.
I do hope someone finds this useful (I certainly have re-invented the wheel, but at least I had fun :-). All your comments, suggestions, criticism or hints are welcome - flames will be forwarded to Dave Null ;)
If you want to use this in a game of your own, or want to add support for a game engine other than the Dark Engine, I certainly want to hear from you. I am looking forward to learning. There remains a lot of work to be done.
Out of brushes the Terrain is generated. Only a limited amount of different brushes (cubes/wedges/cylinders/pyramids/dodecahedron) are available. You can, however, use some logical AND/OR/XOR combinations by using brushes that turn solid into water, or water into air without effecting other types of terrain. This enables you to build some even more complicated setups with fewer brushes.
A multibrush consists of Objects and Terrain and is something like a portable part of your level, which can be imported (at least parially) into other levels. CoW can generate VBR files (multibrushes) as well as full MIS (level) files.