xatrix/src
Yamagi Burmeister 60321a282f Make sure that strings are null terminated.
This is a noop, it just adds some safety. This was reported by maraakate
in yquake2 issue #160.
2016-12-17 11:09:09 +01:00
..
header Reset gibsthisframe and lastgibframe at map change 2015-10-24 13:30:41 +02:00
monster fix misplaced braces in the last else case 2015-08-31 18:21:04 +02:00
player Fix bug with high velocities in vents in 32bit builds, fix MingW build 2015-05-17 18:42:56 +02:00
savegame Make sure that strings are null terminated. 2016-12-17 11:09:09 +01:00
shared fix a divinely dumbassed mistake of global 'i' and 'corners' variables 2015-08-31 18:28:29 +02:00
g_ai.c Fix typo in ai_checkattack() leading to monsters running in place 2016-10-23 18:28:36 +02:00
g_chase.c Merge branch 'master' into cleanup 2013-01-05 12:34:59 +01:00
g_cmds.c One entity shooting another should work even if friendly fire is off 2014-11-30 17:55:38 +01:00
g_combat.c Remove superfluous whitespaces and end of lines 2013-02-12 18:49:17 +01:00
g_func.c Remove superfluous whitespaces and end of lines 2013-02-12 18:49:17 +01:00
g_items.c Remove superfluous whitespaces and end of lines 2013-02-12 18:49:17 +01:00
g_main.c Reset gibsthisframe and lastgibframe at map change 2015-10-24 13:30:41 +02:00
g_misc.c Make debris SOLID_NOT 2016-10-24 17:29:11 +02:00
g_monster.c Take into account that the player origin may not be in his center 2016-12-17 11:06:40 +01:00
g_phys.c SV_Physics_Pusher: fix the 'memory corrupted' check 2015-08-31 18:26:10 +02:00
g_spawn.c In ED_ParseField() replace atof() with strtof(). 2016-12-17 11:02:18 +01:00
g_svcmds.c Clean g_svcmds.c up and add sanity checks 2013-01-05 13:30:05 +01:00
g_target.c Remove superfluous whitespaces and end of lines 2013-02-12 18:49:17 +01:00
g_trigger.c Change from atoi() to strtol() to match baseq2. 2016-12-17 11:08:00 +01:00
g_turret.c Remove superfluous whitespaces and end of lines 2013-02-12 18:49:17 +01:00
g_utils.c Fix a progress stopper in xware.bsp 2013-06-15 16:18:31 +02:00
g_weapon.c Remove superfluous whitespaces and end of lines 2013-02-12 18:49:17 +01:00