glquake/source
cypress 5b122e8073 Add support for light_lev 2024-09-02 19:28:53 -07: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 Font Kerning Implementation 2024-08-31 13:53:27 -07:00
cl_hud.h Add nzp_screenflash builtin 2024-01-14 20:43:50 -05:00
cl_input.c Prevent Sniper Sway with Deadshot Daiquiri 2024-01-22 23:06:57 -05:00
cl_main.c Remove old `bobjrotate` reference 2024-04-07 20:11:25 -07:00
cl_parse.c Always write viewmodel index to client 2024-09-01 18:54:41 -07: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 Add crc16 builtin 2024-01-07 10:41:41 -05:00
crc.h Add crc16 builtin 2024-01-07 10:41:41 -05: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 Font Kerning Implementation 2024-08-31 13:53:27 -07: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 Font Kerning Implementation 2024-08-31 13:53:27 -07: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 Considerable memory improvements, send weapon modelindexes as shorts 2024-07-08 23:30:20 -07:00
gl_model.h Avoid using strcmp every frame 2023-10-18 13:52:57 -04:00
gl_qmb.c Add missing MP5K and Springfield Pack-A-Punch Definition 2023-11-29 11:43:02 -05: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 Add entity scalefactor 2023-12-29 17:10:29 -05:00
gl_rmisc.c Considerable memory improvements, send weapon modelindexes as shorts 2024-07-08 23:30:20 -07:00
gl_rsurf.c Add entity scalefactor 2023-12-29 17:10:29 -05:00
gl_screen.c Font Kerning Implementation 2024-08-31 13:53:27 -07: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 Considerable memory improvements, send weapon modelindexes as shorts 2024-07-08 23:30:20 -07: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 Add nzp_screenflash builtin 2024-01-14 20:43:50 -05:00
in_ctr.c Prioritize Analog movement over bindings 2024-07-08 20:59:14 -07: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 merge blubs micro ai revamp 2024-08-04 20:48:32 -04:00
matrixlib.c Add entity scalefactor 2023-12-29 17:10:29 -05:00
menu.c Font Kerning Implementation 2024-08-31 13:53:27 -07: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 Oversight while merging ai revamp 2024-08-08 19:10:05 -04:00
pr_comp.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
pr_edict.c Unify progdefs.h across all sourceports 2024-09-02 19:15:45 -07:00
pr_exec.c Even more. 2023-08-29 10:23:22 -04:00
progdefs.h Add support for light_lev 2024-09-02 19:28:53 -07:00
progs.h Working QMB (#31) 2022-08-01 12:01:12 -07:00
protocol.h Add support for nzp_rumble builtin 2024-06-30 19:15:23 -07:00
quakeasm.h Initial commit: HLBSP + Working colored lights 2022-06-18 22:35:28 -07:00
quakedef.h merge blubs micro ai revamp 2024-08-04 20:48:32 -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 Considerable memory improvements, send weapon modelindexes as shorts 2024-07-08 23:30:20 -07: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 Move Spatialization LUT to snd_dma 2024-08-31 18:19:58 -07: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 Move Spatialization LUT to snd_dma 2024-08-31 18:19:58 -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 Always write viewmodel index to client 2024-09-01 18:54:41 -07:00
sv_move.c Add sB's re-enabled Zombie Hacks 2023-01-02 12:15:33 -05:00
sv_phys.c Fix downward velocity on monster MOVETYPE_WALK being constant 2023-12-27 15:40:22 -05: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 Reinstate previous memory configuration 2024-08-11 20:01:36 -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 Idle View Model Bobbing Integration from CSQC 2024-01-13 14:55:31 -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 Add Spike's SV_TouchLinks enhancement -- fixes touching mulptiple ents 2023-12-24 09:32:49 -05: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