glquake/source
cypress 6560bf5632 Draw character name on match start 2023-11-21 22:35:13 -05:00
..
adivtab.h stupid forceful rebuild 2022-11-29 15:56:02 -05:00
anorm_dots.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
anorms.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
asm_draw.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
asm_i386.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
block8.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
block16.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
bsp_strlcpy.c Fix for #29 for lightstyles 2022-08-04 23:59:09 -07:00
bspfile.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
cd_audio.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
cd_linux.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
cd_null.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
cd_win.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
cdaudio.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
chase.c Implement FTEQW's faster SV_RecursiveHullCheck 2023-07-22 12:02:04 -04:00
cl_demo.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
cl_hud.c Draw character name on match start 2023-11-21 22:35:13 -05:00
cl_hud.h Draw character name on match start 2023-11-21 22:35:13 -05:00
cl_input.c Fix aimsnap, point change causing incorrect color 2022-08-19 23:43:31 -07:00
cl_main.c Major particle overhaul/fixes 2023-10-23 11:20:53 -04:00
cl_parse.c Draw character name on match start 2023-11-21 22:35:13 -05:00
cl_tent.c Fix bolt.mdl path 2023-09-05 20:27:38 -04:00
client.h Shpuld's static brushmodel opt 2023-10-05 10:30:44 -04:00
cmd.c Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
cmd.h Stop executing quake.rc 2022-06-20 14:30:14 -04:00
common.c Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
common.h Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
conproc.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
conproc.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
console.c Hide drawing the console until explicitly told to 2023-10-25 10:23:21 -04:00
console.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
crc.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
crc.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
cvar.c Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
cvar.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_edge.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_fill.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_iface.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_ifacea.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_init.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_local.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_modech.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_part.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_polyse.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_scan.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_sky.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_sprite.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_surf.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_vars.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
d_zpoint.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
dos_v2.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
dosisms.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
draw.h Fit blood HUD graphic to screen 2023-07-22 15:59:44 -04:00
gl_decal.c Working QMB (#31) 2022-08-01 12:01:12 -07:00
gl_decal.h Working QMB (#31) 2022-08-01 12:01:12 -07:00
gl_draw.c Alpha blending fixes 2023-10-24 10:11:52 -04:00
gl_fog.c Fix fog rendering 2023-11-16 21:46:59 -05:00
gl_mesh.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
gl_model.c Clamp lighting on amods 2023-10-18 15:22:04 -04:00
gl_model.h Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
gl_qmb.c Fixes for alpha blending and dlights 2023-10-24 11:07:51 -04:00
gl_refrag.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
gl_rlight.c Fixes for alpha blending and dlights 2023-10-24 11:07:51 -04:00
gl_rmain.c Fix R_DrawZombieLimb not translating at origin and angle 2023-11-21 11:39:58 -05:00
gl_rmisc.c Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
gl_rsurf.c Fix fog rendering 2023-11-16 21:46:59 -05:00
gl_screen.c Draw on-screen Bouncing Betty prompt 2023-10-28 12:09:06 -04:00
gl_test.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
gl_vidctr.c Fix fog rendering 2023-11-16 21:46:59 -05:00
gl_warp.c Fix fog rendering 2023-11-16 21:46:59 -05:00
gl_warp_sin.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
glquake.h Major particle overhaul/fixes 2023-10-23 11:20:53 -04:00
glquake2.h r_lerpmodels 2022-07-05 17:13:36 -04:00
host.c Fix glColor for alias models 2023-10-11 11:58:39 -04:00
host_cmd.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
in_ctr.c Add ability to swap c-nub and c-stick 2023-11-14 08:31:19 -05:00
input.h Experimental swkbd support 2023-10-29 10:29:26 -04:00
keys.c Experimental swkbd support 2023-10-29 10:29:26 -04:00
keys.h Add sprinting and other binddt functions 2022-08-19 21:42:57 -07:00
mathlib.c Use a macro for Length 2023-07-22 12:08:28 -04:00
mathlib.h Pathfinding performance improvement 2023-10-05 11:14:49 -04:00
menu.c Add ability to swap c-nub and c-stick 2023-11-14 08:31:19 -05:00
menu.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
model.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
modelgen.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
mpdosock.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
mplib.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
mplpc.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net.h Allow launch into lobby 2022-06-19 20:02:38 -07:00
net_bsd.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_bw.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_bw.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_comx.c Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
net_dgrm.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_dgrm.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_dos.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_ipx.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_ipx.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_loop.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_loop.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_main.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_mp.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_mp.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_none.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_ser.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_ser.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_udp.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_udp.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_udpctr.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_vcr.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_vcr.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_win.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_wins.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_wins.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_wipx.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
net_wipx.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
net_wso.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
nonintel.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
pr_cmds.c Draw character name on match start 2023-11-21 22:35:13 -05:00
pr_comp.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
pr_edict.c Pathfinding performance improvement 2023-10-05 11:14:49 -04:00
pr_exec.c Even more. 2023-08-29 10:23:22 -04:00
progdefs.h Add dummy iframetime for QC parity 2022-12-28 13:36:44 -05:00
progs.h Working QMB (#31) 2022-08-01 12:01:12 -07:00
protocol.h Draw character name on match start 2023-11-21 22:35:13 -05:00
quakeasm.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
quakedef.h Pathfinding performance improvement 2023-10-05 11:14:49 -04:00
r_local.h r_lerpmodels 2022-07-05 17:13:36 -04:00
r_part.c Major particle overhaul/fixes 2023-10-23 11:20:53 -04:00
r_shared.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
render.h Add dummy iframetime for QC parity 2022-12-28 13:36:44 -05:00
resource.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sbar.c Add SELECT as usable key, HUD items (incomplete), more client-server stuff, all stats, progdefs unification 2022-07-01 18:49:33 -07:00
sbar.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
screen.h Draw on-screen Bouncing Betty prompt 2023-10-28 12:09:06 -04:00
server.h Add support for more Perk lights 2023-03-05 11:34:00 -05:00
snd_ctr.c Fix movement speeds, aimsnap, zoom, Draw_ColorPic, FOV, maxspeed 2022-06-26 23:55:29 -07:00
snd_dma.c Replace instances of Q_strcmp with strcmp for speed 2023-07-22 12:18:27 -04:00
snd_dos.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
snd_gus.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
snd_linux.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
snd_mem.c Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
snd_mix.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
snd_next.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
snd_null.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
snd_sun.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
snd_win.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sound.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
spritegn.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
stb_image.h Add support for PNG and JPEG internally 2023-10-11 12:55:29 -04:00
strl_fn.h Fix for #29 for lightstyles 2022-08-04 23:59:09 -07:00
sv_main.c Fixes for alpha blending and dlights 2023-10-24 11:07:51 -04:00
sv_move.c Add sB's re-enabled Zombie Hacks 2023-01-02 12:15:33 -05:00
sv_phys.c Force-off r_dynamic on OLD model systems; force set sv_maxvelocity 2023-07-22 12:48:45 -04:00
sv_user.c Fix circlepad look controls 2022-07-01 21:19:26 -07:00
sys.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sys_ctr.c Bring over ctrQuake touch changes 2023-10-23 10:05:09 -04:00
sys_dos.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sys_linux.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sys_null.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sys_sun.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sys_win.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
sys_wind.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
touch_ctr.c Experimental swkbd support 2023-10-29 10:29:26 -04:00
touch_ctr.h Experimental swkbd support 2023-10-29 10:29:26 -04:00
vgamodes.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
vid.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
vid_ctr.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
vid_null.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
view.c Add support for Z axis ADSOfs, adjust zoom amounts 2023-02-03 20:33:44 -05:00
view.h Working QMB (#31) 2022-08-01 12:01:12 -07:00
vregset.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
vregset.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
wad.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
wad.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
winquake.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
world.c Implement FTEQW's faster SV_RecursiveHullCheck 2023-07-22 12:02:04 -04:00
world.h Implement FTEQW's faster SV_RecursiveHullCheck 2023-07-22 12:02:04 -04:00
zone.c Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
zone.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00