Commit Graph

295 Commits

Author SHA1 Message Date
Rudolf Polzer
362f64cb1b also cache whether the images have alpha or not 2010-08-05 14:38:34 +02:00
Rudolf Polzer
180139e81b more text 2010-08-05 14:31:00 +02:00
Rudolf Polzer
c3c4edb842 fix the mkdir related stuff 2010-08-05 14:02:13 +02:00
Rudolf Polzer
f679d78341 fix another typo breaking release building 2010-08-05 13:58:36 +02:00
Rudolf Polzer
0981696b60 fix compressonator usage 2010-08-05 13:48:24 +02:00
Rudolf Polzer
9c3bb7b447 fix another typo 2010-08-05 12:19:39 +02:00
Rudolf Polzer
ca78fa143e fix typos 2010-08-05 12:11:05 +02:00
Rudolf Polzer
a2ab7b0b50 create missing dirs 2010-08-05 12:08:29 +02:00
Rudolf Polzer
9ce5096de4 oops, forgot to use Xvfb here 2010-08-05 11:01:18 +02:00
Rudolf Polzer
3501f1c4f3 start X11 as compressonator needs it 2010-08-05 10:59:22 +02:00
Rudolf Polzer
d8d1cd7183 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-05 10:41:38 +02:00
Rudolf Polzer
8d86e11354 make build dirs "clean" of DP and FTEQCC 2010-08-05 10:41:10 +02:00
Rudolf Polzer
5967753ecb add linux32 libraries 2010-08-05 06:51:22 +02:00
Rudolf Polzer
7d182579f4 fix linux64 build 2010-08-05 06:22:38 +02:00
Rudolf Polzer
cdadd017b3 fix paths 2010-08-05 06:16:14 +02:00
Rudolf Polzer
6df5df1c44 be more verbose 2010-08-05 06:14:48 +02:00
Rudolf Polzer
c7e738c547 add and update SDL for Win32; make Win32 build work 2010-08-05 06:11:40 +02:00
Rudolf Polzer
885913e6b1 add DX3 headers 2010-08-05 06:02:24 +02:00
Rudolf Polzer
a5ed01ace9 fix name typo 2010-08-04 21:33:55 +02:00
Rudolf Polzer
47c4128537 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-08-04 21:32:21 +02:00
Rudolf Polzer
1c83a8a756 use div0-gittools from xonotic git server 2010-08-04 21:32:11 +02:00
Rudolf Polzer
b1b1178130 parallelize something 2010-08-04 16:20:09 +02:00
Rudolf Polzer
3300a7a4e6 release building: new toys 2010-08-04 16:19:08 +02:00
Rudolf Polzer
64e26c2fba properly ignore merges in upstream rebase detection 2010-08-04 12:40:57 +02:00
Rudolf Polzer
bc28716f92 more typo fixing :) 2010-08-04 12:39:44 +02:00
Rudolf Polzer
1b5a7dcd16 fix a typo ;) 2010-08-04 12:34:36 +02:00
Rudolf Polzer
f7f0db1033 try to autodetect and fix upstream rebase 2010-08-04 12:31:23 +02:00
Rudolf Polzer
0fcb7de675 now that we HAVE an official map, we can get rid of the ???????????????-??????????? error message :P 2010-08-04 09:06:05 +02:00
Rudolf Polzer
3dc917baad new var in release building: $HOSTS_THAT_ARE_MYSELF - hosts on which no SSH is to be used 2010-08-02 16:46:16 +02:00
Rudolf Polzer
17ee74dbb9 more typo fix 2010-08-02 16:05:32 +02:00
Rudolf Polzer
47d563ed1d avoid more rsync 2010-08-02 16:04:48 +02:00
Rudolf Polzer
e66dbf5971 mingw64 build fix 2010-08-02 16:02:04 +02:00
Rudolf Polzer
19088887af ./all release: more fixes 2010-08-02 16:01:58 +02:00
Rudolf Polzer
5255097259 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-07-29 18:23:56 +02:00
Rudolf Polzer
db9d6f27dc delete libraries we are not using yet 2010-07-26 15:51:20 +02:00
Rudolf Polzer
976e149f1f Revert "add d0_blind_id DLLs to our DLL dump"
This reverts commit 74ee735ed3.
2010-07-26 15:50:36 +02:00
Rudolf Polzer
74ee735ed3 add d0_blind_id DLLs to our DLL dump 2010-07-26 14:36:18 +02:00
Rudolf Polzer
ae6e74a75c update win32 modplug dll 2010-07-26 14:05:55 +02:00
Rudolf Polzer
ffc63e8d51 mark libcurl-4.dll unexecutable (means nothing to Windows, but I know it needs to be rebuilt) 2010-07-26 13:54:49 +02:00
Rudolf Polzer
cfb1bdfa33 buildfiles: rename dir from w32 to win32 2010-07-26 13:35:34 +02:00
Rudolf Polzer
060f3d257f linux64 library dependencies for use by build script 2010-07-26 13:32:20 +02:00
Rudolf Polzer
97cb7ae4fd fix some typos in ./all 2010-07-26 13:22:52 +02:00
Rudolf Polzer
3b54ba8ef7 weapon profiler: add seeker 2010-07-25 07:57:06 +02:00
Rudolf Polzer
5df4279b76 fix admin-merge :P 2010-07-21 20:13:54 +02:00
Rudolf Polzer
f665e3c467 small syntax fix 2010-07-21 20:01:32 +02:00
Rudolf Polzer
c6ea9d406d Merge remote branch 'refs/remotes/origin/terencehill/misc_bugfixes' 2010-07-21 20:01:03 +02:00
Rudolf Polzer
a1f2cac462 also add -fastbounce by default. Though there is no -bounce in the default settings, this allows bounces to be fast even if --no-fast is used. If you do not want this, also add --no-fastbounce. 2010-07-21 16:06:30 +02:00
Rudolf Polzer
e2cc38fb4e add default options -fast and -dirty. If you do not want them, add --no-fast or --no-dirty behind the + in your map options file 2010-07-21 16:02:35 +02:00
Rudolf Polzer
6b75ef0f42 map compiler: allow an option --no-fast that removes a -fast option (possibly including argument) from the command line 2010-07-21 15:54:13 +02:00
Rudolf Polzer
a2fd478196 fix typo 2010-07-21 15:05:51 +02:00