ioq3quest/code/game
Zack Middleton c4f5176af4 Set bsp_trace_t::surface.flags to surfaceFlags in server and game
Revert last commit so that grapple sky check is compatible with BSPC
BotImport_Trace in (removed from repo) code/bspc/be_aas_bspq3.c.

Set bsp_trace_t::surface.flags instead of surface.value to trace_t::surfaceFlags.
surface.flags is only used for the sky check for grapple AAS reachability.
surface.value is not used at all.

bsp_trace_t is not part of the game VM API, so this does not affect VM compatibility.
BotAI_Trace in game was changed to match server. surface.value/flags are not used in game.
2015-02-18 15:17:57 -06:00
..
ai_chat.c Only have bots issue vtaunt commands in Team Arena. 2012-06-18 20:11:09 +00:00
ai_chat.h
ai_cmd.c
ai_cmd.h
ai_dmnet.c REFACTOR [anough to enough] 2012-06-18 16:39:58 +00:00
ai_dmnet.h
ai_dmq3.c Add missing EV_USE_ITEM15 cases 2014-10-29 00:03:49 -05:00
ai_dmq3.h
ai_main.c Set bsp_trace_t::surface.flags to surfaceFlags in server and game 2015-02-18 15:17:57 -06:00
ai_main.h Fix bot's teamleader name field being too short 2014-12-04 16:50:28 -06:00
ai_team.c Fix game warnings 2014-09-01 11:09:11 +01:00
ai_team.h
ai_vcmd.c Fix more warnings 2014-09-01 13:03:06 +01:00
ai_vcmd.h
bg_lib.c More intelligent exponentiation in strtod/strtol (#5487) - patch by Ben Millwood 2012-07-01 16:43:28 +00:00
bg_lib.h
bg_local.h
bg_misc.c Fix a few warnings 2014-08-30 17:29:23 +01:00
bg_pmove.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
bg_public.h REFACTOR [reletive -> relative] 2012-06-18 16:32:03 +00:00
bg_slidemove.c
chars.h
g_active.c
g_arenas.c
g_bot.c Fix parsing bots in arena info with trailing spaces 2015-01-12 21:28:03 -06:00
g_client.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
g_cmds.c When player stops following a player, keep view angles 2014-12-19 22:09:26 -06:00
g_combat.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
g_items.c Fix more warnings 2014-09-01 13:03:06 +01:00
g_local.h Correct TeamCount return type and team argument type 2013-04-26 15:46:12 -05:00
g_main.c Fix cg.intermissionStarted only being enabled at first intermission 2014-12-27 18:32:49 -06:00
g_mem.c
g_misc.c
g_missile.c
g_mover.c Fix a few warnings 2014-08-30 17:29:23 +01:00
g_public.h
g_rankings.c
g_rankings.h
g_session.c Don't have g_teamAutoJoin affect bot's team 2012-09-08 22:32:41 +00:00
g_spawn.c
g_svcmds.c Fix a few warnings 2014-08-30 17:29:23 +01:00
g_syscalls.asm rename trap_Printf() to trap_Print() in the game module, as that function has nothing to do with printf()-like formatting 2012-06-19 14:51:02 +00:00
g_syscalls.c Fix native trap_BotMutateGoalFuzzyLogic 2014-03-02 22:53:15 -06:00
g_target.c REFACTOR [reletive -> relative] 2012-06-18 16:32:03 +00:00
g_team.c Send team info for team overlay to spectators for the team of the client they're following (bug #5740). 2012-09-08 23:19:06 +00:00
g_team.h
g_trigger.c
g_utils.c
g_weapon.c Let's actually use MOD_CHAINGUN! From Ensiform. 2012-06-18 17:12:35 +00:00
inv.h
match.h
syn.h