Commit Graph

18 Commits

Author SHA1 Message Date
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
Rudolf Polzer
ec5e922a7b also do a pre-compile irc notification for map compiles 2010-06-19 13:49:40 +02:00
Rudolf Polzer
33cf5b77ca do not delete data.old automatically. Let user do that. 2010-06-17 14:18:10 +02:00
Rudolf Polzer
a543153ec5 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-06-17 14:08:52 +02:00
Rudolf Polzer
f1c468e0b2 autodownload compiled maps on "compile" 2010-06-17 14:08:38 +02:00
Rudolf Polzer
76666d3246 fix two slash errors 2010-06-16 12:56:41 +02:00
Rudolf Polzer
d85a9b84b2 ircspam: use maps/$M.log, not $M.log :P 2010-06-16 12:55:51 +02:00
Rudolf Polzer
881b325ad8 failshadfers: remove textures/ prefix 2010-06-15 17:41:08 +02:00
Rudolf Polzer
aaa88c950c add IRC notification about build results 2010-06-15 17:38:06 +02:00
Rudolf Polzer
458169edbb do not use -noshaderlist. If it fails, I'll fix it. 2010-05-27 16:01:29 +02:00
Rudolf Polzer
5aae182769 no longer need -x 2010-05-27 15:31:54 +02:00
Rudolf Polzer
b2f2de5b99 another blobhash typo 2010-05-27 15:31:36 +02:00
Rudolf Polzer
2cb95ff3d7 now the script can "download" the maps, and also "download-latest" from the "latest" subdir 2010-05-27 15:29:43 +02:00
Rudolf Polzer
da509672ee fix a typo 2010-05-27 15:17:50 +02:00
Rudolf Polzer
5d9e30e806 add my autobuild script 2010-05-27 13:17:13 +02:00
Rudolf Polzer
ff5aed83eb if we got one, also pack the .lin file (leak line) with the autobuilds ;) 2010-05-06 17:01:58 +02:00
Rudolf Polzer
6087e1d7ba autobuild fixes 2010-05-06 17:00:41 +02:00
Rudolf Polzer
ce515788e5 autobuild script ;) 2010-05-06 16:58:03 +02:00