]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2006-10-18 havocadded vid_stereobuffer cvar based on patch from syschuc...
2006-10-18 havocsome clean up of math used to generate trace start...
2006-10-18 havocadded cl_viewmodel_scale cvar which controls gun model...
2006-10-03 havocadded snd_soundradius cvar (default 1000 as before...
2006-09-30 havocimplemented condump command (I was told by [515] that...
2006-09-20 havocfixed a (hopefully rare) bug affecting shalrath missile...
2006-09-19 havocfix bug that often made enforcer laser bolts 'stick...
2006-09-19 havocadded GAME_DARSANA and GAME_CONTAGIONTHEORY
2006-09-16 havocdisabled junk tag writer that I wrote for byte by byte...
2006-09-16 havocremoved some unused variables
2006-09-16 havocremoved video capture formats other than AVI I420 as...
2006-09-16 havoc496
2006-09-16 havocimplemented direct AVI video capture using the I420...
2006-09-16 havocchanged VM_fopen and VM_fclose announcements to require...
2006-09-15 havochide warnings about missing gfx/crosshair* images
2006-09-13 blackTry to fix a dedicated server crash by moving the two...
2006-09-12 havocchanged deluxemapping detection code to deal with odd...
2006-09-12 havocmoved VM_FILES and VM_SEARCHLIST stuff to prvm_prog_t
2006-09-12 havocremove some unsafe optimizations in VM_Files_Init and...
2006-09-12 havocincreased PRVM_MAX_STACK_DEPTH and PRVM_LOCALSTACK_SIZE...
2006-09-01 havocchanged description for gl_finish cvar according to...
2006-08-29 havocanother patch from div0 to improve ping parsing behavio...
2006-08-29 havocanother patch from div0 to fix ping report parsing
2006-08-27 havocpatch from div0 to fix ping report parsing where the...
2006-08-27 havocgreatly improved chances of connecting to a proquake...
2006-08-27 havocfix bug with gun bobbing in demo playback (where input...
2006-08-27 havocfix a bug with the divide by zero warning in the QC...
2006-08-27 havocchanged default timeformat (related to timestamps cvar...
2006-08-26 sajtFix for people with proper compilers :)
2006-08-26 havocCSQC fixes (less broken, still not spec compliant)
2006-08-25 havocaccidentally removed -fno-strict-aliasing
2006-08-25 havocfix csqc support on dedicated servers (now CRC's the...
2006-08-25 havocfix the jittery gun bug related to onground changing...
2006-08-25 havocdisabled support for csqc entities in CL_SelectTraceLine
2006-08-25 havocchanged release optimizations from -O2 -ffast-math...
2006-08-21 blackFix a stupid typo in the sbar's ctf flag icon filenames.
2006-08-21 havocnexuiz hud change to show flag status in CTF
2006-08-19 havocpatch from div to fix icc warnings
2006-08-16 havocchanged several '^' checks to STRING_COLOR_TAG as they...
2006-08-16 havocreorganized Host_Init a bit, merged away a few function...
2006-08-14 havocno longer has time or team columns in non-QW games
2006-08-14 havocpatch from div0: clamp "ping" reply valies in 0..9999...
2006-08-14 havocpatch from div0: Send download requirements at an earli...
2006-08-14 havocoops forgot this from the cd loop/play named tracks...
2006-08-14 havocpatch from div0:
2006-08-14 havocpatch from div0:
2006-08-14 havocpatch from div0: cd loop and cd play commands now suppo...
2006-08-14 havocreenabled the quake 'fall out of level' bug, to make...
2006-08-10 havoc494
2006-08-05 havochush warnings about strcat and other redefinitions...
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-08-05 molivierThe inclusion of pthread.h was missing
2006-08-04 molivierReplaced all calls to str[n]cat and strncpy by calls...
2006-08-03 havocfix memory alignment issue when saving odd-width screen...
2006-07-31 havocmore tweaks trying to improve precision on q3map2-compi...
2006-07-31 havoctrying to improve terrain collision brush issues in...
2006-07-31 havocadded gamepad/joystick support to the SDL client, this...
2006-07-31 havocimproved plane distance epsilon checking and improved...
2006-07-26 havoc491
2006-07-26 havocfixed an improperly filed change request
2006-07-26 havoc495
2006-07-26 black'Catch' divisions by zero in the VM:
2006-07-26 havoc498
2006-07-26 havocuse VM_Warning instead of Con_Printf+PRVM_PrintState
2006-07-26 havocchanged PF_WARNING to not do a return
2006-07-25 havocprint out profile report above runaway loop counter...
2006-07-25 havocenabled player scoreboard in coop (note that this overr...
2006-07-24 havocsome cleanups and improved warnings
2006-07-23 havocMathieu should have set the snd_* cvars properly, not...
2006-07-23 havocdisabled WAVE_FORMAT_EXTENSIBLE support as it does...
2006-07-22 havocadded libpng.so fallback name, primarily for FreeBSD
2006-07-21 havocremove testing prints (forgot to remove them before...
2006-07-21 havocfix bug with items in a trap door in the ceiling in...
2006-07-21 havocreverting DirectSound buffer position wrapping code...
2006-07-20 havocchanged SECONDARY_BUFFER_SIZE to be a multiple of 32768...
2006-07-19 havoc471
2006-07-19 havocchanged Draw_CachePic to load both tga/png/jpg and...
2006-07-18 havocdon't crash if r_restart is used in startup scripts...
2006-07-17 havocenabled old quake-style connection/query packets when...
2006-07-17 havocfix a buffer overflow bug in InfoString_SetValue (thank...
2006-07-10 havocadded detection of 4 more surfaceparms to hush warnings
2006-07-10 havocchanged how ping report hiding operates, so that it...
2006-07-10 havocfix bug where realtime was used instead of cl.time...
2006-07-09 havocadded bestweapon command
2006-07-09 havocadded ping and status command output parsing in the...
2006-07-09 havoccleaned up cl_netinputpacketspersecond code a little...
2006-07-08 havochide ping and packetloss displays if the values are...
2006-07-08 havocadded ping and packet loss display to scoreboard, and...
2006-07-08 molivierAdded 3D sound support to the Win32 backend (DirectSoun...
2006-07-07 havocchanged most COM_ParseToken calls to COM_ParseTokenCons...
2006-07-07 havocwhitespace on blank lines removed
2006-07-04 havocfixed transfusion data check (the mainmenu item numberi...
2006-07-03 molivierCleaned the ugly code I committed for DP_FS_BASEDIR...
2006-07-03 havocfix issue with DP_FS_BASEDIR on Mac
2006-07-03 havocmade nexuiz missing data fallback menu apply to all...
2006-07-03 havocforce a gamma update if v_hwgamma value changes between...
2006-07-03 havocadded v_hwgamma 2 (forced gamma, ignores driver returni...
2006-07-03 havocclean up of FL_ONGROUND checks in MOVE_TOSS/FLY/FLYMISS...
2006-07-02 havocfixed DP_FS_BASEDIR passing to gcc by adding single...
2006-06-30 sajtPatch from div0 to fix autosprite
next