]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2004-10-06 havocnow begins loading plaque at all the appropriate places...
2004-10-06 havocfix nehahra movie support (forgot to handle its protoco...
2004-10-06 havocsprites now work with EF_NODEPTHTEST
2004-10-05 havoconly enable watershader on fullbright water
2004-10-05 havocnow compiles on x86_64 successfully (still a crash...
2004-10-05 havocadded commandline options section
2004-10-05 havocrevised commandline option comments for better categori...
2004-10-05 havocadded COMMANDLINEOPTION comments for every commandline...
2004-10-04 havocfix colormap checking in ValidateState, it was throwing...
2004-10-04 havocfix skybox in hlbsp not rendering
2004-10-04 havocMSG_ReadAngle functions now return -180 to +180 range...
2004-10-04 havoc305
2004-10-04 havocfix negative frags showing up as 65535 and such
2004-10-04 havoc304
2004-10-04 havocfix a very stupid way of addressing memory which is...
2004-10-04 havocNUM_FOR_EDICT now casts to int so that it never returns...
2004-10-04 molivierAllocated the log queue earlier in Log_Init since Cvar_...
2004-10-04 molivierMoved the clamping of volumes higher in the mixing...
2004-10-03 havoc304
2004-10-03 tomaz298
2004-10-03 havocremove support for GL_NV_vertex_array_range as it's...
2004-10-03 havocadded -novideosync disable for WGL swap control
2004-10-02 havocfix cvar_string to check if the cvar exists
2004-10-01 havoc298
2004-10-01 havoc299
2004-10-01 havoc323
2004-10-01 havocsave shorter rtlights lines when cubemap/corona/angles...
2004-10-01 havocfix an accidentally removed variable, and move a couple...
2004-09-30 havocmade shadowvolume building about 40% faster by not...
2004-09-30 havocsped up nexuiz rtlights benchmark by 4% by optimizing...
2004-09-30 havocremoved a few fields from q3msurface_t
2004-09-29 havocrecalculate model->brushq3.num_leafs during loading...
2004-09-28 havocupdated darkplaces icon with 6 sizes of 32bit (XP icon...
2004-09-28 havoc324
2004-09-28 havocimplemented DP_EF_NODEPTHTEST extension
2004-09-28 havocuse a less bizarre method of byte swapping q1bsp/q3bsp...
2004-09-27 tomaz325
2004-09-27 tomaz326
2004-09-27 havoc327
2004-09-27 havocupgraded particle font texture to 512x512 and changed...
2004-09-27 havocfixed r_shadow_realtime_world_lightmaps cvar control...
2004-09-27 havoc325
2004-09-27 tomaz326
2004-09-27 havoc327 and reformatted notify list to sort by name first
2004-09-26 tomaz329
2004-09-26 havocfix recently added notifies to say who to notify
2004-09-26 havoc336
2004-09-26 havocstatic entities now light and shadow properly
2004-09-26 havocminor cleanup - merged R_UpdateWorld into other places
2004-09-26 havocr_fullbright 1 now works properly with r_shadow_realtim...
2004-09-26 havocadded r_rtworld, r_rtworldshadows, r_rtdlight, r_rtdlig...
2004-09-26 havocremoved some very stale dead code
2004-09-26 tomazFixed some errors in the vid_vsync code.
2004-09-26 havocremove unused variable generatenormals
2004-09-26 havocfix R_Shadow_UpdateWorldLight (used by editing commands...
2004-09-23 havocadded a Mod_BuildNormals function to accelerate vertex...
2004-09-21 havocmade quakec stuffed quake1 protocol entities work along...
2004-09-21 havocthis should fix a stupid bug with PROTOCOL_DARKPLACES4...
2004-09-21 havoccorrected name of NXQ_GFX_LETTERBOX (it was misnamed...
2004-09-21 havoc340
2004-09-20 havoc341
2004-09-20 havocadded PXQ_GFX_LETTERBOX extension
2004-09-20 havocchanged net_master's to ghdigital.com and dpmaster...
2004-09-18 tomaz339
2004-09-18 havoc340
2004-09-18 tomaz341
2004-09-18 havoc343 (+1 -2)
2004-09-18 havocrevert to saving normal cvar commands instead of seta...
2004-09-18 tomazAdded confirm question to "Reset to Defaults" option.
2004-09-17 tomaz344
2004-09-17 tomazFixed a missing \n
2004-09-17 tomaz344
2004-09-17 tomazRenamed mod_brush to mod_brushq1.
2004-09-17 tomaz344
2004-09-17 tomazClears stainmaps on map restart/change based on cl_stai...
2004-09-17 havoc344
2004-09-17 havocadded set (create/set a cvar) and seta (create/set...
2004-09-17 havocmissing \n on one dprint in ValidateState
2004-09-17 blackFixed str_cvar.
2004-09-17 havocanother round angles to int bug (this time in PF_vectoyaw)
2004-09-17 havocfix stupid quake precision problem with PF_vectoangles...
2004-09-17 havocuse double precision for coord and angle conversions...
2004-09-17 havocfix parser bug that read scale into alpha in PROTOCOL_D...
2004-09-16 havoc*** empty log message ***
2004-09-16 havoc344
2004-09-16 havocoptimized Mod_BuildBumpVectors slightly
2004-09-15 molivierFixed project file for Dev-C++, from Kazashi
2004-09-14 havocfix up another quoted commandline issue (this one being...
2004-09-14 havocfixed totally mixed up vis culling (as a result of...
2004-09-14 havocPROTOCOL_DARKPLACES5
2004-09-14 havoc344 - minor things
2004-09-14 moliviersocklen_t is "int" in the Winsocks API
2004-09-14 havocnow saves r_shadow cvars that are available in the...
2004-09-13 havoc341 - some hud items added
2004-09-12 tomaz337
2004-09-12 tomazAdded support for 16 joystick buttons.
2004-09-12 tomazMerged CL_RocketTrail2 into CL_RocketTrail.
2004-09-12 tomazFixed positioning of light editing display, it's was...
2004-09-12 tomazMade cl_beams_relative only affect view-attached beams.
2004-09-11 tomaz343
next