2001-10-15 |
lordhavoc | changed defaults for chase_active camera position,... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | move dynamic lights up 30 units for the client player... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | fix the off-by-one fix (oops) |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | fix an off-by-one issue with model->numleafs in PVS... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | added function definitions for tab completion back... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
lordhavoc | Major update, been neglecting CVS for some time... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
taniwha | ignore ChangeLog |
commit | commitdiff | tree | snapshot |
2001-07-20 |
taniwha | very nice command line tab completeion from Shawn Walker |
commit | commitdiff | tree | snapshot |
2001-06-15 |
lordhavoc | another attempt to fix skybox loading |
commit | commitdiff | tree | snapshot |
2001-06-10 |
taniwha | fix loading savegames |
commit | commitdiff | tree | snapshot |
2001-06-10 |
lordhavoc | added -lz to the non-ALSA compile line, switched to... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
taniwha | apply a fix for LordHavoc as his tree is not yet ready... |
commit | commitdiff | tree | snapshot |
2001-06-07 |
lordhavoc | fix for skybox |
commit | commitdiff | tree | snapshot |
2001-06-03 |
lordhavoc | added a newline to the end |
commit | commitdiff | tree | snapshot |
2001-06-03 |
taniwha | hopefully fix external file gzip support |
commit | commitdiff | tree | snapshot |
2001-05-31 |
lordhavoc | skyquality and mergesky are saved to the config now |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | fixed PCX loader bug to do with palettes |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | added loadsize variable set by COM_LoadFile |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | added newline at end to appease gcc |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | fix for mistake in pcx loader (had two pointers swapped) |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | increased build number to 103 |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | added sky quality and show framerate options to menu |
commit | commitdiff | tree | snapshot |
2001-05-30 |
taniwha | compile dependencies |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | fixes for zlib support, eliminated win32 FAR warnings... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
taniwha | oops, forgot to fix the Qread and Qwrite calls |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | rearranged sky rendering code |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | added TEXF_ALWAYSPRECACHE |
commit | commitdiff | tree | snapshot |
2001-05-30 |
taniwha | check in LordHavoc's changes for him after cleaning... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | removed unused skytexturenum |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | removed unused skytexturenum code |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | commented out COM_LoadCacheFile |
commit | commitdiff | tree | snapshot |
2001-05-30 |
lordhavoc | converted script loading to use COM_LoadMallocFile... |
commit | commitdiff | tree | snapshot |
2001-05-30 |
taniwha | gzip support from quakeforge (QFile and friends). also... |
commit | commitdiff | tree | snapshot |
2001-05-29 |
lordhavoc | updated to build 102 |
commit | commitdiff | tree | snapshot |
2001-05-29 |
lordhavoc | split render portion of entity_t struct into entity_ren... |
commit | commitdiff | tree | snapshot |
2001-05-27 |
lordhavoc | cleaned up nearly all of the externs in .c files (moved... |
commit | commitdiff | tree | snapshot |
2001-05-26 |
lordhavoc | added protocol.o |
commit | commitdiff | tree | snapshot |
2001-05-26 |
lordhavoc | some whitespace changes |
commit | commitdiff | tree | snapshot |
2001-05-26 |
knghtbrd | Cleaned up clean target |
commit | commitdiff | tree | snapshot |
2001-05-13 |
lordhavoc | now renders inward portals rather than outward portals... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
lordhavoc | build number 101 |
commit | commitdiff | tree | snapshot |
2001-05-12 |
lordhavoc | forgot to put in extern qboolean hlbsp; |
commit | commitdiff | tree | snapshot |
2001-05-12 |
lordhavoc | disabled wad3 loading from "wad" key in worldspawn... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
lordhavoc | removed net_vcr from the list of objects |
commit | commitdiff | tree | snapshot |
2001-05-11 |
lordhavoc | ***map loader generates portals for the map*** (can... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
lordhavoc | stripped out serial and modem stuff (was not supported... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
lordhavoc | No more busy-waiting when framerate cap is reached... |
commit | commitdiff | tree | snapshot |
2001-04-28 |
lordhavoc | removed unused net_vcr (and all other traces of vcr... |
commit | commitdiff | tree | snapshot |
2001-04-26 |
lordhavoc | a big change with a little description... |
commit | commitdiff | tree | snapshot |
2001-04-23 |
lordhavoc | oops, two loop counting bugs, fixed |
commit | commitdiff | tree | snapshot |
2001-04-23 |
lordhavoc | added back support for textures smaller than 4 pixels... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
lordhavoc | added newmap function to render modules (so explosions... |
commit | commitdiff | tree | snapshot |
2001-04-20 |
lordhavoc | added newmap function to render modules (so explosions... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
knghtbrd | gl_mtex_enum has moved to vid_shared.c |
commit | commitdiff | tree | snapshot |
2001-04-06 |
lordhavoc | missed this one... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
lordhavoc | added default case for particles to report the error... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
knghtbrd | Fix a couple gcc warnings |
commit | commitdiff | tree | snapshot |
2001-04-06 |
lordhavoc | fix for lightmap update check |
commit | commitdiff | tree | snapshot |
2001-04-06 |
lordhavoc | optimized AngleVectors calls (pass NULL for vectors... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
taniwha | while not yet used (I'd forgotten how much side work... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
dabb | Compile fixes. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
lordhavoc | now supports upto 256x256 texel lightmaps (rather than... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
lordhavoc | forgot this file while changing FALSE and TRUE to false... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
lordhavoc | rewrite of map texture loading (mainly to do with HL... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
lordhavoc | redesigned transparent HL texture checking again, now... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
lordhavoc | fixed transparent color in HL textures (was red, should... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
lordhavoc | server speed controls fade out of damage/bonus flashs... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
lordhavoc | a little cleanup, and eliminated a lightstyle buffer... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
lordhavoc | added DPPROTOCOL support to svc_version parsing (is... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
lordhavoc | added a new hack to make MSVC work which will definitel... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
lordhavoc | removed hack to make MSVC work as it was breaking gcc |
commit | commitdiff | tree | snapshot |
2001-03-02 |
lordhavoc | Coordinates are now floats in network protocol (bloats... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
despair | Fix for exit segfault preventing fullscreen cleanup... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
lordhavoc | oops, hadn't finished this |
commit | commitdiff | tree | snapshot |
2001-02-27 |
lordhavoc | forgot to commit this |
commit | commitdiff | tree | snapshot |
2001-02-27 |
lordhavoc | clean up use of client structs in server |
commit | commitdiff | tree | snapshot |
2001-02-24 |
despair | Minor comment update. |
commit | commitdiff | tree | snapshot |
2001-02-24 |
despair | Remove alsa 0.6 (for some random date of cvs alsa)... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
despair | Update to latest ALSA development drivers. |
commit | commitdiff | tree | snapshot |
2001-02-24 |
lordhavoc | added model_zymotic.h (forgot) |
commit | commitdiff | tree | snapshot |
2001-02-23 |
lordhavoc | updated makefile and added r_explosion.c (forgot) |
commit | commitdiff | tree | snapshot |
2001-02-23 |
lordhavoc | improved TraceLine in chase.c to be more generally... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
despair | Undo accidental makefile commit. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
despair | Couple of 1 liner compile fixes. Missing header and... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
lordhavoc | report name when Hunk_Alloc fails |
commit | commitdiff | tree | snapshot |
2001-02-12 |
lordhavoc | fix for unitialized variable warnings |
commit | commitdiff | tree | snapshot |
2001-02-09 |
lordhavoc | added back r_speeds2, with masses of information (6... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
lordhavoc | renamed snd_linux.c to snd_oss.c |
commit | commitdiff | tree | snapshot |
2001-02-06 |
lordhavoc | better version reports (always mention build number) |
commit | commitdiff | tree | snapshot |
2001-02-03 |
lordhavoc | increased build number to 79 |
commit | commitdiff | tree | snapshot |
2001-02-03 |
lordhavoc | removed unused cvars |
commit | commitdiff | tree | snapshot |
2001-01-29 |
lordhavoc | got rid of Hunk_Alloc, all allocations now have a prope... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
lordhavoc | every malloc/calloc/free converted to qmalloc/qfree... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
lordhavoc | reduced default -zone from 512k to 128k (quake used... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
lordhavoc | smoke trails no longer rise (but you could hardly tell... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
lordhavoc | smoke trails changed again, smoke texture greatly improved |
commit | commitdiff | tree | snapshot |
2001-01-29 |
lordhavoc | make screenshots rightside up again (or rather, upside... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
lordhavoc | smoke effects changed a bit (and the smoke texture... |
commit | commitdiff | tree | snapshot |
2001-01-28 |
lordhavoc | VID_CheckMultiTexture case was wrong (now VID_CheckMult... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
lordhavoc | updated OBJECTS list and added cleaning of darkplaces... |
commit | commitdiff | tree | snapshot |
next |