quakeforge/nq/source
2007-05-13 03:34:49 +00:00
..
.gdbinit
.gitignore
.indent.pro
cl_cam.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_cmd.c
cl_demo.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_input.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_main.c most of the hacking needed to break out the common code from snd_dma.c 2007-03-17 03:10:45 +00:00
cl_parse.c remove S_TouchSound: it doesn't seem to be necessary 2007-05-07 12:20:38 +00: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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_view.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
com.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
game.c patch from raorn ("Alexey I. Froloff" <sir_raorn@immo.ru>) to fix 2005-02-14 09:08:32 +00:00
host.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
host_cmd.c plug a memory leak when saving games 2007-05-13 03:34:49 +00:00
host_skin.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
Makefile.am fix up some accidental asm compilation when it's not wanted 2004-04-04 05:34:20 +00:00
sbar.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00: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 fix both the black skins and phrosty's overzealous memcpy bugs 2007-04-03 22:47:42 +00:00
sv_cl_phys.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sv_cvar.c
sv_ded.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sv_main.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00: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 hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sv_pr_cmds.c Fix the access alignment bug on 64 bit archs. 2007-04-07 01:41:23 +00:00
sv_progs.c don't complain about _fields not being found 2007-04-07 01:02:14 +00:00
sv_user.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sys_sdl.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sys_unix.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sys_unixd.c seems nobody tried to run nq-server on a 64 bit system... 2007-04-08 10:06:49 +00:00
sys_win.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sys_wind.c more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
world.c still disabled, but put the box tracing code in the shared code 2006-12-24 03:46:12 +00:00
worlda.S