quakeforge/qw/source
Bill Currie 688e5c7e24 Use ncqport_e on the right field.
Well, now, that was incredibly silly, wasn't it? :P
2011-07-23 21:39:13 +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 libQFbuiltins. 2011-01-04 21:21:19 +09:00
cl_cam.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
cl_chat.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00
cl_cmd.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
cl_cvar.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_demo.c Make the qport flags a little more doc friendly. 2011-07-23 17:51:07 +09:00
cl_ents.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
cl_http.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
cl_input.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
cl_main.c Make the qport flags a little more doc friendly. 2011-07-23 17:51:07 +09:00
cl_ngraph.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
cl_parse.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
cl_pred.c hopefully fix both the "get stuck waiting for 3d" bug and the null worldmodel bug. 2007-03-18 03:37:37 +00:00
cl_screen.c Nuke MAX_OSPATH and clean up the mess. 2010-08-25 13:31:08 +09:00
cl_skin.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
cl_slist.c Nuke MAX_OSPATH and clean up the mess. 2010-08-25 13:31:08 +09:00
cl_sys_sdl.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
cl_sys_unix.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_sys_win.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
cl_tent.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
cl_view.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
com.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
crudefile.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
game.c use "must" instead of "should" 2010-01-13 06:43:54 +00:00
locs.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
map_cfg.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
master.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
net_packetlog.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
pmove.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
pmovetst.c Create and use mclipnode_t. 2010-11-29 09:36:21 +09:00
sbar.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09: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 nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
sv_ccmds.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
sv_demo.c Nuke MAX_OSPATH and clean up the mess. 2010-08-25 13:31:08 +09:00
sv_ents.c Change back to storing the leafnum. 2010-12-09 17:24:38 +09:00
sv_gib.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sv_init.c Remove non-progs data from edict_t. 2010-12-09 17:24:37 +09:00
sv_main.c Use ncqport_e on the right field. 2011-07-23 21:39:13 +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 all "cosmetic" differences between nq and qw sv_phys.c 2010-12-09 08:52:40 +09:00
sv_pr_cmds.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
sv_pr_cpqw.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
sv_pr_qwe.c Mintor improvment to the QWE newstr(). 2011-07-10 21:29:10 +09:00
sv_progs.c Bring back the unsigned type (PROGS version bump) 2011-04-09 10:07:47 +09:00
sv_qtv.c Use ncqport_e on the right field. 2011-07-23 21:39:13 +09:00
sv_recorder.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
sv_sbar.c add a recorder count to the status bar 2010-01-13 06:48:20 +00:00
sv_send.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
sv_sys_unix.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sv_sys_win.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
sv_user.c Do the incoming/outgoing sequence checks before doing anything. 2010-12-22 13:10:27 +09:00
teamplay.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
world.c Change back to storing the leafnum. 2010-12-09 17:24:38 +09:00