quakeforge/qw/source
Bill Currie e03ad81425 reduce the code duplication in the deathmatch overlay code 2003-05-07 21:03:58 +00:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.gitignore Add gitignore for qw-master and qw-master.exe. 2001-09-19 00:06:56 +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 GIB: Many bugfixes and cleanups. Added bitwise math operations, expansion 2003-02-16 19:46:34 +00:00
cl_cam.c Code style, people. Love it or leave it! 2003-03-21 21:25:44 +00:00
cl_cmd.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cl_cvar.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cl_demo.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
cl_ents.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
cl_input.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cl_main.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
cl_ngraph.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cl_parse.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
cl_pred.c Code style, people. Love it or leave it! 2003-03-21 21:25:44 +00:00
cl_screen.c Whitespace, and a workaround for show_* misplacement. 2003-03-03 19:20:44 +00:00
cl_skin.c Code style, people. Love it or leave it! 2003-03-21 21:25:44 +00:00
cl_slist.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
cl_sys_sdl.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cl_sys_unix.c link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
cl_sys_win.c link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
cl_tent.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
cl_view.c Code style, people. Love it or leave it! 2003-03-21 21:25:44 +00:00
com.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
crudefile.c Code style, people. Love it or leave it! 2003-03-21 21:25:44 +00:00
game.c work towards a more secure qfs 2003-02-14 22:36:10 +00:00
locs.c change _FOpenFile to take a dstring for foundname plugging a potential 2003-04-09 05:55:41 +00:00
master.c still more inline guff 2003-05-07 05:41:46 +00:00
msg_ucmd.c link in hw, move the qw and nq networking code into libs/net and make 2003-02-11 22:48:57 +00:00
net_packetlog.c make sure Net_LogPrintf can't get inlined, tell gcc it's a printf style 2003-05-07 01:49:31 +00:00
net_svc.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
pmove.c Small optimization. 2003-03-21 00:52:30 +00:00
pmovetst.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sbar.c reduce the code duplication in the deathmatch overlay code 2003-05-07 21:03:58 +00:00
sdl_link.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
skin.c rename all the globals in quakefs.[ch] to be QFS_* or qfs_* 2003-02-14 19:46:07 +00:00
sv_ccmds.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
sv_demo.c Code style, people. Love it or leave it! 2003-03-21 21:25:44 +00:00
sv_ents.c Code style, people. Love it or leave it! 2003-03-21 21:25:44 +00:00
sv_gib.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
sv_init.c ent file support 2003-03-25 17:49:27 +00:00
sv_main.c add map to admin commands for DrSpliff 2003-04-29 21:45:57 +00:00
sv_model.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_move.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_nchan.c give qc access to WriteCoordV and WriteAngleV 2003-02-28 04:59:40 +00:00
sv_phys.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_pr_cmds.c remove all references to OFS_* from the C code. only the macros in progs.h 2003-04-22 18:20:15 +00:00
sv_progs.c "main" in progs is never called 2003-02-28 05:53:40 +00:00
sv_send.c more inline avoidance 2003-05-07 04:24:50 +00:00
sv_sys_unix.c allow the server to run when there's no input 2003-04-16 15:43:55 +00:00
sv_sys_win.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_user.c more inline avoidance 2003-05-07 04:24:50 +00:00
teamplay.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
world.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +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