fteqw/engine/gl
Spoike 6430b9b214 added a macro for specifying all the cvar properties. This will simplify stuff for Q2.
Also added trace_endcontents and trace_surfaceflags.
File system (still too selectivly) reads gz files.
Fixed a buffer overflow in the http client.
Made server downloads decompress zipped files to a temporary file. This should make it download them faster.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1943 fc73d0e0-1445-4013-8a0c-d673dee63da5
2006-02-11 02:09:43 +00:00
..
gltod3d removed Draw_PicFromWad so we only use the "safe" version 2005-12-21 07:00:33 +00:00
gl_alias.c fix warning 2006-01-28 02:43:10 +00:00
gl_backend.c added a macro for specifying all the cvar properties. This will simplify stuff for Q2. 2006-02-11 02:09:43 +00:00
gl_draw.c Removed moodles' multisample stuff. That's not how it's done. 2006-01-29 00:18:27 +00:00
gl_draw.h THIS COMMIT MOST LIKELY BREAKS THINGS. 2006-01-01 09:01:15 +00:00
gl_heightmap.c Fixes the seams, allows the mapper to specify a skybox. 2005-10-15 20:06:34 +00:00
gl_hlmdl.c q3 fixes and misilaneous minor changes. 2005-09-08 22:52:46 +00:00
gl_model.c Meh, I'm just going to commit everything. 2006-01-02 23:01:54 +00:00
gl_model.h pe_defaulttrail junk for Q1/H2 2005-11-26 23:11:19 +00:00
gl_ngraph.c changed gl -> qgl 2005-01-07 02:59:56 +00:00
gl_ppl.c Meh, I'm just going to commit everything. 2006-01-02 23:01:54 +00:00
gl_rlight.c Fixed an assumption where all lit q1bsp models are cl.worldmodel - we use currentmodel instead. 2005-10-16 04:03:13 +00:00
gl_rmain.c added a macro for specifying all the cvar properties. This will simplify stuff for Q2. 2006-02-11 02:09:43 +00:00
gl_rmisc.c added a macro for specifying all the cvar properties. This will simplify stuff for Q2. 2006-02-11 02:09:43 +00:00
gl_rsurf.c Some bugs fixed. I wonder what I've broken. 2006-01-21 00:06:49 +00:00
gl_screen.c Fixed mvd playback as correctly as I can think how. 2006-01-28 19:04:13 +00:00
gl_shader.c added a macro for specifying all the cvar properties. This will simplify stuff for Q2. 2006-02-11 02:09:43 +00:00
gl_vidcommon.c I spelt anisotropic wrong 2006-01-16 06:20:43 +00:00
gl_vidlinuxglx.c Fixes mouse + sbar_edit 2006-02-01 22:21:16 +00:00
gl_vidnt.c A bit of fun with gamma. 2006-02-11 02:05:15 +00:00
gl_vidsdl.c So that sdl compiles 2005-06-15 04:36:06 +00:00
gl_warp.c Fixes the skybox in d3d. 2006-02-01 22:32:39 +00:00
gl_warp_sin.h Initial checkin of OpenGL renderer 2004-08-22 22:29:09 +00:00
glmod_doom.c kill some unnecessary Sys_Errors 2005-12-21 08:34:34 +00:00
glquake.h palette remap per entity for sw 2005-12-22 20:35:04 +00:00
glsupp.h fixed msvc6 warnings 2006-01-27 08:06:48 +00:00
ltface.c q3 fixes and misilaneous minor changes. 2005-09-08 22:52:46 +00:00
model_hl.h don't redefine vec4_t 2005-05-14 23:10:38 +00:00
shader.h Removed moodles' infokey stuff which was totally wrong anyway. 2006-01-28 02:35:40 +00:00