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 |
2001-01-23 |
lordhavoc | removed unused gldir string |
commit | commitdiff | tree | snapshot |
2001-01-23 |
lordhavoc | disabled unused variable |
commit | commitdiff | tree | snapshot |
2001-01-23 |
lordhavoc | ripped out vertex array function lookup, require OpenGL... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
lordhavoc | clarifications about the format of svc_fog |
commit | commitdiff | tree | snapshot |
2001-01-22 |
lordhavoc | fixed (byte *) - (char *) subtraction |
commit | commitdiff | tree | snapshot |
2001-01-22 |
taniwha | fix a char type problem |
commit | commitdiff | tree | snapshot |
2001-01-12 |
lordhavoc | Fix for image replacement in sprites, now the sprite... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
lordhavoc | workaround/fix for bounds checking warning |
commit | commitdiff | tree | snapshot |
2001-01-07 |
lordhavoc | critical fix for COM_FileBase (could go hunting through... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
lordhavoc | workaround for bounds checking error in loading texture... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
lordhavoc | disabled scrap system (what an eye sore that was..... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
lordhavoc | smoke and blood changes |
commit | commitdiff | tree | snapshot |
2000-12-10 |
dabb | Added palette.c and r_sprites.c. Compiles now. |
commit | commitdiff | tree | snapshot |
2000-12-09 |
lordhavoc | build 78 |
commit | commitdiff | tree | snapshot |
2000-12-09 |
lordhavoc | bmodel rotation physics now work |
commit | commitdiff | tree | snapshot |
2000-11-30 |
taniwha | apply the 0 byte udp packet DoS fix from nuq. |
commit | commitdiff | tree | snapshot |
2000-11-28 |
lordhavoc | made glowing lightning optional |
commit | commitdiff | tree | snapshot |
2000-11-27 |
lordhavoc | spark showers on explosions, better sparks on bullet... |
commit | commitdiff | tree | snapshot |
2000-11-27 |
lordhavoc | removed cruft from debugging |
commit | commitdiff | tree | snapshot |
2000-11-27 |
lordhavoc | put in dprinting of model names as they are loaded |
commit | commitdiff | tree | snapshot |
2000-11-27 |
lordhavoc | removed unused tracercount |
commit | commitdiff | tree | snapshot |
2000-11-27 |
lordhavoc | build 77 |
commit | commitdiff | tree | snapshot |
2000-11-27 |
lordhavoc | rain splatters on the ground and water, and turns to... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
lordhavoc | fractalnoise enhancements, better smoke textures, bette... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
lordhavoc | forgot to extern GL_LoadPicTexture |
commit | commitdiff | tree | snapshot |
2000-11-26 |
lordhavoc | cruft removal, general cleanup, fix for delta compressi... |
commit | commitdiff | tree | snapshot |
2000-11-26 |
lordhavoc | work around gcc lacking support for no-size arrays... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
dabb | Cleaned up a bit.. |
commit | commitdiff | tree | snapshot |
2000-11-23 |
dabb | Fixed some of the mess. Might work now... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
lordhavoc | build 76 |
commit | commitdiff | tree | snapshot |
2000-11-23 |
lordhavoc | minor redesign of console loading/drawing, cruft remova... |
commit | commitdiff | tree | snapshot |
2000-11-23 |
lordhavoc | cruft removal |
commit | commitdiff | tree | snapshot |
2000-11-23 |
lordhavoc | very minor cruft removal |
commit | commitdiff | tree | snapshot |
2000-11-21 |
dabb | Borland C++ makefile for Darkplaces. Does NOT use asm... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
dabb | Borland C++ compile fix - works/compiles now. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
dabb | Borland C++ compile fixes |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | fix for sprite scale bug (it was scaling vup and vright!) |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | merged RSurf_DrawWall/EmitWall/etc back into RSurf_Draw... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | fixed duplicate application of gamma correction |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | removed cruft |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | removed fullbright torch hack :) |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | skip all of Draw_String when rendering is disabled |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | added support to image loader for loading mask as well... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | more particle effect changes... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
lordhavoc | fixed spelling error (allready -> already) |
commit | commitdiff | tree | snapshot |
2000-11-18 |
lordhavoc | implemented r_render and r_upload cvar options for... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
lordhavoc | removed unused 'minlight' option from dlight struct... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
lordhavoc | backport of PM_RecursiveHullCheck for speedup |
commit | commitdiff | tree | snapshot |
2000-11-18 |
lordhavoc | removed cruft |
commit | commitdiff | tree | snapshot |
2000-11-18 |
lordhavoc | removed cruft |
commit | commitdiff | tree | snapshot |
2000-11-18 |
lordhavoc | light only the front faces, cuts down on noticable... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
lordhavoc | obliterated Draw_TransPic and relatives, also fixed... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
lordhavoc | combined glClear calls, may be a speedup |
commit | commitdiff | tree | snapshot |
2000-11-17 |
lordhavoc | removed glClearColor because it was being reset in... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
lordhavoc | changed texture slots in use message (developer mode... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
lordhavoc | speedups to R_WorldNode, and some shrinkage on the... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
lordhavoc | disabled Sys_PageIn for quicker startup (whether this... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
lordhavoc | updated to version 1.50, build 75. |
commit | commitdiff | tree | snapshot |
2000-11-12 |
lordhavoc | increased build number to 73 |
commit | commitdiff | tree | snapshot |
2000-10-31 |
taniwha | from newtree. at worst will need a header tweek |
commit | commitdiff | tree | snapshot |
2000-10-31 |
lordhavoc | lighthalf related transpoly cleanup |
commit | commitdiff | tree | snapshot |
2000-10-31 |
lordhavoc | incremented buildnum |
commit | commitdiff | tree | snapshot |
2000-10-31 |
lordhavoc | added setcolor builtin |
commit | commitdiff | tree | snapshot |
2000-10-31 |
lordhavoc | increased max pcx size to 320x256 |
commit | commitdiff | tree | snapshot |
2000-10-28 |
lordhavoc | added buildnumber.c to makefile |
commit | commitdiff | tree | snapshot |
2000-10-28 |
lordhavoc | fix for missing \n |
commit | commitdiff | tree | snapshot |
2000-10-28 |
lordhavoc | recursive host_error improvement (prints both error... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
lordhavoc | particle audit, only one kind of gravity now, many... |
commit | commitdiff | tree | snapshot |
2000-10-28 |
lordhavoc | remove never used svc_playerposition code |
commit | commitdiff | tree | snapshot |
2000-10-26 |
lordhavoc | particle effect changes and code cleanup |
commit | commitdiff | tree | snapshot |
next |