Commit Graph

975 Commits

Author SHA1 Message Date
Rudolf Polzer
66701f1f5e Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2011-07-31 21:26:01 +02:00
Rudolf Polzer
4f99f1701c only add -mtune=native if it works 2011-07-31 21:25:27 +02:00
Rudolf Polzer
abb34dc9e1 align here too 2011-07-29 12:53:15 +02:00
Rudolf Polzer
c189f323fb align output lumps 2011-07-29 12:51:32 +02:00
Rudolf Polzer
8bca9257a2 fix another error case 2011-07-27 19:58:55 +02:00
Rudolf Polzer
3b0856842e offer to get rid of in-the-way directories 2011-07-27 19:53:34 +02:00
Rudolf Polzer
424371fc87 when fixing configs, bail out if the repo is somehow invalid 2011-07-27 19:50:16 +02:00
Rudolf Polzer
2bc85d3c03 renamed tool to s2tc_compress 2011-07-16 22:19:31 +02:00
Rudolf Polzer
f5d0d12e73 fix PSNR calc 2011-07-16 13:09:49 +02:00
Rudolf Polzer
37884cfdbf when compressing textures, check whether DXT3 or DXT5 is better, and use that (slower, better) 2011-07-16 12:15:57 +02:00
Rudolf Polzer
ed483a565b set S2TC configuration 2011-07-15 21:12:52 +02:00
Rudolf Polzer
5898aff7ab Revert "don't dds normalmaps. Can't be done right, always sucks."
This reverts commit 7f6ae56fe0.
2011-07-15 21:09:15 +02:00
Rudolf Polzer
3326f7cebf Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic 2011-07-15 20:03:36 +02:00
Rudolf Polzer
7f6ae56fe0 don't dds normalmaps. Can't be done right, always sucks. 2011-07-15 20:03:17 +02:00
Rudolf Polzer
1418b629bb allow cvars for premultiplied or separate alpha dxt mode 2011-07-15 10:55:39 +02:00
Rudolf Polzer
d44702bd4b support s2tc for texture compression 2011-07-14 21:48:08 +02:00
Rudolf Polzer
f9379ea052 update netradiant in autobuilds again 2011-07-01 13:39:04 +02:00
Rudolf Polzer
0806373084 simplify (use wildcards here too) 2011-07-01 11:43:32 +02:00
Rudolf Polzer
853420fc89 "release" is not allowed to be used by users. Un-document it. 2011-07-01 09:30:03 +02:00
Rudolf Polzer
4ad05f7ccc update help a bit 2011-07-01 09:26:41 +02:00
Rudolf Polzer
4c159f930b upgrade the included netradiant build 2011-07-01 09:18:41 +02:00
Rudolf Polzer
b48e0f4dad don't ogg talk.wav, talk2.wav 2011-06-30 20:39:09 +02:00
Rudolf Polzer
2281e724ba include NetRadiant with Xonotic-high builds too 2011-06-30 13:10:45 +02:00
Rudolf Polzer
93c66e34ed don't forget SDL.dll 2011-06-23 09:29:35 +02:00
Rudolf Polzer
c35a408fba Merge remote branch 'origin/TickleMeElmo/UpdateServerMaps' 2011-06-20 10:15:30 +02:00
Rudolf Polzer
e7b63a466d Revert "try being more verbose (DEBUG)"
This reverts commit b7c48a7e7b.
2011-06-17 22:18:10 +02:00
Rudolf Polzer
b7c48a7e7b try being more verbose (DEBUG) 2011-06-17 21:39:57 +02:00
Rudolf Polzer
ca2464069c properly put in the GPL 2011-06-17 21:33:11 +02:00
Rudolf Polzer
412387f198 add license files... forgot to do that all the time, apparently 2011-06-13 20:55:52 +02:00
Rudolf Polzer
04572d3e2f fix lack of error when switching to an unknown branch 2011-06-05 20:24:28 +02:00
root
cd4efdb168 Updating server config map list to the current master maps.
Deleted Nexiuz maps and inserted Xonotic maps.
2011-06-04 21:45:43 -05:00
Rudolf Polzer
2c86c96dcf Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic 2011-06-04 22:31:16 +02:00
Rudolf Polzer
790e62dbae special case pre-1.0 versions to be compatible with any gameversion below 1.0 2011-06-04 22:30:57 +02:00
merlijn
3a6c991011 Merge remote-tracking branch 'origin/TickleMeElmo/fix_naming_in_server_script' 2011-06-04 19:37:40 +02:00
root
f346657d65 Changed lines 4 and 5 of server_linux.sh to the correct file names.
executable="xonotic-linux64-dedicated" ;;
executable="xonotic-linux32-dedicated" ;;
This resolves ticket #478
2011-06-03 16:04:40 -05:00
Rudolf Polzer
d1066e479c Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2011-06-01 06:48:03 +02:00
Rudolf Polzer
5861689e7d we need SDL.dll in the main dir, still 2011-06-01 06:47:39 +02:00
Rudolf Polzer
c60cc924ff get rid of some subshells when finding checksums of a file 2011-05-28 08:35:23 +02:00
Rudolf Polzer
2bd8ddc58f Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2011-05-27 19:39:03 +02:00
Rudolf Polzer
687a87cdd5 fix DLL path when building zip. DLLroll'd. 2011-05-27 19:38:45 +02:00
Rudolf Polzer
5a04e840ef put the windows DLLs in a bin32/ subdir 2011-05-27 18:37:17 +02:00
Rudolf Polzer
ae3115daee cached converter: better self profiling 2011-05-27 13:18:33 +02:00
Rudolf Polzer
165413e384 use ls-files instead of rev-parse 2011-05-27 12:31:11 +02:00
Rudolf Polzer
30a56f6f61 some fixes for cached converter 2011-05-27 11:35:51 +02:00
Rudolf Polzer
bc6da3488b we need an arg to say what files to extract 2011-05-27 10:34:55 +02:00
Rudolf Polzer
c1054a4f38 fix a typo 2011-05-27 10:27:24 +02:00
Rudolf Polzer
0c8b902aec actually use hardlinks if possible 2011-05-27 09:51:52 +02:00
Rudolf Polzer
20e7b221dc allow the tempdir to be a hardlink structure (i.e. don't change files in there, always delete and rewrite files) 2011-05-27 09:45:43 +02:00
Rudolf Polzer
5704b04ed3 refactor ./all a bit 2011-05-27 09:39:09 +02:00
Rudolf Polzer
0be4e76a8d fix negative numbers :P 2011-05-25 16:26:58 +02:00