.. |
ctr
|
Clean up build object paths for consolidation
|
2024-09-08 16:52:11 -07: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 |
bspfile.h
|
Clean up legacy glquake files from other platforms
|
2024-09-04 20:43:20 -07:00 |
cdaudio.h
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
chase.c
|
dquakeplus' chasecam improvements
|
2024-09-04 17:55:01 -07:00 |
cl_demo.c
|
dquakeplus' improved demo handling
|
2024-09-04 17:58:11 -07:00 |
cl_hud.c
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
cl_hud.h
|
Add nzp_screenflash builtin
|
2024-01-14 20:43:50 -05:00 |
cl_input.c
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
cl_main.c
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
cl_parse.c
|
Improved MAX AMMO animation
|
2024-09-05 17:13:08 -07:00 |
cl_slist.c
|
More 3DS+PSP consolidation
|
2024-09-05 19:06:36 -07:00 |
cl_slist.h
|
More 3DS+PSP consolidation
|
2024-09-05 19:06:36 -07:00 |
cl_tent.c
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
cmd.c
|
Pull in cmd.c from dquakeplus
|
2024-09-04 19:11:50 -07:00 |
cmd.h
|
Pull in cmd.c from dquakeplus
|
2024-09-04 19:11:50 -07:00 |
console.c
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07: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 |
crypter.c
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
crypter.h
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
cvar.c
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
cvar.h
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
draw.h
|
3DS + PSP draw.h unify
|
2024-09-06 16:22:44 -07:00 |
host.c
|
Move 3DS specific files to subdir
|
2024-09-06 19:06:34 -07:00 |
host_cmd.c
|
More 3DS+PSP consolidation
|
2024-09-05 19:06:36 -07:00 |
input.h
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
mathlib.c
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
mathlib.h
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
matrixlib.c
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -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_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 |
pr_cmds.c
|
More 3DS+PSP consolidation
|
2024-09-05 19:06:36 -07:00 |
pr_comp.h
|
Unify pr_comp.h across all sourceports
|
2024-09-03 19:16:57 -07:00 |
pr_edict.c
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
pr_exec.c
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
progdefs.h
|
Match sv_main.c with dquakeplus
|
2024-09-04 18:19:20 -07:00 |
progs.h
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
protocol.h
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
quakedef.h
|
Move 3DS specific files to subdir
|
2024-09-06 19:06:34 -07:00 |
snd_dma.c
|
Match sound between 3DS and PSP
|
2024-09-05 18:15:10 -07:00 |
snd_mem.c
|
dquakeplus' snd_mem.c
|
2024-09-05 18:11:31 -07:00 |
snd_mix.c
|
dquakeplus' snd_mix.c
|
2024-09-05 18:10:13 -07:00 |
sound.h
|
Match sound between 3DS and PSP
|
2024-09-05 18:15:10 -07:00 |
spritegn.h
|
More 3DS+PSP consolidation
|
2024-09-05 19:06:36 -07:00 |
stb_image.h
|
Add support for PNG and JPEG internally
|
2023-10-11 12:55:29 -04:00 |
sv_main.c
|
Match sv_main.c with dquakeplus
|
2024-09-04 18:19:20 -07:00 |
sv_move.c
|
Unify all sv_* code with dquake
|
2024-09-04 19:06:33 -07:00 |
sv_phys.c
|
Unify all sv_* code with dquake
|
2024-09-04 19:06:33 -07:00 |
sv_user.c
|
Don't use qtrue/qfalse for onground
|
2024-09-04 20:46:18 -07:00 |
view.c
|
Move 3DS specific files to subdir
|
2024-09-06 19:06:34 -07:00 |
view.h
|
More 3DS + PSP unification
|
2024-09-06 18:07:31 -07:00 |
wad.c
|
More 3DS+PSP consolidation
|
2024-09-05 19:06:36 -07:00 |
wad.h
|
More 3DS+PSP consolidation
|
2024-09-05 19:06:36 -07:00 |
world.c
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
world.h
|
Match a bunch more stuff with dquakeplus
|
2024-09-04 20:26:54 -07:00 |
zone.c
|
Pull in zone.c from dquakeplus
|
2024-09-04 19:14:47 -07:00 |
zone.h
|
Pull in zone.c from dquakeplus
|
2024-09-04 19:14:47 -07:00 |