..
.gitignore
gitignore update
2000-05-14 00:12:13 +00:00
buildnum.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cd_audio.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cd_linux.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cd_null.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cd_win.c
commented out some "unreferenced local variables"
2000-05-13 04:44:12 +00:00
cl_cam.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cl_cmd.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cl_cvar.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cl_demo.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
cl_ents.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
cl_input.c
cleaned external references to in_win.c
2000-05-14 09:57:28 +00:00
cl_main.c
Cast isspace() and tolower() arguments to int to avoid warnings.
2000-05-14 18:10:56 +00:00
cl_math.S
GPL thingy
2000-05-13 01:57:48 +00:00
cl_misc.c
Added some GPL headers
2000-05-14 17:08:28 +00:00
cl_model.c
/almost links/
2000-05-13 05:20:33 +00:00
cl_parse.c
clean up the parse code so that only NewTranslation is duplicated, not the whole module.
2000-05-14 23:04:47 +00:00
cl_pred.c
Flymode works.
2000-05-13 22:51:05 +00:00
cl_sys_win.c
Moved Sys_DoubleTime() to sys_win.c, added timeBeginPeriod( 1 ) to sv_sys_win.c -> Sys_Init().
2000-05-14 20:34:28 +00:00
cl_tent.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
cl_trans.c
clean up the parse code so that only NewTranslation is duplicated, not the whole module.
2000-05-14 23:04:47 +00:00
cmd.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
common.c
FindFile telling you it found the file is a devel feature and finally
2000-05-14 17:03:08 +00:00
console.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
crc.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
cvar.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_copy.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_draw.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_draw16.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_edge.c
Removed pointless #ifdef __alpha__
2000-05-14 18:01:19 +00:00
d_fill.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_init.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_modech.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
d_part.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_parta.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_polysa.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_polyse.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_scan.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_scana.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_sky.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_spr8.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_sprite.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_surf.c
Removed pointless #ifdef __alpha__
2000-05-14 18:00:34 +00:00
d_vars.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_varsa.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
d_zpoint.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
draw.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
gl_draw.c
Tiny fix. Wish me luck. Dabb.
2000-05-14 07:40:41 +00:00
gl_mesh.c
buh bye gl_model.h
2000-05-13 20:47:01 +00:00
gl_model.c
Removed unused declaration.
2000-05-14 17:55:02 +00:00
gl_ngraph.c
buh bye gl_model.h
2000-05-13 20:47:01 +00:00
gl_part.c
A little more progress
2000-05-12 23:19:23 +00:00
gl_refrag.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
gl_rlight.c
buh bye gl_model.h
2000-05-13 20:47:01 +00:00
gl_rmain.c
buh bye gl_model.h
2000-05-13 20:47:01 +00:00
gl_rmisc.c
Whitespace is not allowed before the '#' of pre-processor directives.
2000-05-14 17:04:13 +00:00
gl_rsurf.c
Need string.h for memset()
2000-05-14 18:08:53 +00:00
gl_screen.c
More extern fixes.
2000-05-14 08:05:34 +00:00
gl_test.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
gl_trans.c
clean up the parse code so that only NewTranslation is duplicated, not the whole module.
2000-05-14 23:04:47 +00:00
gl_vidlinux.c
moved sound initializatio out of vid_* to cl_host, where it belongs
2000-05-14 03:32:06 +00:00
gl_vidlinux_svga.c
moved sound initializatio out of vid_* to cl_host, where it belongs
2000-05-14 03:32:06 +00:00
gl_vidlinux_x11.c
moved sound initializatio out of vid_* to cl_host, where it belongs
2000-05-14 03:32:06 +00:00
gl_vidlinuxglx.c
moved sound initializatio out of vid_* to cl_host, where it belongs
2000-05-14 03:32:06 +00:00
gl_vidnt.c
Added #include <sys.h>
2000-05-14 21:36:19 +00:00
gl_view.c
Split up some of *_view.c
2000-05-14 07:19:15 +00:00
gl_warp.c
Whitespace is not allowed before the '#' of pre-processor directives.
2000-05-14 17:04:13 +00:00
in_null.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
in_win.c
cleaned external references to in_win.c
2000-05-14 09:57:28 +00:00
keys.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
Makefile
gl_parse.c doesn't exist anymore.
2000-05-14 23:10:09 +00:00
makefile.winc
Updated a few paths and things.
2000-05-13 23:44:32 +00:00
makefile.wingl
Windows GL makefile
2000-05-13 23:41:32 +00:00
makefile.wins
Updated a few paths and things.
2000-05-13 23:44:32 +00:00
math.S
Moved .extern C(BOPS_Error) from quakeasm.h to math.S;
2000-05-14 22:21:59 +00:00
mathlib.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
mdfour.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
menu.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
model.c
Fix my stupid error that I blamed on taniwha. Sorry taniwha. :(
2000-05-14 05:45:27 +00:00
net_chan.c
This would be the real fix for stuff left over from the #ifdef massacre.
2000-05-14 20:25:49 +00:00
net_com.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
net_udp.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
net_wins.c
Killed the last #ifdef SERVERONLY (actually, changed to is_server)
2000-05-14 23:13:14 +00:00
nonintel.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
pmove.c
Flymode works.
2000-05-13 22:51:05 +00:00
pmovetst.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
pr_cmds.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
pr_edict.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
pr_exec.c
crash fix in PR_ExecuteProgram()
2000-05-14 20:45:26 +00:00
qw_client.dsp
accomodated cl_parse/gl_parse/cl_trans/gl_trans changes
2000-05-15 00:20:21 +00:00
qw_server.dsp
- All targets (SW, GL Server) use the same output dir (Debug/Release) now.
2000-05-14 23:41:27 +00:00
r_aclip.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_aclipa.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_alias.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
r_aliasa.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_bsp.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
r_draw.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_drawa.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_edge.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_edgea.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_efrag.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
r_light.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_main.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
r_misc.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
r_part.c
A little more progress
2000-05-12 23:19:23 +00:00
r_sky.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_sprite.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
r_surf.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
r_vars.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_varsa.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
r_view.c
Split up some of *_view.c
2000-05-14 07:19:15 +00:00
sbar.c
remove sys_win.c.client. if it's still needed, it's in cvs
2000-05-12 23:45:09 +00:00
screen.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
skin.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
snd_dma.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
snd_linux.c
Check return code from mmap() properly.
2000-05-14 17:24:35 +00:00
snd_mem.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
snd_mix.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
snd_mixa.S
Moved .extern C(BOPS_Error) from quakeasm.h to math.S;
2000-05-14 22:21:59 +00:00
snd_win.c
moved sound initializatio out of vid_* to cl_host, where it belongs
2000-05-14 03:32:06 +00:00
surf8.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
surf16.S
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sv_ccmds.c
Removed the string QuakeWorld from places to help avoid stepping on Id's
2000-05-13 20:51:02 +00:00
sv_cvar.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sv_ents.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sv_init.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sv_main.c
Add the QSG and QF version keys
2000-05-14 23:58:57 +00:00
sv_misc.c
This would be the real fix for stuff left over from the #ifdef massacre.
2000-05-14 20:25:49 +00:00
sv_model.c
Fix my stupid error that I blamed on taniwha. Sorry taniwha. :(
2000-05-14 05:45:27 +00:00
sv_move.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sv_nchan.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sv_phys.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sv_send.c
added key for flymode - serverinfo sv_allowflymode 1 to turn on the
2000-05-15 01:42:30 +00:00
sv_sys_win.c
Applied win9x priority fixes from the main tree
2000-05-15 00:09:45 +00:00
sv_user.c
Merc's speed cheat code ported from oldtree
2000-05-14 19:29:57 +00:00
sw_view.c
Split up some of *_view.c
2000-05-14 07:19:15 +00:00
sys_linux.c
found this bug in the main tere. We should die gracefully if we can't allocate memory for the zone.
2000-05-15 00:43:19 +00:00
sys_null.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
sys_unix.c
Fix includes.
2000-05-14 18:39:37 +00:00
sys_win.c
Moved Sys_DoubleTime() to sys_win.c, added timeBeginPeriod( 1 ) to sv_sys_win.c -> Sys_Init().
2000-05-14 20:34:28 +00:00
sys_x86.S
Moved .extern C(BOPS_Error) from quakeasm.h to math.S;
2000-05-14 22:21:59 +00:00
vid_glx.c
Imported nullcursor code from vid_x11.c
2000-05-14 19:27:44 +00:00
vid_null.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
vid_svgalib.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
vid_win.c
Added #include <sys.h>
2000-05-14 21:36:19 +00:00
vid_x11.c
Imported nullcursor code from QF.
2000-05-14 19:24:44 +00:00
wad.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00
world.c
Whee! Every source file just got edited. Added the QF-style GPL header
2000-05-11 16:03:29 +00:00
worlda.S
Moved .extern C(BOPS_Error) from quakeasm.h to math.S;
2000-05-14 22:21:59 +00:00
zone.c
sys.h is no longer part of quakedef.h
2000-05-14 16:56:28 +00:00