quakeforge/nq/source
Bill Currie 7abdfc421e [nq] Enable blue and red lights for quad and invulnerability
I got tired of being disappointed that nq didn't have colored lights for
the power-ups (especially when I'd waste time thinking it was a bug).
The problem is that the server (progs code) specifies only DIMLIGHT (qw
adds in the colors). Another problem is that the server tells us only
our own stats, so the colors are disabled for multiplayer otherwise it
might be confusing.
2022-05-18 11:06:39 +09:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.indent.pro sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
cl_cmd.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
cl_demo.c [nq] Don't double-allocate timedemo data buffer 2022-05-12 22:48:31 +09:00
cl_ents.c [nq] Enable blue and red lights for quad and invulnerability 2022-05-18 11:06:39 +09:00
cl_input.c [client] Get the basic chase camera working 2022-03-01 11:43:23 +09:00
cl_main.c [nq] Fix some level change segfaults 2022-05-17 10:28:57 +09:00
cl_parse.c [renderer] Use scene_t to set the model data 2022-05-05 14:46:02 +09:00
cl_screen.c [renderer] Use scene_t to set the model data 2022-05-05 14:46:02 +09:00
game.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
host.c [nq] Fix some level change segfaults 2022-05-17 10:28:57 +09:00
host_cmd.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
Makemodule.am [renderer] Pass in a camera transform 2022-02-28 16:59:38 +09:00
sbar.c [nq] Fix some level change segfaults 2022-05-17 10:28:57 +09:00
sdl_link.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_cl_phys.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sv_cvar.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sv_ded.c [nq] Fix a particularly nasty memory leak 2022-05-12 22:49:48 +09:00
sv_main.c [nq] Fix some level change segfaults 2022-05-17 10:28:57 +09:00
sv_move.c Fix a bunch of float vs int bugs 2022-03-31 00:28:26 +09:00
sv_phys.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sv_pr_cmds.c [nq] Fix incorrect handling of argv in PF_WriteBytes 2022-05-04 23:16:12 +09:00
sv_progs.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
sv_user.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sys_sdl.c [nq] Plug some memory leaks and fix a shutdown error 2022-05-12 20:58:39 +09:00
sys_unix.c [nq] Plug some memory leaks and fix a shutdown error 2022-05-12 20:58:39 +09:00
sys_unixd.c [nq] Plug some memory leaks and fix a shutdown error 2022-05-12 20:58:39 +09:00
sys_win.c [nq] Plug some memory leaks and fix a shutdown error 2022-05-12 20:58:39 +09:00
sys_wind.c [nq] Plug some memory leaks and fix a shutdown error 2022-05-12 20:58:39 +09:00
world.c [gamecode] Rename ev_integer to ev_int 2022-01-18 13:27:19 +09:00