quakeforge/nq/source
Bill Currie d4ae231f34 sezero's NET_SendToAll fix
Here's a patch to NET_SendToAll() which was always
broken: it never skipped non-connected clients.
Depending on the compiler, it would wait the whole
5 seconds of its blocktime before it gave up.
While there, changed its blocktime argument to
double (the comparison is against a double.)
2010-11-21 14:27:43 +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
Makefile.am Apply witukind's XDG support patch 2009-12-22 12:28:55 +00:00
cl_cam.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_cmd.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
cl_demo.c Nuke MAX_OSPATH and clean up the mess. 2010-08-25 13:31:08 +09:00
cl_input.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
cl_main.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
cl_parse.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
cl_screen.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_tent.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
cl_view.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
com.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
game.c patch from raorn ("Alexey I. Froloff" <sir_raorn@immo.ru>) to fix 2005-02-14 09:08:32 +00:00
host.c sezero's NET_SendToAll fix 2010-11-21 14:27:43 +09:00
host_cmd.c Nuke MAX_OSPATH and clean up the mess. 2010-08-25 13:31:08 +09:00
host_skin.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
quakeforge-nq-glx.desktop Apply witukind's XDG support patch 2009-12-22 12:28:55 +00:00
quakeforge-nq-sdl.desktop Apply witukind's XDG support patch 2009-12-22 12:28:55 +00:00
quakeforge-nq-sdl32.desktop Apply witukind's XDG support patch 2009-12-22 12:28:55 +00:00
quakeforge-nq-sgl.desktop Apply witukind's XDG support patch 2009-12-22 12:28:55 +00:00
quakeforge-nq-x11.desktop Apply witukind's XDG support patch 2009-12-22 12:28:55 +00:00
sbar.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sdl_link.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
skin.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sv_cl_phys.c Remove almost all of my boxclip developement. 2010-08-20 14:13:23 +09:00
sv_cvar.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_ded.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sv_main.c sezero's NET_SendToAll fix 2010-11-21 14:27:43 +09:00
sv_move.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sv_phys.c Remove almost all of my boxclip developement. 2010-08-20 14:13:23 +09:00
sv_pr_cmds.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sv_progs.c give nq debugging abilities and minimize the differences between nq and qw 2010-01-13 06:29:36 +00:00
sv_user.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sys_sdl.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sys_unix.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sys_unixd.c seems nobody tried to run nq-server on a 64 bit system... 2007-04-08 10:06:49 +00:00
sys_win.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sys_wind.c more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
world.c Remove almost all of my boxclip developement. 2010-08-20 14:13:23 +09:00
worlda.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00