quakeforge/nq/source
Bill Currie 91e65b6c80 Rename mplane_t to plane_t and clean up the mess.
I got rather tired of there being multiple definitions of mostly compatible
plane types (and I need a common type anyway). dplane_t still exists for
now because I want to be careful when messing with the actual bsp format.
2011-11-28 20:54:34 +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 Nuke com.c. 2011-09-11 14:55:13 +09:00
cl_cam.c Reduce cl_cam diffs to spectator specifics. 2011-09-04 09:58:11 +09:00
cl_cmd.c Reduce cl_cmd.c diffs down to protocol specifics. 2011-09-04 09:58:11 +09:00
cl_demo.c Fix some bad timing with a dstring_delete. 2011-09-04 09:58:12 +09:00
cl_ents.c A bit more diff reduction before attempting to merge client code. 2011-09-04 09:58:12 +09:00
cl_input.c Much diff reduction. 2011-09-04 09:58:11 +09:00
cl_main.c Split out the entity linking code. 2011-09-04 09:58:11 +09:00
cl_parse.c Fix the bogus frags on death. 2011-09-11 17:49:24 +09: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 Diff reduction. 2011-09-04 09:58:11 +09:00
cl_view.c White space cleanups. 2011-09-04 09:58:11 +09:00
game.c Fix registered game detection. 2011-09-11 15:40:36 +09:00
host.c Fix registered game detection. 2011-09-11 15:40:36 +09:00
host_cmd.c Disable single character tokens when parsing old save games. 2011-08-11 14:23:25 +09:00
host_skin.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sbar.c Make the hud type configurable via dirconf. 2011-09-11 08:13:26 +09:00
sdl_link.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
skin.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sv_cl_phys.c Support jumping off pretty much anything. 2011-06-11 13:19:31 +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 Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
sv_main.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +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 Make very tiny movements no-ops. 2011-09-07 09:41:05 +09:00
sv_pr_cmds.c Fix the accidentally broken model precaching. 2011-09-11 17:07:41 +09:00
sv_progs.c Bring back the unsigned type (PROGS version bump) 2011-04-09 10:07:47 +09:00
sv_user.c Change MSG_ReadShort to return an unsigned short. 2011-09-04 09:58:12 +09:00
sys_sdl.c Fixes for win32. 2011-09-10 17:47:38 +09:00
sys_unix.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
sys_unixd.c Clean up the diffs a bit between qw and nq sv_pr_cmds 2011-09-07 09:41:05 +09:00
sys_win.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
sys_wind.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
world.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00