]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2007-05-17 havocmoved the code that applies slowmo to demo playback...
2007-05-17 divverentcvar apple_mouse_noaccel (1 default) disables mouse...
2007-05-17 divverentsetting skinframe to R_SkinFrame_LoadMissing for animma...
2007-05-17 havocfix 3 typos
2007-05-17 havocrenamed vid_dga to vid_dgamouse
2007-05-17 havocrenamed vid_dga to vid_dgamouse
2007-05-17 havoccleaned up vid_dga code, removed vid_dga_mouseaccel...
2007-05-17 havocimproved coreaudio initialization code to suggest more...
2007-05-17 havocfix CoreAudio support so that it suggests a proper...
2007-05-17 divverentenable apple multithreaded GL by default; let's see...
2007-05-17 divverentlibcurl-4; vid_glx: RTLD_GLOBAL (apparently FreeBSD...
2007-05-16 havoctrace corona checks from eye to light origin, this...
2007-05-16 havocfix some unused variables
2007-05-16 havocchanged 1-frame warm-up period to 3 frames before time...
2007-05-16 havocchanged an error when fighting the end boss of Nehahra...
2007-05-16 havochopefully fixed a bug in line/sphere collision code...
2007-05-16 havocoptimized the Mod_Q3BSP_LightPoint pitch/yaw math by...
2007-05-15 divverentonly print Set: and SetA: for developer >= 100 (as...
2007-05-15 divverentcalling VM_SetTraceGlobals can create a tempstring...
2007-05-15 havocrenamed QUAKEWORLD protocol to QW to shorten connect...
2007-05-15 havocfix a bug that caused the DP server to only report...
2007-05-14 havocadded a proper gl_lightmaps rendering path, previously...
2007-05-14 divverentoops, forgot to remove it...
2007-05-14 divverentneed to explicitly load vorbis_comment_query from libvo...
2007-05-14 havocremove a piece of debugging code
2007-05-14 havocfixed lightmap merging bugs and added a special simplif...
2007-05-14 havocreworked lightmap merging code to determine optimal...
2007-05-14 divverentLOOP_START tag in vorbis files now gives the sample...
2007-05-14 havocrestored the old lightmap batching code that I removed...
2007-05-14 havocchanged loopstart from signed to unsigned, now un-loope...
2007-05-14 havocremoved channel_t->end and lastptime, now only pos...
2007-05-12 havocdon't use cl_nettimesync code when playing a demo
2007-05-12 havocadded a keyname for backslash which is now used instead...
2007-05-12 havocpatch from David Cristian which adds a "browse mods...
2007-05-11 divverentfix description of cl_movement_wateraccelerate; make...
2007-05-11 divverentif .gravity field is zero, it means the same as one...
2007-05-11 divverentalso send friction/waterfriction as stats
2007-05-11 divverentfix typo in r_q1bsp_skymasking cvar name
2007-05-11 havocadded back cl_netsyncboundmode 5 (4 with sub-millisecon...
2007-05-11 havocmoved almost all server cvars to sv_main.c and added...
2007-05-11 havocadded friction and waterfriction movevars stats
2007-05-09 havocadded back support for {}()[]: special characters in
2007-05-09 havocrenamed COM_ParseTokenConsole to COM_ParseToken_Console
2007-05-09 havocfixed several critical bugs in VM_tokenizebyseparator
2007-05-09 havocfix broken OFS_PARM0 + index code in VM_M_callfunction and
2007-05-09 havocremoved a wasted normalize in fragment shader for model...
2007-05-09 havocscale demo playback speed by slowmo cvar
2007-05-07 divverentGAME_NEXUIZ: move the key up a bit for keyhunt, looks...
2007-05-07 divverentImpossible combination of GAME_NEXUIZ CTF status icons...
2007-05-07 havocfix crash when loading progs/null.spr in nehahra, which...
2007-05-07 divverentfix glsl model lighting on unlit maps (normal vector...
2007-05-07 divverentlet the slowmo cvar override the server/demo's idea...
2007-05-07 havocreduced uninitialized memory a bit more
2007-05-07 havocreduced uninitialized data size by 13MB by moving some...
2007-05-07 havocreplaced mod_known array with a memexpandablearray_t...
2007-05-07 havocrewrote server sendstates building code, no longer...
2007-05-07 havocnow sends player physics variables as stats, including...
2007-05-07 havocremoved PRVM_EDICT_NUM_UNSIGNED (PRVM_EDICT_NUM now...
2007-05-07 havocchanged rain to spawn particles without collisions...
2007-05-07 havocincreased tolerance on warnings in DEBUGMOVES code
2007-05-07 havocfixed a reference to sv.models in client code (should...
2007-05-06 havocrewrote most of wad system, this eliminated 512KB of...
2007-05-06 havocmade r_depthfirst a saved cvar
2007-05-06 havocadded support for \" in console
2007-05-06 havocadded r_depthfirst option which defaults to 1 (render...
2007-05-06 havocreworked sound mixing code to fix a bug that caused...
2007-05-06 havocfix a bug that caused GL20 render path to always ask...
2007-05-04 divverentoops, the r_picmipworld should be CVAR_SAVE of course...
2007-05-04 divverentr_picmipworld - when 0, gl_picmip does not apply to...
2007-05-04 havocfixed broken trails (introduced by my attempt to fix...
2007-05-04 havocreenabled code that unloads unused models on level...
2007-05-03 havocfix bug where attached models spawn a trail from their...
2007-05-02 divverentdamn, I can't convert hex/dec...
2007-05-02 divverentmade palette colors more readable
2007-05-02 havoca slight cleanup of PaintAndSubmit conditions and S_Upd...
2007-05-01 havocsignificant cleanup of input networking code (reorganiz...
2007-05-01 havocdefault vid_grabkeyboard to 0, it's already forced...
2007-04-30 divverentmake SV_PushMove push by playerclip faces too (by using...
2007-04-30 havocmvdsv sucks (changed *ver from showing a string like...
2007-04-30 dreskApplied KadaverJack's patch on my cl_sound_ric_gunshot...
2007-04-30 dreskAdded DP_QC_STRING_CASE_FUNCTIONS extension, providing...
2007-04-30 havocfix pl% calculation for QW servers (was using [i] inste...
2007-04-30 havocfix nettimesync bug after the recent cleanup
2007-04-30 havocimplemented QW skin support, it's broken on skins that...
2007-04-30 havoccount empty packets in rate limiting
2007-04-30 havocfix a bug in texture path identification (the nopath...
2007-04-30 havocremoved cl_nettimesyncboundmode 5 because it seems...
2007-04-30 dreskUpdated cl_sound_ric_gunshot CVar to support multiple...
2007-04-29 havocincreased IP + UDP header overhead estimate from 18...
2007-04-29 divverentstore into *colorindex again
2007-04-27 dreskAdded cl_sound_ric_gunshot which specifies if the relat...
2007-04-27 divverentmake COM_StringLengthNoColors and COM_StringDecolorize...
2007-04-26 havocclarified descriptions of r_mipsprites and r_mipskins
2007-04-26 havocsplit cl_netpacketloss into cl_netpacketloss_send and
2007-04-25 havocfixed bug where animated mdl skins (such as Tomaz's...
2007-04-25 havocchanged default cl_movement_minping from 1 to 0
2007-04-25 havocchanged default cl_movement_minping from 50 to 1
2007-04-25 havocadded tracking of memory usage of VBO/EBO buffers
2007-04-25 havocfix bugs in Mod_Q3BSP_Loadtextures that caused crashes...
2007-04-25 divverentprevent abuse by ending netname with a ^: if the name...
next