xonotic/misc
Rudolf Polzer 316e76ac82 in .options files, change syntax to allow settings on different lines. Syntax rules now are:
any line starting with - specifies options
any other line is a comment
anything from a # in a line to the end of the line is a comment

(Bad) Example:

-bsp -samplesize 16 # do not use default options
-light + -fast # this looks good too, default options are still used
-vis +
-minimap +
Version: 1
2010-06-24 15:53:02 +02:00
..
buildfiles oops, these files shouldn't have been deleted 2010-06-13 20:39:36 +02:00
logos rename "artwork" to "logo" to prevent future misuse of the directory 2010-06-13 19:24:46 +02:00
netradiant-NexuizPack initial checkin from nexuiz svn r8756 2010-03-18 14:22:15 +01:00
tools in .options files, change syntax to allow settings on different lines. Syntax rules now are: 2010-06-24 15:53:02 +02:00