quakeforge/qw/source
Ragnvald Maartmann-Moe IV 50190403fa .gitignore update for sdl32. 2001-08-25 04:40:40 +00:00
..
.gdbinit
.gitignore .gitignore update for sdl32. 2001-08-25 04:40:40 +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 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
buildnum.c whitespace 2001-05-20 20:35:39 +00:00
cl_cam.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
cl_cmd.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_cvar.c bloody builtin prototypes 2001-07-31 19:03:00 +00:00
cl_demo.c timeframes patch I made so long ago. use cl_timeframes 1 before 2001-08-21 05:35:35 +00:00
cl_ents.c 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_input.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_main.c move the CL_SetState call to the bottom of Host_Init 2001-08-22 22:51:06 +00:00
cl_misc.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
cl_ngraph.c 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_parse.c put in some comments about future player dlight improvements 2001-08-19 05:41:56 +00:00
cl_pred.c centralize client state setting so ancilliary operations can be guaranteed 2001-08-19 03:51:52 +00:00
cl_screen.c 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_skin.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
cl_slist.c fix for compiling under freebsd. thank's, stu 2001-08-07 17:43:49 +00:00
cl_sys_sdl.c Major diff reduction in *sys_*.c files. Don't think I broke anything, 2001-08-18 21:57:45 +00:00
cl_sys_unix.c Major diff reduction in *sys_*.c files. Don't think I broke anything, 2001-08-18 21:57:45 +00:00
cl_sys_win.c Major diff reduction in *sys_*.c files. Don't think I broke anything, 2001-08-18 21:57:45 +00:00
cl_tent.c 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_view.c 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
com.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
console.c 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
crudefile.c Add a set of "crudefile" file io functions. Reads or writes an 2001-07-22 19:03:26 +00:00
game.c make Info_Set* take flags indicating wether funchars should be stripped or not 2001-07-31 18:27:49 +00:00
locs.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
makefile.mgw
makefile.win
msg_ucmd.c
net_chan.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_packetlog.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_udp.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_udp6.c ipv6 compile fixes from Damm 2001-08-24 04:09:56 +00:00
pmove.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
pmovetst.c /tiny/ optimisations 2001-07-31 08:06:27 +00:00
qf-client-sdl.mak
qf-client-sgl.mak
qf-client-wgl.mak
qf-client-win.mak
qf-server.mak
qw_client.dsp
qw_server.dsp
sbar.c 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
skin.c Misc. cleanups. 2001-08-15 22:37:11 +00:00
sv_ccmds.c use 0 instead of sv_highchars when setting the *cheats serverinfo, 2001-08-13 09:14:15 +00:00
sv_console.c err, and of course we want *line* buffered, not *un*buffered. hehe, I 2001-08-12 11:30:08 +00:00
sv_cvar.c make Info_Set* take flags indicating wether funchars should be stripped or not 2001-07-31 18:27:49 +00:00
sv_ents.c Don't try to write freed entities to the client 2001-08-14 11:15:47 +00:00
sv_init.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
sv_main.c Replace sv_gc with pr_gc and pr_gc_interval. pr_gc has 0 for off, 1 2001-08-20 21:06:25 +00:00
sv_misc.c eliminate Cmd_ForwardToServer from cmd.c. Cmd_ForwardToServer still needs to 2001-03-31 00:35:08 +00:00
sv_model.c qf now links with NO optimisation (not even -O). R_CullBox has been moved from 2001-05-07 04:08:34 +00:00
sv_move.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
sv_nchan.c break out the two chunks of almost identical backbuffer code into 2001-07-22 06:27:05 +00:00
sv_phys.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
sv_pr_cmds.c Readd the aim builtin, which I must have accidentally removed earlier. 2001-08-22 21:13:04 +00:00
sv_progs.c ugh, I hate the need for this, but it's needed. sv_old_entity_free is my 2001-08-12 04:14:25 +00:00
sv_send.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
sv_sys_unix.c Major diff reduction in *sys_*.c files. Don't think I broke anything, 2001-08-18 21:57:45 +00:00
sv_sys_win.c Major diff reduction in *sys_*.c files. Don't think I broke anything, 2001-08-18 21:57:45 +00:00
sv_user.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
sys_x86.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
teamplay.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
world.c change all the SVFIELD calls to SVtype. this should make the code a little 2001-08-08 20:28:53 +00:00
worlda.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00