lilium-voyager/code
Zack Middleton c8db6c55e5 Fix score bonus for defending the flag carrier in CTF
Fix copy-paste error in the original Quake 3 code. The wrong values
are used for v1 and v2. v2 was previously set to distance of attacker
to flag base; which should be handled already.

The game now gives defense score bonus to player when they frag an
enemy near their team's flag carrier while the player is more than
1000 units from the flag carrier.

This may also fix not giving defense bonus when near carrier due to
checking if carrier and enemy (instead of attacker) are in PVS.

Found by @Razish.
2017-07-14 19:06:43 -05:00
..
AL 5882 - Update OpenAL Headers to OpenAL Soft 1.15.1 2013-02-17 07:34:41 -06:00
asm Remove unused fpucw from snapvector.asm 2015-07-09 18:35:45 -05:00
autoupdater Use "x86_64" and not "x86-64" like everything else in ioq3. 2017-06-04 02:46:49 -04:00
botlib Fix strncpy usage in botlib 2017-06-07 21:48:01 -05:00
cgame Have spectator always be in first person 2017-06-24 20:25:39 -05:00
client Fix misleading-indentation warnings in cl_cin.c 2017-07-09 14:01:41 -05:00
game Fix score bonus for defending the flag carrier in CTF 2017-07-14 19:06:43 -05:00
jpeg-8c Mark JPEG lib changes, file provided by Simon McVittie 2012-07-01 18:07:56 +00:00
libcurl-7.35.0/curl Fix building with curl on Linux PPC and Sparc 2014-09-09 13:18:28 -04:00
libogg-1.3.2 Rename (already updated) libogg-1.3.1 to libogg-1.3.2 2017-05-23 11:47:26 -05:00
libs Add stripped SDL2 reference dll's to repo 2016-08-16 10:50:24 -04:00
libvorbis-1.3.5 Rename (already updated) libvorbis-1.3.4 to libvorbis-1.3.5 2017-05-23 11:47:26 -05:00
null [null/null_glimp.c] Fix up bitrot in null impl 2016-07-26 10:52:15 +01:00
opus-1.1.4 Rename (already updated) opus-1.1 to opus-1.1.4 2017-05-23 11:47:27 -05:00
opusfile-0.8 Fix more maybe-uninitialized warnings in opusfile 2017-07-09 14:01:41 -05:00
q3_ui Fix nonresponsive favorites in q3_ui having no hostname 2017-07-01 14:26:36 -05:00
qcommon Fix set-but-not-used variable warnings in vm_armv7l.c 2017-07-08 16:48:23 -05:00
renderercommon OpenGL2: Use an OpenGL 3.2 core context if available. 2017-07-13 12:03:10 -07:00
renderergl1 OpenGL2: Use an OpenGL 3.2 core context if available. 2017-07-13 12:03:10 -07:00
renderergl2 whoops, left a bit of debugging enabled 2017-07-14 16:26:41 -07:00
sdl OpenGL2: Use an OpenGL 3.2 core context if available. 2017-07-13 12:03:10 -07:00
SDL2/include Update SDL2 to 2.0.4 2016-08-15 22:20:00 -04:00
server Range check client number for trap_BotUserCommand 2017-06-07 20:38:12 -05:00
sys Add con_autochat and con_autoclear cvars 2017-06-08 15:46:19 -05:00
tools [botlib] Use floating point absolute value rather than truncate to integer 2016-07-25 18:36:31 +01:00
ui Fix warning about using abs() with floats (#222) 2017-07-09 14:00:56 -05:00
zlib drop some useless return statements 2013-05-30 15:43:21 -05:00