]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2008-03-09 havocfixed jerky cl_movement with cl_netfps below current...
2008-03-09 havocadded cl_netimmediatebuttons cvar which causes addition...
2008-03-09 havocslight improvement to sound latency math (moved it...
2008-03-08 havocadded showsound cvar which displays number of sounds...
2008-03-08 havocadded WAV_BUFFERTIME setting of 0.125 (used to be 0.5)
2008-03-08 divverenttry using waveOutGetPosition instead of block counting...
2008-03-08 havocfix MMSYSERRR_STILLPLAYING handling to not increment...
2008-03-08 divverentonly go ahead if WAVERR_STILLPLAYING is encountered...
2008-03-08 havocmade waveOutWrite overrun a non-fatal (if spammy) warni...
2008-03-08 havocfix crash when q1bsp submodels are checked with PointSu...
2008-03-08 havocanother attempt at fixing the Mac OSX rotating hud...
2008-03-08 havocdisable threaded mixing in coreaudio backend (still...
2008-03-08 havocincreased maxtempentities from 512 to 4096, this affect...
2008-03-06 havocadded a -I option on Mac OSX SDL builds to include...
2008-03-06 havocfix bug that makes lava bridge in e1m6 kill you (as...
2008-03-03 havocup the default cl_netfps to 72, which is higher than...
2008-03-03 havocremoved cl_netinputpacketsperserverpacket (now uses
2008-03-03 havocfix support for zip archives made by the standard Mac...
2008-03-02 blackRemove FS_FIX_PATHS again and disable model rendering...
2008-03-02 havocfix really stupid typo in coreaudio init (!= was suppos...
2008-03-02 havocfix missing particles when you join a server late in...
2008-03-02 divverentunconst something
2008-03-02 havocimproved CL_ParticleTrail's check for unknown effect...
2008-03-02 havocadded a dprint for unknown effect numbers
2008-03-02 havocadded svc_trailparticles, svc_pointparticles, and svc_p...
2008-03-02 havocadded support for snd_blocked (related to the snd_mutew...
2008-03-02 havocthreaded audio mixing for OSX
2008-03-02 havocadded a parameter to S_StopChannel to trigger a mutex...
2008-03-02 havocwhitespace
2008-03-02 havocwhitespace
2008-03-01 havocfix ev_field parser for savegames
2008-03-01 havocreenable stripping of release binaries
2008-03-01 havocfixed GL_CheckExtension to not even bother checking...
2008-03-01 havocinit gl_extensions and gl_platformextensions to ""...
2008-03-01 havocdon't bother doing two-pass window setup unless vid_sam...
2008-03-01 havocclear some variables when VID_Shutdown is called (the...
2008-03-01 havocmake sure that gl_extensions and gl_platformextensions...
2008-03-01 havocno longer stripping darkplaces release executables...
2008-03-01 havocfix two-layer quake sky in r_glsl 1 mode (was blending...
2008-02-29 havocdefault gl_texturecompression_q3bspdeluxemaps to 0
2008-02-29 havocuse a better cast on a parameter in a ToAscii call...
2008-02-29 havocfix warnings on qglGetString calls
2008-02-29 havoca fix from Black for prevseparator, hopefully the only bug
2008-02-29 blackRestored FS_Search patch.
2008-02-28 divverentReverted Black's filematch changes for now, because...
2008-02-28 havocfix a bug in FS_ChangeGameDirs (it was doing a CL_Disco...
2008-02-28 havocreworked min/avg/max fps report in timedemo, now works...
2008-02-28 havocfixed a problem with snd_renderbuffer->endframe being...
2008-02-27 blackI must have been smoking cannabis when I wrote this...
2008-02-27 blackDon't try to render something when height or width...
2008-02-27 divverentMake the "no such builtin" message more descriptive
2008-02-27 divverent|sort
2008-02-27 havocDP_QC_NUM_FOR_EDICT extension implemented by Blub
2008-02-27 havocslight change in location of a piece of code, should...
2008-02-27 havocfix a typo (but it was harmless)
2008-02-27 havocimplemented threaded audio mixing for SDL client (requi...
2008-02-27 divverentoops... double builtins suck
2008-02-27 divverentoops... use upper case hex, as that matches URI::Escape...
2008-02-27 divverentDP_QC_URI_ESCAPE
2008-02-27 havocone last try to beat the OSX texture scrolling bug...
2008-02-27 havocfix bug in wav loader that messed up loopstart, now...
2008-02-27 havocfix toggle command's error message for cvars that are...
2008-02-27 havocdisable adaptive mixahead when soundtimehack is non...
2008-02-27 havocimplemented adaptive mixahead at low framerates (ones...
2008-02-26 havocaudited PixelFormat setup code and made it request...
2008-02-26 resChange GLX visual acquisition to also try without sampl...
2008-02-26 havocdisabled cull face on lightning beams
2008-02-26 havocmade r_showbboxes disable cull face
2008-02-25 divverentoops... too many colors in xpm
2008-02-25 divverentremove misleading print from FS "My Games" code
2008-02-25 blackMove rt* states and the ambient value into r_refdef_sce...
2008-02-25 havocfix fields.server reference in surface attribute code
2008-02-25 havoc475
2008-02-25 havocfix bug with r_novis 1 not enabling r_wateralpha suppor...
2008-02-25 havocfix bug with rtlights not being imported from the map...
2008-02-25 havocpatch from Blub that fixes csqc polygon rendering
2008-02-23 divverentlibjpeg writing: turn off chroma subsampling. Really...
2008-02-23 blackRevert revisions 7946 and 7767. R_Upload now doesn...
2008-02-22 havocdon't link dxguid.lib or dinput.lib anymore, since...
2008-02-22 havocset csqc world.mins and world.maxs (reworked World_SetS...
2008-02-21 havocpatch from Blub that fixes DrawQ_Line with GLSL mode
2008-02-21 havocfix severe bug in my previous screensaver-disable patch...
2008-02-21 havocanother todo item for csqc spec changes
2008-02-21 havocadded #ifdef SUPPORTDIRECTX checks around all the dinpu...
2008-02-21 havocgo back to using main - apparently some platforms don...
2008-02-21 havocmade missing gamedir errors non-fatal warnings
2008-02-21 havocadded Dev-C++ project for SDL client
2008-02-21 havocchanged main to SDL_main for simplicity reasons
2008-02-21 havocadded DP_QC_EDICT_NUM extension to list
2008-02-21 havocfix addstat type parameter, swapped 8 and 2
2008-02-21 havocfix bug in csqc getplayerkey reported by Blub
2008-02-20 divverentfix warning
2008-02-19 havocchanged hostname for tchr's master from excalibur.nvg...
2008-02-18 havocremoved tag override support in .skin files - because...
2008-02-15 blackFix a parameter switch typo in the linux code.
2008-02-15 blackNew attempt to change listdirectory.
2008-02-15 havocsplit Mod_GetMesh_Vertices into 3 AnimateVertices funct...
2008-02-14 havocfix a typo
2008-02-14 havocalways call Sleep(0) at the end of each frame on Window...
2008-02-14 havocremove cl_alwayssleep, it only does what we want on...
next