quakeforge/qw/source
Bill Currie 02d24189ef Use QF_NEED for plugins.
At the moment, the selection of the default sound driver etc is broken.
2012-02-12 11:37:25 +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 Use QF_NEED for plugins. 2012-02-12 11:37:25 +09:00
cl_cam.c Reduce cl_cam diffs to spectator specifics. 2011-09-04 09:58:11 +09: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 Reduce cl_cmd.c diffs down to protocol specifics. 2011-09-04 09:58:11 +09: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 Don't lie about the number of models. 2012-01-09 16:22:39 +09:00
cl_entparse.c Avoid processing skins every frame. 2012-01-24 10:28:07 +09:00
cl_ents.c Avoid processing skins every frame. 2012-01-24 10:28:07 +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 Much diff reduction. 2011-09-04 09:58:11 +09:00
cl_main.c Make the init process more dependency based. 2012-02-01 21:52:47 +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 Move r_gravity to it's rightful home. 2012-02-01 20:03:16 +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 Revamp cshifts and implement in glsl. 2012-01-28 20:45:14 +09:00
cl_skin.c Make top/bottom color work for GLSL. 2012-01-23 19:24:12 +09:00
cl_slist.c Nuke MAX_OSPATH and clean up the mess. 2010-08-25 13:31:08 +09:00
cl_sys_sdl.c Fixes for win32. 2011-09-10 17:47:38 +09:00
cl_sys_unix.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
cl_sys_win.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
cl_tent.c Gut most of the old skin code. 2012-01-23 16:16:30 +09:00
cl_view.c Revamp cshifts and implement in glsl. 2012-01-28 20:45:14 +09:00
crudefile.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
game.c Nuke com.c. 2011-09-11 14:55:13 +09: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 Add some disabled test code for interface access. 2011-08-06 17:25:31 +09:00
net_packetlog.c Eliminate the is_server global. 2011-09-04 09:58:13 +09:00
pmove.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
pmovetst.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
sbar.c Do key dest changing properly. 2011-12-10 16:14:25 +09:00
sdl_link.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09: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 Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +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 Move the config file/command line parsing into qargs.c 2011-09-11 14:57:05 +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 Merge nq and qw sv_phys.c 2011-12-22 16:54:22 +09:00
sv_pr_cmds.c Clean up the diffs a bit between qw and nq sv_pr_cmds 2011-09-07 09:41:05 +09:00
sv_pr_cpqw.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
sv_pr_qwe.c Pretend to be MVDSV for ktpro. 2011-12-11 17:15:33 +09:00
sv_progs.c Add support for map specified fog and skys to qw. 2011-09-04 09:58:12 +09:00
sv_qtv.c Use ncqport_e on the right field. 2011-07-23 21:39:13 +09:00
sv_recorder.c Remove the mvd timeskip code. 2011-12-12 17:08:22 +09:00
sv_sbar.c add a recorder count to the status bar 2010-01-13 06:48:20 +00:00
sv_send.c Don't do anything when the message is empty. 2011-09-07 09:41:06 +09:00
sv_sys_unix.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
sv_sys_win.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
sv_user.c Merge nq and qw sv_phys.c 2011-12-22 16:54:22 +09:00
teamplay.c Gut most of the old skin code. 2012-01-23 16:16:30 +09:00
world.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00