Rudolf Polzer
|
06ec0374a4
|
honor irc_local when reconnecting too
|
2010-09-17 12:51:14 +02:00 |
|
Rudolf Polzer
|
67a864dd70
|
fix parsing of "challenge" regarding NUL byte
|
2010-09-17 07:33:53 +02:00 |
|
Rudolf Polzer
|
c445176a36
|
fix another typo
|
2010-09-17 06:54:31 +02:00 |
|
Rudolf Polzer
|
a1904f5972
|
work around another problem in 7z's exclude logic
|
2010-09-16 12:42:38 +02:00 |
|
Rudolf Polzer
|
03cd1c78db
|
do not set +x on exe files
|
2010-09-16 11:42:48 +02:00 |
|
Rudolf Polzer
|
cda347b55a
|
fix a path error when release building
|
2010-09-16 10:48:26 +02:00 |
|
Rudolf Polzer
|
ad9d4b2c72
|
fix 7z/zip decision again :(
|
2010-09-16 09:04:52 +02:00 |
|
Rudolf Polzer
|
39b629c021
|
properly distinguish between 7za and zip
|
2010-09-16 08:41:57 +02:00 |
|
Rudolf Polzer
|
30c8b094e7
|
use 7zip instead of infozip where possible
|
2010-09-16 08:30:29 +02:00 |
|
Rudolf Polzer
|
5421356783
|
fix url_ssh
|
2010-09-16 06:35:57 +02:00 |
|
Rudolf Polzer
|
f02e62217d
|
typo fix
|
2010-09-16 06:25:49 +02:00 |
|
Rudolf Polzer
|
c52c5f2942
|
check if map has been already built via HTTP too
|
2010-09-16 06:24:22 +02:00 |
|
Rudolf Polzer
|
036e5f4205
|
do not run on the same commit hash more than once
|
2010-09-16 06:20:08 +02:00 |
|
Rudolf Polzer
|
b9df0bb80d
|
move building to beta.xonotic.org
|
2010-09-16 06:16:44 +02:00 |
|
Rudolf Polzer
|
38d6d573ab
|
release build script: run sub-compiles with niceness of calling process
|
2010-09-15 21:27:23 +02:00 |
|
Rudolf Polzer
|
b67c154785
|
work around a vorbiscomment fail
|
2010-09-15 18:18:56 +02:00 |
|
Rudolf Polzer
|
027aa5398b
|
enable debugging during builds
|
2010-09-15 13:21:13 +02:00 |
|
Rudolf Polzer
|
08712962ad
|
fix typo
|
2010-09-15 13:19:50 +02:00 |
|
Rudolf Polzer
|
28a97ea2af
|
new var HOSTS_THAT_ARE_DISABLED
|
2010-09-15 13:14:23 +02:00 |
|
Rudolf Polzer
|
985bece349
|
update-nexcompat: allow better syncing (ignore eX, trak4, trak5 now)
|
2010-09-14 07:02:36 +02:00 |
|
Rudolf Polzer
|
0a49b6cf7f
|
Merge branch 'master' of ssh://git.xonotic.org/xonotic
|
2010-09-14 06:00:59 +02:00 |
|
Rudolf Polzer
|
ce362bfaad
|
embed versionbuilder into the release build procedure
|
2010-09-14 05:59:21 +02:00 |
|
Rudolf Polzer
|
4bfcaf17a9
|
libmodplug recompiled too
|
2010-09-13 11:08:57 +02:00 |
|
Rudolf Polzer
|
43b602de2b
|
libjpeg recompiled on debian etch to work with older libc
|
2010-09-13 10:29:32 +02:00 |
|
Rudolf Polzer
|
4399289d77
|
-Wl,--hash-style=sysv not needed or supported on debian etch
Conflicts:
all
|
2010-09-13 10:28:36 +02:00 |
|
Rudolf Polzer
|
c8de9e2280
|
add an empty directory for OS X build deps (only platform that has no build deps yet)
|
2010-09-13 10:28:03 +02:00 |
|
Rudolf Polzer
|
51bbe2c026
|
release build script: put the dependencies in a better place on the build hosts
Conflicts:
all
|
2010-09-13 10:27:21 +02:00 |
|
Rudolf Polzer
|
4f8198c9f1
|
update OS X startup scripts to force a 32bit arch on SDL and OS X 10.5 or lower
|
2010-09-12 19:45:58 +02:00 |
|
Rudolf Polzer
|
8306d9d7a7
|
don't need -minsamplesize any more, it just was a workaround for map breakage in Nexuiz
|
2010-09-11 18:43:10 +02:00 |
|
Rudolf Polzer
|
3848446114
|
Merge branch 'master' of ssh://git.xonotic.org/xonotic
|
2010-09-11 02:23:55 +02:00 |
|
Rudolf Polzer
|
6e84b60868
|
make div0-stable compile again
|
2010-09-11 02:23:41 +02:00 |
|
Rudolf Polzer
|
b178fa7184
|
update DX headers to work with DP master
|
2010-09-11 02:04:19 +02:00 |
|
Rudolf Polzer
|
7af6dea8b5
|
enable D3D compilation when running with master
|
2010-09-11 01:53:37 +02:00 |
|
Rudolf Polzer
|
ae2d59dfe6
|
Merge remote branch 'refs/remotes/origin/terencehill/misc_bugfixes'
Conflicts:
data/font-nimbussansl.pk3dir/font-nimbussansl.cfg
|
2010-09-10 23:34:27 +02:00 |
|
Rudolf Polzer
|
898ec1745e
|
Merge remote branch 'refs/remotes/origin/mrbougo/rcon2irc_fix'
|
2010-09-10 23:23:17 +02:00 |
|
Rudolf Polzer
|
5e879f31dd
|
use vera-sans as fallback font again, not conchars
|
2010-09-07 17:43:41 +02:00 |
|
MrBougo
|
6e389d8b93
|
merge two join triggers; use nick from store instead of config
The second one had a slightly wrong regex, and didn't get a match anyway because of the previous one returning before.
|
2010-09-07 16:55:25 +02:00 |
|
MrBougo
|
ee5be7230f
|
get a nick before pinging, servers don't seem to like it otherwise and return 451 (ERR_NOTREGISTERED) instead of a PONG
|
2010-09-07 16:46:44 +02:00 |
|
Rudolf Polzer
|
e4dbbe2f30
|
Merge branch 'master' of ssh://git.xonotic.org/xonotic
|
2010-09-07 15:36:39 +02:00 |
|
Rudolf Polzer
|
287edd6542
|
crlf suckage?
|
2010-09-07 15:36:23 +02:00 |
|
Rudolf Polzer
|
fce519513c
|
new zlib dll for win64, untested
|
2010-09-07 15:36:11 +02:00 |
|
Rudolf Polzer
|
713fc53d88
|
release compile: fix hash-object logic; do all compiles in background processes and wait for them
|
2010-09-06 11:45:39 +02:00 |
|
Rudolf Polzer
|
5fa6c64546
|
fix hash-object logic of cached converter
|
2010-09-06 10:44:27 +02:00 |
|
Rudolf Polzer
|
fc00291a3c
|
skip expensive hash-object calls where not needed
|
2010-09-06 09:11:34 +02:00 |
|
terencehill
|
eb71bbf8fe
|
Use correct alias/cvar names in fonts cfgs
BTW I think r_font_hinting should be set in font-dejavu.cfg too, not only in font-nimbussansl.cfg
|
2010-09-05 11:42:58 +02:00 |
|
Rudolf Polzer
|
d1f465f3ec
|
set +x on xonotic-osx-*
|
2010-09-04 18:41:02 +02:00 |
|
Rudolf Polzer
|
4baa56d315
|
also make an engine-only zip
|
2010-09-04 18:01:13 +02:00 |
|
Rudolf Polzer
|
fe3f4d5aea
|
no longer use a rebranded DP engine
|
2010-09-04 16:56:33 +02:00 |
|
Rudolf Polzer
|
8380d4924b
|
add an icon changer script
|
2010-09-04 16:51:46 +02:00 |
|
Rudolf Polzer
|
dcd912a0c5
|
remove gl_lockarrays 0 on OS X (option no longer exists for ages)
|
2010-09-04 16:48:37 +02:00 |
|