]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2004-03-15 molivierRenamed ogg.[ch] to snd_ogg.[ch]
2004-03-15 havocenabled USETEXMATRIX because it wasn't broken after...
2004-03-15 molivierRemoved the little endian -> native endian conversion...
2004-03-15 molivierMade use of the common functions BuffLittle{Short,Long...
2004-03-15 havoc3d texcoords now must use rmeshstate_t.pointer_texcoord...
2004-03-15 havocreorganized texture setup code in R_Shadow_RenderLighti...
2004-03-14 havocfixed 2d attenuation texturing (it was all black due...
2004-03-14 havocadded a tip about using the color control menu to calib...
2004-03-14 havocgot rid of Cshader system as it really wasn't helping...
2004-03-13 havocdon't draw lighting on sky and water
2004-03-13 havocmerged static and dynamic rtlight handling almost entir...
2004-03-13 havocadded texmatrix[] to rmeshstate_t and removed R_Mesh_Te...
2004-03-13 havocfixed gl_paranoid warnings in R_DrawQueue
2004-03-13 havocfixed gl_paranoid warnings caused by gl_texture_anisotr...
2004-03-13 blackDP should read the config files correcly again now.
2004-03-13 havoc*** empty log message ***
2004-03-13 havocadded const to most parameters to Mod_ShadowMesh_AddMesh
2004-03-13 havocq3bsp rendering now uses visframe instead of markframe...
2004-03-11 molivierChanged the way DP detects and handles the CPU endianes...
2004-03-11 havocremoved special GAME_FNIGGIUM default for con_forcewhil...
2004-03-10 havocnow calls GL_LockArrays manually around each R_Mesh_Dra...
2004-03-10 havocremoved r_shadow_showtris (superseded by r_showtris)
2004-03-10 havocmerged CL_ColorPointer into R_Mesh_State
2004-03-10 havocR_Mesh_State_Texture and GL_VertexPointer merge once...
2004-03-10 havocGL_Color no longer interacts with GL_ColorPointer ...
2004-03-10 havocnow supports GL_EXT_stencil_two_side extension (found...
2004-03-10 havocsorted extension list again
2004-03-10 havocadded DP_SV_ROTATINGBMODEL extension to list
2004-03-10 havocadded a few items to the client features list
2004-03-10 havocadded -benchmark commandline option
2004-03-10 havocadded showtime/showtime_format and showdate/showdate_fo...
2004-03-10 havocadded convenience function Sys_TimeString which calls...
2004-03-10 havocadded an extern for cmdline cvar
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-03-10 havocclean up an unnecessary snprintf
2004-03-09 havocadded scr_conforcewhiledisconnected cvar so it is possi...
2004-03-09 havoc"edict" command no longer crashes if given -1 as edict...
2004-03-09 havoc*** empty log message ***
2004-03-09 havocreorganized SV_FlyMove to merge the two paths (new...
2004-03-09 havocworked around curve collision problems by doing special...
2004-03-09 havocnow supports loading skybox specified by q3 sky shaders
2004-03-09 havocfix saving of rtlights files (everything past cubemap...
2004-03-07 havocfix two signed/unsigned comparison warnings
2004-03-07 havoc*** empty log message ***
2004-03-06 havoc*** empty log message ***
2004-03-06 havoccon_notify is now measured in cl.time, not realtime...
2004-03-05 molivierDon't use coronas for muzzleflashes
2004-03-05 havocno view tilt when dead in GAME_FNIGGIUM
2004-03-05 havocfixed noclipping rendering nothing (there was no vis...
2004-03-05 havocimprove console text parsing a little (now handles...
2004-03-04 havocfix monsters ignoring player underwater if a bmodel...
2004-03-04 molivierFixed key bindings menu (we have a range of 1024 key...
2004-03-04 molivierRemoved a few warnings in MSVC6
2004-03-04 havocseparate collision curve geometry from rendering, this...
2004-03-04 havocimplemented r_subdivisions_ cvars to control q3bsp...
2004-03-04 havocfix r_editlights_edit not accepting some commands
2004-03-04 havocr_showtris is now a float cvar which controls intensity...
2004-03-03 havocmade r_showtris transparent (quite faint actually)...
2004-03-03 havocfix Q3BSP submodels to have no GetPVS function (or...
2004-03-03 havocfixed bmodel realtime lighting/shadowing render crashes...
2004-03-03 havocadded r_showtris
2004-03-03 havocrealtime dlight shadows are now nearly the speed of...
2004-03-02 havoctemporarily disabled compiled rtlights (they'll make...
2004-03-02 havocfix rtlights cubemapname load/save
2004-03-02 havocfix the inverted bumps on some surfaces (no longer...
2004-03-02 havocforgot to init the effects variable in the light parser
2004-03-02 havocdlights using light_lev now need the PFLAG_FULLDYNAMIC...
2004-03-01 havocmore cleanups of R_RenderScene (now r_view_ variables...
2004-03-01 havocremove unused variable i in V_ParseDamage
2004-03-01 havocremove unused variable i in CL_ParseStartSoundPacket
2004-03-01 havocscreenshots are now saved to screenshots/ and videos...
2004-03-01 havocfixed cubemap upload scaling crash (was using power...
2004-03-01 havocfixed viewblends which were broken the past few days
2004-03-01 havocupgraded network protocol to DP5, now sends precise...
2004-03-01 havoccleaned up rtlight handling, merging most code between...
2004-03-01 havocforgot to commit this as part of the SV_TouchAreaGrid fix
2004-03-01 havocfixed SV_TouchAreaGrid to not crash if SV_IncreaseEdict...
2004-03-01 havocsafety checked lightmap access in Mod_Q1BSP_RecursiveLi...
2004-02-28 havocdefault a few cvars accordingly for GAME_TENEBRAE mode
2004-02-28 havocsupport angles on light entities
2004-02-28 havocsupport skin and pflags in light entity loader
2004-02-26 havocPF_traceline/PF_tracebox can now use world as the edict
2004-02-26 havocmade the static light built message a dprint
2004-02-26 havocTEU uses teu.rc, not quake.rc
2004-02-25 havocrenamed brush model pvs stuff to be in brush struct...
2004-02-25 havocMOVETYPE_BOUNCE change: an explosion above gibs will...
2004-02-25 havocenable MOVE_ values on PF_tracebox (already enabled...
2004-02-24 havocfixed black fullbrights on models in realtime mode
2004-02-22 havocfixed GL_Scissor call in rtlight code (apparently I...
2004-02-22 havocallow "rate" command to be executed on server when...
2004-02-22 havocfixed a possible crash in R_DrawCoronas (it was using...
2004-02-21 havoccleaned up R_RenderView setup code a bit, and shuffled...
2004-02-21 havoctimedemo now also prints min/avg/max fps
2004-02-21 havocadded rate limiting to player setup menu
2004-02-21 havocrate limited networking ("rate" command in client conso...
2004-02-21 havoccl_fakelocalping cvars now produce the specified ping...
2004-02-21 havocremove unused stripextension code
2004-02-21 havocmoved light matrix generation out of the render code...
2004-02-20 havocfixed loading of replacement frame images (it was strip...
2004-02-20 havocupgraded Image_CopyMux to be able to output constant...
next