Commit Graph

859 Commits

Author SHA1 Message Date
Rudolf Polzer
1f74614264 fix a bug in release building; no longer build "lowdds" as it is not much smaller and anyone who wants even smaller is better off with "low" 2010-12-25 19:00:06 +01:00
Rudolf Polzer
b3a856db5c rename the current .zip build to -high, and the normaldds one to '' 2010-12-25 17:27:40 +01:00
Rudolf Polzer
8ef1b8ae12 release build: also make a "normaldds" variant 2010-12-25 12:42:18 +01:00
Rudolf Polzer
cc5dc3167c sync the font configs 2010-12-24 12:57:14 +01:00
Rudolf Polzer
ffbd06a0fb load more font sizes into FONT_USER1 to make CSQC able to use FONT_USER1 for everything (for this, I recently increased the #font sizes limit in DP) 2010-12-24 12:48:12 +01:00
Rudolf Polzer
81a1976e99 fix icon changing 2010-12-23 23:09:37 +01:00
Rudolf Polzer
aae8ffbb09 put back the "v" in the tag names, as the current tags are borked and we can't reuse the name 2010-12-23 19:29:24 +01:00
Rudolf Polzer
395c43343b do not use that extra "v", not needed 2010-12-23 14:04:28 +01:00
Rudolf Polzer
e671535ec1 add a script to tag releases 2010-12-23 13:58:30 +01:00
Rudolf Polzer
14753a9ef5 instead, exclude background_l2 from that hashing stuff 2010-12-22 23:34:08 +01:00
Rudolf Polzer
fbde4c1592 Revert "fix hashing of modified files"
This reverts commit 30c8016674.
2010-12-22 23:31:29 +01:00
Rudolf Polzer
30c8016674 fix hashing of modified files 2010-12-22 22:52:16 +01:00
Rudolf Polzer
a7ce8c8ff1 workaround for broken /bin/sh on failbuntu 2010-12-22 21:44:10 +01:00
Rudolf Polzer
9fae4c9fc7 use C++ for compiling on Win32 2010-12-18 19:06:13 +01:00
Rudolf Polzer
5ac3aba6fc try enabling D3D=1 in the builds? 2010-12-18 18:56:23 +01:00
Rudolf Polzer
0ba771a92d fix rebranding of win32 binaries 2010-12-17 15:41:14 +01:00
Rudolf Polzer
c9b451c5bc fix a bug in the compressor script 2010-12-17 11:37:32 +01:00
Rudolf Polzer
a780c8749a do not truncate dds files :( 2010-12-17 10:20:40 +01:00
Rudolf Polzer
38a7ac1420 fix the URL of the CA 2010-12-16 13:35:17 +01:00
Rudolf Polzer
62da00c9c5 allow running in suidperl 2010-12-16 13:34:25 +01:00
Rudolf Polzer
91db13f951 Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic 2010-12-16 10:29:38 +01:00
Rudolf Polzer
82a15eeacd change the URL 2010-12-16 10:29:30 +01:00
Rudolf Polzer
30d3483a49 fix some text 2010-12-16 10:28:30 +01:00
Rudolf Polzer
8116d0a77a Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2010-12-15 22:16:30 +01:00
Rudolf Polzer
e554f7ecf1 include d0_blind_id source 2010-12-15 21:58:53 +01:00
Rudolf Polzer
430744a979 ONLY the particlefont is premultiplied 2010-12-15 12:57:46 +01:00
Rudolf Polzer
4f966a0222 make the fourcchack actually work for nonsupporting compressors 2010-12-15 12:54:59 +01:00
Rudolf Polzer
97fe16d7d3 Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic 2010-12-15 12:38:08 +01:00
Rudolf Polzer
0e918e479f try to support premultiplied alpha for the particlefont 2010-12-15 12:36:26 +01:00
Rudolf Polzer
eb3ed7cf30 remove commented out stuff :P 2010-12-14 20:45:06 +01:00
Rudolf Polzer
1b10310dff simplify RELEASETYPE handling 2010-12-14 20:43:47 +01:00
Rudolf Polzer
1537264123 now also ignore SIGSTOP 2010-12-12 21:55:50 +01:00
Rudolf Polzer
e4b3c0fe92 typo fix 2010-12-12 20:59:05 +01:00
Rudolf Polzer
c250bc8a32 show the git revision hashes still in release builds 2010-12-12 20:50:38 +01:00
Rudolf Polzer
d25c81666d document that minstagib pure servers are allowed to have hook or jetpack 2010-12-12 18:16:17 +01:00
Rudolf Polzer
a425fb737b allow g_weapon_stay on pure servers 2010-12-12 18:12:57 +01:00
Rudolf Polzer
3d3ca5f2f8 yes, it is a binary, but so be it 2010-12-10 20:53:20 +01:00
Rudolf Polzer
c00e1d9335 update binary name 2010-12-10 20:51:36 +01:00
Rudolf Polzer
4d845207a0 add keygen script 2010-12-10 20:48:36 +01:00
Rudolf Polzer
e1922f7a63 fix broken .la files 2010-12-01 11:32:24 +01:00
Rudolf Polzer
f92ddc0f08 new blind_id lib for linux64 again... hopefully this one works 2010-12-01 11:18:49 +01:00
Rudolf Polzer
9c69c5f2f8 cfgapply: fix another bug 2010-11-30 13:23:46 +01:00
Rudolf Polzer
f6925ebc0f cfgapply: also handle non-set commands 2010-11-30 13:21:50 +01:00
Rudolf Polzer
d469151867 fix old libs again 2010-11-29 14:55:59 +01:00
Rudolf Polzer
faee4b0e75 oops, win64 dlls were old 2010-11-29 14:52:32 +01:00
Rudolf Polzer
38e1d23580 new attempt to ignore SIGTRAP :( 2010-11-29 12:18:12 +01:00
Rudolf Polzer
bd5907159c turn off the gdb feature on Windows, as it fails to make a core dump there anyway (hope catchsegv exists then) 2010-11-29 12:13:50 +01:00
Rudolf Polzer
0d0ff5eef9 ignore SIGTRAP signal, maybe fixes an issue on Windows with some weird driver calling DbgUserBreakPoint 2010-11-28 21:15:08 +01:00
Rudolf Polzer
7f45e263ee add forgotten fallback fonts 2010-11-27 17:50:04 +01:00
Rudolf Polzer
76ca5dac74 update PHP script to also support signed GET 2010-11-26 20:36:55 +01:00