]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
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
2004-09-11 tomazAdded vid_vsync cvar and also to put it in the video...
2004-09-11 tomazFixed a bug in the commandline parser when giving it...
2004-09-11 tomazFixed a crash in R_EditLights_PasteInfo_f.
2004-09-11 havocrewrote Cmd_StuffCmds_f (commandline parser), it now...
2004-09-11 havocapparently M_ToggleMenu_f is not what to call... Call_...
2004-09-11 havocfix undefined function warning
2004-09-11 havocmake CL_NextDemo put up menu if there's no demo to...
2004-09-11 havocfix very unreliable jumping (it was doing a stepdown...
2004-09-11 havocanother attempt to fix quoted strings in windows comman...
2004-09-11 tomaz345
2004-09-10 havocfixed unterminated character constant in my last fix
2004-09-10 havocfix quoted string parsing
2004-09-09 havocsocklen_t is missing on windows... use size_t there...
2004-09-09 havoctwo bugs... back to 350
2004-09-09 tomaz347
2004-09-08 tomaz350 !!!
2004-09-07 tomaz351
2004-09-07 tomaz352
2004-09-07 tomaz356
2004-09-07 tomazAdded r_editlights_copyinfo and r_editlights_pasteinfo...
2004-09-07 tomazReverting the DP_MOVETYPEWALK_NONCLIENTS commit.
2004-09-07 tomazAdded an extension to indicate that MOVETYPE_WALK works...
2004-09-07 havocfixed STANDALONETEST so it works again
2004-09-07 tomazMade hl map loading halve the lightmap samples, to...
2004-09-06 tomaz358
2004-09-06 blackFixed fgets (before it has been ignoring the line that...
2004-09-06 blackAdding Sys_GetClipboardData to the SDL driver.
2004-09-05 tomaz359
2004-09-05 tomazAdded two cvars (sbar_alpha_bg and sbar_alpha_fg) to...
2004-09-05 tomaz360
2004-09-04 havoc363 - added an item about replacing sbar_alpha with...
2004-09-04 havocmore tolerance to deviations in calculated plane distan...
2004-09-04 tomaz362
2004-09-04 havoc363 after some cleaning
2004-09-03 molivierDpmaster has address mapping now
2004-09-03 havoc365
2004-09-03 havoczym models are now loaded into the same structs as...
2004-09-03 havocconverted portal building over to use polygon functions...
2004-09-03 havocfixed r_drawportals - the meshqueue was not begun yet
2004-09-03 havocfixed bugs with collision brush building, and added...
2004-09-03 havocadded -novorbis commandline option to allow disabling...
2004-09-03 havocuse main varray_vertex3f2 array (forgot this in previou...
2004-09-03 havocadded varray_svector3f, varray_tvector3f, and varray_no...
2004-09-03 havocadded cl_particles_explosions_bubbles/sparks/smoke...
2004-09-03 havocfixed number of displayed scores in the minideathmatcho...
2004-09-02 havocnow uses de-we's darkplaces icon in mingw builds, and...
2004-09-02 havocbeing glued to the floor while swimming = bad
2004-09-01 havocadded DP_QC_FINDFLAGS and DP_QC_FINDCHAINFLAGS extensions
2004-09-01 havoc368
2004-09-01 havoccl.viewzoomold/new are now reset in CL_ClearState
2004-09-01 havocGAME_NETHERWORLD patch: a bunch of cvars and some menu...
2004-08-31 havoc368
2004-08-31 havoc367 (+3 todo items)
2004-08-30 havoc364
2004-08-30 tomaz365
2004-08-30 tomazRenamed QuadraticSpline code in curves.c to QuadraticBS...
next