Commit Graph

778 Commits

Author SHA1 Message Date
Rudolf Polzer
ad132d8e51 use distclean in compile -c 2010-10-15 15:51:57 +02:00
Rudolf Polzer
f196b4cd12 Merge branch 'master' into divVerent/crypto2 2010-10-15 15:14:06 +02:00
Rudolf Polzer
bd165c7857 access the fteqcc repo via git://, not http://, to work around a bug in the git build system (missing libssl.dll) 2010-10-15 15:12:47 +02:00
Rudolf Polzer
ecb99bb75a slightly improved text 2010-10-15 12:58:41 +02:00
Rudolf Polzer
fe6a082fd2 ./all release: make clear that one shouldn't use it unless one knows what one is doing 2010-10-15 12:49:37 +02:00
Rudolf Polzer
42f6d696e6 let's enable SOME debug info but still use full optimizations (like release build) 2010-10-14 18:18:34 +02:00
Rudolf Polzer
e9ad7b8a9f even cooler starfield... simulate gravity between stars 2010-10-14 15:53:18 +02:00
Rudolf Polzer
851b96062e Merge branch 'master' into divVerent/crypto2
Conflicts:
	all
2010-10-14 10:00:03 +02:00
Rudolf Polzer
84f1a31821 there is no -mtune=generic 2010-10-14 09:59:37 +02:00
Rudolf Polzer
d663da215d Merge branch 'master' into divVerent/crypto2 2010-10-14 09:32:59 +02:00
Rudolf Polzer
a757e0619d infobar also uses size 12 2010-10-13 21:51:58 +02:00
Rudolf Polzer
1eee16c3fa fix infobar font 2010-10-13 21:46:53 +02:00
Rudolf Polzer
e021b0bbc0 more heavily optimize ./all compile -r builds 2010-10-13 21:42:31 +02:00
Rudolf Polzer
22579d1d9f Merge branch 'master' into divVerent/crypto2
Conflicts:
	all
2010-10-13 21:40:52 +02:00
Rudolf Polzer
b7d048cfcd 32bit builds: optimize for i686 instruction set (why not...) 2010-10-13 21:40:13 +02:00
Rudolf Polzer
73ad18ce37 more improvements... no longer outputs [PB] sky 2010-10-13 20:47:12 +02:00
Rudolf Polzer
d1edcb1873 an attempt at a "starfield" skybox generator. Renders something entirely different though... ;) 2010-10-13 20:15:50 +02:00
Rudolf Polzer
6b0de8c456 don't need the rev-parse output either 2010-10-13 11:47:59 +02:00
Rudolf Polzer
93444cba48 don't show a stupid error message 2010-10-13 11:46:58 +02:00
Rudolf Polzer
03fda54bbc clean --reclone: never delete master or the repo-branch 2010-10-13 11:44:10 +02:00
Rudolf Polzer
e5cb85e630 brightspot finding tool: improve output 2010-10-12 21:35:12 +02:00
Rudolf Polzer
54d203c9b1 Merge branch 'master' into divVerent/crypto2
Conflicts:
	all
2010-10-08 21:45:54 +02:00
Rudolf Polzer
395a8b52d5 fix some typos in the C89 code 2010-10-07 14:28:16 +02:00
Rudolf Polzer
868efd45a1 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-10-07 14:17:54 +02:00
Rudolf Polzer
82bf17bb85 ./all compile: flag -r to make a release (not debug) build 2010-10-07 14:16:55 +02:00
Rudolf Polzer
4a893c4573 implement a missing C89 case 2010-10-07 14:16:15 +02:00
Rudolf Polzer
93a1909151 make sure fix_config always works 2010-10-06 12:10:42 +02:00
Rudolf Polzer
a5da63a912 make overriding more strict again 2010-10-05 22:16:10 +02:00
Rudolf Polzer
338d89ad41 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-10-05 22:08:12 +02:00
Rudolf Polzer
412fb97359 autobuild: support overriding map bounds for minimap from mapinfo 2010-10-05 22:07:53 +02:00
Rudolf Polzer
6cb5c2a941 typo fix 2010-10-05 18:41:19 +02:00
Rudolf Polzer
a3d4fb53c8 we still have to checkout in the screenshot system 2010-10-05 18:38:21 +02:00
Rudolf Polzer
3d66ac4f5d fix another var 2010-10-05 18:31:19 +02:00
Rudolf Polzer
5721052160 more chdir 2010-10-05 18:23:32 +02:00
Rudolf Polzer
6f13906c15 followup 2010-10-05 18:23:03 +02:00
Rudolf Polzer
527c58abf4 fix another wrong chdir 2010-10-05 18:22:33 +02:00
Rudolf Polzer
bf89bb3012 fix index building 2010-10-05 14:38:20 +02:00
Rudolf Polzer
fc0d552e90 fix index file name 2010-10-05 14:12:06 +02:00
Rudolf Polzer
588b4f1e06 another chdir 2010-10-05 14:11:28 +02:00
Rudolf Polzer
85161e7702 fix a chdir bug 2010-10-05 14:10:55 +02:00
Rudolf Polzer
93fc58484e build index at a better place; fix exit code 2010-10-05 14:09:26 +02:00
Rudolf Polzer
e2734f595d also upload that index 2010-10-05 14:03:41 +02:00
Rudolf Polzer
bf9ac5e9bc experimental change to the map build infrastructure... let's see what breaks :P - allow building an index of the map compiles for the web interface to use 2010-10-05 13:55:05 +02:00
Rudolf Polzer
9495ed1558 remove that sleep as it didn't help anyway 2010-10-04 18:02:39 +02:00
Rudolf Polzer
aace29890d improve cleaning 2010-10-04 15:30:03 +02:00
Rudolf Polzer
8259e681c1 fix pushurl handling 2010-10-04 15:05:47 +02:00
rpolzer
928c8a26c2 support pushurl 2010-10-04 12:14:12 +02:00
rpolzer
a68da1f03c support a separate push URL 2010-10-04 12:13:01 +02:00
Rudolf Polzer
07ce56f65b temporarily slow down file conversion a bit (sleep 0.25) to keep server load down 2010-10-03 19:14:21 +02:00
Rudolf Polzer
49b3b2f91c really enable v6 2010-10-03 15:00:38 +02:00