Commit Graph

1269 Commits

Author SHA1 Message Date
Rudolf Polzer
22d273247e use infozip to make patches due to symlinks 2012-03-09 16:59:57 +01:00
Rudolf Polzer
a0bc71d313 fixes 2012-03-09 16:33:32 +01:00
Rudolf Polzer
37311e3564 diff two xonotic release-like builds (untested) 2012-03-09 16:01:47 +01:00
Rudolf Polzer
13db60bfb6 use good compression for autobuilds too to keep rsync diff sizes smaller 2012-03-08 21:44:18 +01:00
Rudolf Polzer
470ea63090 don't build -high any more. Nobody uses it. 2012-03-08 19:56:36 +01:00
Rudolf Polzer
f67baf3783 fix use of pk3stamp 2012-03-08 17:10:26 +01:00
Rudolf Polzer
1965f00f4c remove suffix from pk3 names 2012-03-08 15:52:43 +01:00
Rudolf Polzer
6feed6f319 Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2012-03-08 15:37:14 +01:00
Rudolf Polzer
32db1a9a33 add a missing dir to the releases (d0_blind_id source) 2012-03-08 15:36:15 +01:00
merlijn
9aaa97f852 Fullscreen actually works on OSX these days, so don't enforce windowed mode for 10.7.3 and up 2012-03-08 10:39:58 +01:00
Rudolf Polzer
7ab5592d64 only kill xonotic version tags 2012-03-06 20:26:53 +01:00
Rudolf Polzer
cef8370975 clean --reclone: also delete local tags 2012-03-06 20:25:08 +01:00
Rudolf Polzer
3a518633f9 tag the release properly for purposes of SVQC build information 2012-03-06 20:14:13 +01:00
Rudolf Polzer
a798e399e5 update to current netradiant build 2012-03-06 19:44:31 +01:00
Rudolf Polzer
a09032a806 make ircspam failures non fatal 2012-03-06 17:32:20 +01:00
Rudolf Polzer
d6c12f67ce better way to find number of CPUs 2012-03-03 17:07:56 +01:00
Rudolf Polzer
bf3c9c6735 don't use playermodel LOD in the big benchmark to not invalidate previous results 2012-03-03 13:15:16 +01:00
Rudolf Polzer
49de16c6f7 Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2012-03-01 14:09:54 +01:00
Rudolf Polzer
fc6ebca703 modularize ./all a lot 2012-03-01 14:09:35 +01:00
Rudolf Polzer
fa0baf84c3 fix g_nix server.cfg items, thanks ItsMe 2012-03-01 13:34:49 +01:00
Rudolf Polzer
af076b8bdf Merge branch 'master' of /var/cache/git/xonotic/xonotic 2012-02-29 12:32:42 +01:00
Rudolf Polzer
8f602cfe5b don't need this 2012-02-29 12:32:32 +01:00
Samual
a04773f13a Merge remote branch 'origin/terencehill/mapping_update' 2012-02-25 20:04:17 -05:00
Rudolf Polzer
722250f906 fix default of $CC 2012-02-25 22:16:04 +01:00
Rudolf Polzer
284da4dc2e include number of active player slots in the report 2012-02-24 15:47:19 +01:00
Rudolf Polzer
b881f9fe2a new feature: dp_timinglog, write a log file of all timing reports 2012-02-24 13:29:37 +01:00
Rudolf Polzer
54bf1acc60 foo 2012-02-24 11:19:48 +01:00
Rudolf Polzer
7cc14d91f6 this return 1 should not be here 2012-02-21 15:00:14 +01:00
Rudolf Polzer
12918d22b9 fix handling of the logs 2012-02-21 14:45:54 +01:00
Rudolf Polzer
f2ccfde9eb apache config 2012-02-21 14:18:14 +01:00
Rudolf Polzer
f197962027 git mirror update script 2012-02-21 14:16:37 +01:00
Rudolf Polzer
865c5dfcfc update scripts from hagger 2012-02-21 14:16:16 +01:00
Rudolf Polzer
c304083e67 autoscreenshot: don't precache player models 2012-02-21 12:59:35 +01:00
Rudolf Polzer
164c859264 fix another bug here 2012-02-20 22:29:33 +01:00
Rudolf Polzer
df785acadc Merge branch 'master' of /var/cache/git/xonotic/xonotic
Conflicts:
	misc/tools/xonotic-map-compiler-autobuild
2012-02-20 13:09:20 +01:00
Rudolf Polzer
5d969f2992 autoscreenshot: do not try again after a failure 2012-02-20 13:08:23 +01:00
Rudolf Polzer
29f2140b7a reduce graphics settings for map screenshots - maybe lets solarium pass 2012-02-19 13:56:39 +01:00
Rudolf Polzer
443e528163 remove a useless use of log file 2012-02-19 13:56:07 +01:00
Rudolf Polzer
fb923e850f autobuild updater: make it possible to pick between autobuild and release by separate bat file names 2012-02-17 11:30:03 +01:00
Rudolf Polzer
ca217eee9d bump bsp timeout to 90min 2012-02-13 17:46:28 +01:00
terencehill
61da535df0 Update Gametypes list: fix Nexball (dm -> nb), update ctf syntax, add ft and ka 2012-02-03 18:48:12 +01:00
terencehill
31da5ab509 Add missing "classname" "dom_team" for yellow and pink team in the example in mapping.txt 2012-02-03 01:06:58 +01:00
Rudolf Polzer
fd036680da Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2012-01-31 21:54:43 +01:00
Rudolf Polzer
a7aecff143 detect broken clones and delete them 2012-01-31 21:54:18 +01:00
Rudolf Polzer
432429d952 Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2012-01-30 17:01:43 +01:00
Rudolf Polzer
20b4e2dc17 make quit detection match windows 2012-01-30 17:01:31 +01:00
Rudolf Polzer
f4ffb76b1f always use texture compression in the benchmarks. Running uncompressed doesn't work in release builds, and I don't want results to be skewed by git vs release. 2012-01-29 18:52:13 +01:00
Rudolf Polzer
99bc9da5e9 Merge branch 'master' of /var/cache/git/xonotic/xonotic 2012-01-29 18:45:41 +01:00
Rudolf Polzer
ca878e8b74 keep local branches alive when running clean 2012-01-29 18:45:16 +01:00
Rudolf Polzer
e25821ce28 make engine aborting not fatal (so we have better useful log file) 2012-01-29 12:53:15 +01:00