Commit Graph

773 Commits

Author SHA1 Message Date
Rudolf Polzer
a7012bfde8 detect missing vector defs 2012-12-18 12:24:57 +01:00
Rudolf Polzer
a5c5d49fe8 define both FTEQCC and QCC flags in make runs 2012-12-17 16:33:01 +01:00
Rudolf Polzer
7f41702e5b check out gmqcc for everyone 2012-12-17 12:03:37 +01:00
Rudolf Polzer
495a5be5a1 tuba-play: add a variable to replace x.cfg 2012-11-10 11:07:44 +01:00
Rudolf Polzer
2621dbba83 Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic 2012-10-26 21:48:31 +02:00
Rudolf Polzer
9393b81132 prefer the US mirror a bit 2012-10-26 21:48:20 +02:00
Rudolf Polzer
ad3995c957 midichannels script: more commands 2012-10-25 14:52:55 +02:00
Rudolf Polzer
8a94609600 better orchestra helper scripts ;) 2012-10-24 12:32:30 +02:00
Rudolf Polzer
81791a2ca0 better lyrics bots :) 2012-10-17 16:47:20 +02:00
Rudolf Polzer
d2fb267f90 replace the midi2cfg config by a generator script and a preprocessable file 2012-10-17 16:42:22 +02:00
Rudolf Polzer
7fe9e97884 midichannels: support multiple inputs 2012-10-17 15:46:34 +02:00
Rudolf Polzer
07a444eba1 merge changes to some scripts done for function2012 2012-10-02 10:24:43 +02:00
Rudolf Polzer
1e6fef74b8 Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic 2012-09-24 13:45:14 +02:00
Rudolf Polzer
0a6b93cb7a misc stuff, klein bottle used by midi2cfg now optionally 2012-09-24 13:44:51 +02:00
Rudolf Polzer
f9c0c1c0fb Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic 2012-09-21 20:40:53 +02:00
Rudolf Polzer
8f24d0a773 map compiler autobuild: support a var BUILD_ONE that makes it only perform one build per invocation 2012-09-21 20:40:29 +02:00
Rudolf Polzer
29a0f2021b use 7zip instead of infozip for moar kompression 2012-09-19 17:06:46 +02:00
Rudolf Polzer
d64ffc6959 no longer put csprogs.dat into demopacks 2012-09-19 17:06:10 +02:00
Rudolf Polzer
616e733b8a demopacker fixes 2012-09-19 15:37:56 +02:00
Rudolf Polzer
2d00455dc7 demo packer: actually use extra cmdline args 2012-09-19 12:10:02 +02:00
Rudolf Polzer
6840c37e6a add a VERY rough script to pack a demo file into a self running executable 2012-09-19 11:55:28 +02:00
Rudolf Polzer
000e0fa91f sv_cheats, too, here :) 2012-09-18 17:25:51 +02:00
Rudolf Polzer
c447e7fa79 fixes :) 2012-09-18 17:25:26 +02:00
Rudolf Polzer
9aae833be6 we can't detect sv_cheats from here, sorry 2012-09-18 12:40:25 +02:00
Rudolf Polzer
00edf668a8 skip bot AI walking when cheats are on 2012-09-14 13:32:09 +02:00
Rudolf Polzer
9b716a5a58 use // for comments instead 2012-09-14 13:21:54 +02:00
Rudolf Polzer
673839ee55 move list handling from qc to bot scripting. Allows us to use teleports instead soon. 2012-09-14 10:46:18 +02:00
Rudolf Polzer
586a034bad midichannels: add "clean" command 2012-09-13 12:49:28 +02:00
merlijn
fd313797e4 Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic 2012-08-25 13:58:46 +02:00
Rudolf Polzer
b2c32ed566 make ./all able to check out xonstat and xonstatdb if xonstat.yes and xonstatdb.yes exist 2012-08-10 17:46:45 +02:00
Rudolf Polzer
0d99890aa2 ./all update-maps: check for unzip 2012-07-28 12:28:44 +02:00
merlijn
a82fc1ffb8 Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic 2012-07-21 14:15:52 +02:00
Rudolf Polzer
d8da0fb628 Revert "don't use the bin32 dir on win32; fixes fail to startup on original windows XP" because that would need more changes. Let's forget about FCKGW users.
This reverts commit c469083eae.
2012-07-11 17:18:59 +02:00
Rudolf Polzer
c469083eae don't use the bin32 dir on win32; fixes fail to startup on original windows XP 2012-07-11 17:18:03 +02:00
Rudolf Polzer
dbc3592457 throw away output from git ls-remote 2012-06-25 10:53:36 +02:00
merlijn
c0b656bb97 Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic 2012-06-23 14:17:45 +02:00
Rudolf Polzer
ce98682e66 Merge branch 'master' of /var/cache/git/xonotic/xonotic 2012-06-14 10:25:35 +02:00
Rudolf Polzer
5c73f1188b ./all run dedicated: use rlwrap if available 2012-06-14 10:25:03 +02:00
Rudolf Polzer
4a5fa1a707 cosmetics in ./all update -l <location>
run the test for the specified location first (makes it run faster, does not
change outcome)
2012-06-10 18:21:12 +02:00
Rudolf Polzer
f80e7ddb0e Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic 2012-06-05 19:10:32 +02:00
Rudolf Polzer
ae49f4945d if we can't time, still check availability 2012-06-05 19:00:48 +02:00
Rudolf Polzer
2661560c0a fix problems with the analyzer 2012-05-30 16:47:24 +02:00
Rudolf Polzer
c934db33bd detect NOP jumps, and trivial endless loop 2012-05-30 14:58:10 +02:00
merlijn
1f5d74bfbf Merge branch 'master' of git://nl.git.xonotic.org/xonotic/xonotic 2012-05-20 18:44:13 +02:00
Rudolf Polzer
8d21ebe253 use hud_panel_pressedkeys_attack :) 2012-05-16 10:13:21 +02:00
Rudolf Polzer
7ee94f1dfb oops :) 2012-05-14 20:47:47 +02:00
Rudolf Polzer
c91f8f79dd simplify more 2012-05-14 20:46:22 +02:00
Rudolf Polzer
5801f18dd0 for DP repo: support separate master branches 2012-05-14 20:41:48 +02:00
Rudolf Polzer
d5adeaa297 ignore another branch 2012-05-14 20:36:13 +02:00
Rudolf Polzer
11fd3e4f1b ignore some branches 2012-05-14 18:08:19 +02:00
Rudolf Polzer
d609666e2a fix the TTL to 3 hours to match reality 2012-05-14 17:56:04 +02:00
Rudolf Polzer
636561b415 fix a bash/sh typo 2012-05-14 17:53:41 +02:00
Rudolf Polzer
8e6028b600 conflict watch script name 2012-05-14 17:26:45 +02:00
Rudolf Polzer
26e02eb7d0 rename conflict watch to xoncw :P 2012-05-14 17:25:00 +02:00
Rudolf Polzer
2cfb548b61 fix broken links 2012-05-14 17:02:07 +02:00
Rudolf Polzer
0abe1a3d1a more fixes 2012-05-14 16:56:38 +02:00
Rudolf Polzer
0f8aa1f7a4 more fixes 2012-05-14 16:38:50 +02:00
Rudolf Polzer
85dc25765b find the repo dir properly 2012-05-14 16:37:38 +02:00
Rudolf Polzer
0a4fb1f7fe url fixes 2012-05-14 16:36:51 +02:00
Rudolf Polzer
fdfb4b32c6 more RSS handling: <pre> tags 2012-05-14 16:32:33 +02:00
Rudolf Polzer
52a01fa911 properly keep the RSS files existing when clearing 2012-05-14 16:26:28 +02:00
Rudolf Polzer
0661c346a1 some fixes about RSS writing 2012-05-14 16:20:38 +02:00
Rudolf Polzer
8d60e3109a add a conflict detector that outputs to per-branchowner RSS feeds 2012-05-14 15:43:16 +02:00
Rudolf Polzer
bf4bfb4e09 add support for STATE 2012-05-02 16:10:49 +02:00
Rudolf Polzer
b03cfe83ce more fixes 2012-05-02 14:38:52 +02:00
Rudolf Polzer
df939296dc better errors 2012-05-02 14:26:15 +02:00
Rudolf Polzer
16e64e8fe3 IMMEDIATE: Ceci n'est pas un nom. 2012-05-02 12:13:44 +02:00
Rudolf Polzer
0311197941 better detect extra parm globals 2012-05-02 11:19:20 +02:00
Rudolf Polzer
1489c4a3ee better mark warnings 2012-05-02 10:39:15 +02:00
Rudolf Polzer
b6f053a531 print warning with instruction 2012-05-02 10:34:00 +02:00
Rudolf Polzer
99737dee77 work around QCC STORE_V bug 2012-05-02 10:27:31 +02:00
Rudolf Polzer
95e48819ff detect temps used by only one function 2012-05-02 10:03:07 +02:00
Rudolf Polzer
554643358b detect function-unique temps 2012-05-02 09:57:08 +02:00
Rudolf Polzer
44514d5688 better analyze variable types 2012-05-02 09:55:43 +02:00
Rudolf Polzer
9e4fd60e0e Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic
Conflicts:
	misc/tools/progs-analyzer.pl
2012-05-02 09:02:08 +02:00
Rudolf Polzer
d7e4e46958 better detect global types 2012-05-02 08:54:22 +02:00
Rudolf Polzer
c10826e75f stuff 2012-04-30 14:34:53 +02:00
Rudolf Polzer
ef11020481 fix two typos 2012-04-30 14:30:11 +02:00
Rudolf Polzer
b4687ec0d6 fix the "error" handlign 2012-04-30 14:11:18 +02:00
Rudolf Polzer
0387398f59 only WARN about invalid opcodes, and guess their signature 2012-04-30 14:01:02 +02:00
Rudolf Polzer
b437b2272b fix the last analyzing step 2012-04-30 12:48:56 +02:00
Rudolf Polzer
34adbf6d4d keep the state hash simpler 2012-04-30 12:36:45 +02:00
Rudolf Polzer
06282bf4e7 better detect unused locals 2012-04-30 12:34:15 +02:00
Rudolf Polzer
534a4166d4 start of future support to detect unused temps 2012-04-29 22:07:53 +02:00
Rudolf Polzer
a0ab3acab1 nicer syntax 2012-04-26 18:04:20 +02:00
Rudolf Polzer
65a821236e speedup state checking for complex functions 2012-04-26 14:42:38 +02:00
Rudolf Polzer
e61d383d25 fix detection of error() 2012-04-26 13:35:56 +02:00
Rudolf Polzer
49682cfb86 show constant values in disassembly; make the function error() noreturn 2012-04-26 13:30:19 +02:00
Rudolf Polzer
f4052bc234 fix parameter handling 2012-04-26 11:16:19 +02:00
Rudolf Polzer
7dacdb6dae more watching 2012-04-26 10:53:01 +02:00
Rudolf Polzer
a92d60dfe1 more cleanup 2012-04-26 09:42:43 +02:00
Rudolf Polzer
e0cdef912e code cleanup 2012-04-26 08:48:41 +02:00
Rudolf Polzer
30b092bd2f add a static analyzer, gets more features later 2012-04-25 17:48:02 +02:00
Rudolf Polzer
bb5944f04d also use DP_GMP_STATIC_LIBDIR 2012-04-21 15:43:59 +02:00
Rudolf Polzer
f846860e45 build DP properly with d0_blind_id 2012-04-21 15:36:20 +02:00
Rudolf Polzer
3a30f6e1bb complete the root dir Makefile 2012-04-21 15:26:10 +02:00
merlijn
de132573a0 Attempt a little trick to make releases a bit smaller 2012-04-20 23:21:01 +02:00
Rudolf Polzer
d11c26ea10 remove dylib symlinks that conflict with OS X internals 2012-04-06 09:04:19 +02:00
Rudolf Polzer
06b643c1d8 Merge remote-tracking branch 'origin/xonotic-build/update-ALL-the-dlls' 2012-04-05 10:56:20 +02:00
Rudolf Polzer
72ed4168ff Clean up how ./all uses git. Expect some breakage.
Improved automatic mirror selection and re-selection after failed pull.
2012-04-05 10:55:02 +02:00