1
0
Fork 0
forked from fte/fteqw
fteqw/engine/client
2006-01-13 06:27:18 +00:00
..
.cvsignore
anorms.h
bymorphed.ico We use morphed's icon now. 2005-10-20 00:08:23 +00:00
cd_linux.c
cd_null.c Added newline at end of file 2005-11-29 11:28:32 +00:00
cd_sdl.c
cd_win.c
cdaudio.h
cl_cam.c
cl_cg.c Meh, I'm just going to commit everything. 2006-01-02 23:01:54 +00:00
cl_demo.c rjlan wanted mingl to compile again, and moodles reported a demorecording bug. 2006-01-13 06:27:18 +00:00
cl_ents.c fix for RID #1394691 (boss2 at least) 2006-01-09 01:49:06 +00:00
cl_ignore.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
cl_ignore.h blah 2005-11-30 21:39:27 +00:00
cl_input.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
cl_main.c rjlan wanted mingl to compile again, and moodles reported a demorecording bug. 2006-01-13 06:27:18 +00:00
cl_master.h I've been fixing warnings. 2005-10-07 16:27:20 +00:00
cl_parse.c rjlan wanted mingl to compile again, and moodles reported a demorecording bug. 2006-01-13 06:27:18 +00:00
cl_plugin.inc Meh, I'm just going to commit everything. 2006-01-02 23:01:54 +00:00
cl_pred.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
cl_screen.c fix to sw colormaps (MSVC is stupid) 2006-01-11 07:23:31 +00:00
cl_tent.c fix GL builds (as much as I screwed it up anyway) 2005-12-22 21:46:28 +00:00
cl_ui.c gets the old h2ui to work again (without crashing) 2006-01-12 22:21:00 +00:00
client.h I've been fixing up client downloading. Hopefully we're a little more robust. 2006-01-04 00:44:34 +00:00
clq2_cin.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
clq2_ents.c pe_defaultrail, like pe_default but for trails, works mostly with q2 for now though 2005-10-08 22:35:20 +00:00
clq3_parse.c Meh, I'm just going to commit everything. 2006-01-02 23:01:54 +00:00
clq3defs.h Fixes a few warnings. 2005-10-07 02:06:07 +00:00
console.c fix to sw colormaps (MSVC is stupid) 2006-01-11 07:23:31 +00:00
crosshairs.dat
fragstats.c rjlan wanted mingl to compile again, and moodles reported a demorecording bug. 2006-01-13 06:27:18 +00:00
image.c more specific file modes. 2006-01-02 22:43:02 +00:00
in_raw.h Lots of small changes. q3 player models are working and things, though csqc. md5mesh is supported (md5anim through an alternate 'format' to specify model name and a list of md5anims). 2005-08-03 23:14:59 +00:00
in_sdl.c Build fix 2005-11-29 23:23:56 +00:00
in_win.c rjlan wanted mingl to compile again, and moodles reported a demorecording bug. 2006-01-13 06:27:18 +00:00
input.h
keys.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
keys.h Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
lhfont.h
m_download.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
m_items.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
m_master.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
m_mp3.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
m_multi.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
m_options.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
m_script.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
m_single.c Savegame should do vfs. 2006-01-02 22:43:59 +00:00
menu.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
menu.h THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
merged.h removed Draw_PicFromWad so we only use the "safe" version 2005-12-21 07:00:33 +00:00
modelgen.h
mymad.c
net_master.c vfs stuff. 2006-01-02 22:41:59 +00:00
pr_csqc.c fix GL builds (as much as I screwed it up anyway) 2005-12-22 21:46:28 +00:00
pr_menu.c Does this make things better? 2006-01-11 22:23:23 +00:00
q2.ico
q2anorms.h
q2m_flash.c
quakedef.h cygwin, mingw should compile, plugins in dedicated servers, and stuff. 2005-12-15 19:15:39 +00:00
r_bulleten.c
r_bulleten.h
r_efrag.c gl_part_flame fix 2005-09-10 01:46:32 +00:00
r_part.c have to keep the old behavior 2005-12-23 10:25:36 +00:00
r_partset.c changed spikeset's emp effect 2005-11-22 20:40:35 +00:00
r_partset.h fix to radomvelvert 2005-10-09 22:06:52 +00:00
render.h fix for RID #1394691 (boss2 at least) 2006-01-09 01:49:06 +00:00
renderer.c fix for RID #1394691 (boss2 at least) 2006-01-09 01:49:06 +00:00
renderque.c Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
renderque.h
resource.h We use morphed's icon now. 2005-10-20 00:08:23 +00:00
roq.h Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
roq_read.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
sbar.c fix to sw colormaps (MSVC is stupid) 2006-01-11 07:23:31 +00:00
sbar.h
screen.h
skin.c I've been fixing up client downloading. Hopefully we're a little more robust. 2006-01-04 00:44:34 +00:00
snd_alsa.c makeconfig.sh - the shell script that generates config.h either automagically or through prompts, use it through make 2005-11-26 03:02:55 +00:00
snd_directx.c cygwin, mingw should compile, plugins in dedicated servers, and stuff. 2005-12-15 19:15:39 +00:00
snd_dma.c I wonder how much this will break. Ahh well. It works for me, and I need to go to bed. 2005-11-30 01:20:53 +00:00
snd_linux.c makeconfig.sh - the shell script that generates config.h either automagically or through prompts, use it through make 2005-11-26 03:02:55 +00:00
snd_mem.c Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. 2005-12-21 03:07:33 +00:00
snd_mix.c Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
snd_mixa.s
snd_mp3.c
snd_ov.c I wonder how much this will break. Ahh well. It works for me, and I need to go to bed. 2005-11-30 01:20:53 +00:00
snd_sdl.c SDL sound should be working fine now 2005-11-07 00:59:22 +00:00
snd_win.c
sound.h makeconfig.sh - the shell script that generates config.h either automagically or through prompts, use it through make 2005-11-26 03:02:55 +00:00
spritegn.h
sys_dosa.s
sys_linux.c logging now shuts off after a bad write 2005-12-05 16:47:29 +00:00
sys_sdl.c logging now shuts off after a bad write 2005-12-05 16:47:29 +00:00
sys_win.c logging now shuts off after a bad write 2005-12-05 16:47:29 +00:00
sys_wina.s
teamplay.c
textedit.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
valid.c makeconfig.sh - the shell script that generates config.h either automagically or through prompts, use it through make 2005-11-26 03:02:55 +00:00
vid.h
view.c THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
view.h I've been fixing warnings. 2005-10-07 16:27:20 +00:00
wad.c fix for RID #1394691 (boss2 at least) 2006-01-09 01:49:06 +00:00
wad.h Rewrote a few bsp tracing stuff (primarily for heightmap things). 2005-08-26 22:56:51 +00:00
winamp.h Reverted moodles winamp changes. This should really be removed totally 2005-11-26 02:09:25 +00:00
winquake.h
winquake.rc It's worth a laugh. 2006-01-12 22:20:23 +00:00
zqtp.c rjlan wanted mingl to compile again, and moodles reported a demorecording bug. 2006-01-13 06:27:18 +00:00