]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2005-09-10 havocremoved a lot of texture_t fields that were used by...
2005-09-10 havocremoved old surface renderer
2005-09-10 sajtThe MCBSP header has been fixed but it will still crash...
2005-09-10 sajtRename dhullinfo_t to hullinfo_t, fix byte->qbyte....
2005-09-10 sajtMCBSP version 2 loading in the engine.. Some very ugly...
2005-09-09 havocnew surface renderer, builds a layer list in R_UpdateTe...
2005-09-09 havocfix a bug that made the world render colormapped (no...
2005-09-09 molivierMac OS X OpenGL and input module, using Carbon and...
2005-09-08 havocremoved detail texturing (it only worked in q1bsp and...
2005-09-08 havocremoved distortion textures formerly used by GF3 water...
2005-09-08 havocremoved GF3 water shader (entirely), it probably won...
2005-09-08 havocmoved waterscrollmatrix handling into texture->currente...
2005-09-07 havocchanged Mod_Q3BSP_LoadEffects to allow brushindex ...
2005-09-07 havocmigrated surface list iteration into the RenderLighting...
2005-09-07 havocfix a few very small mistakes by Black and Elric: preco...
2005-09-07 havocfix a crash in Cmd_ExecuteAlias when $* is used with...
2005-09-07 molivierAdded CoreAudio (Mac OS X) sound driver. Changed /...
2005-09-07 havocsplit model->DrawShadowVolume into CompileShadowVolume...
2005-09-07 molivierFixed the SDL video driver on Mac OS X (crash when...
2005-09-07 havocremoved r_shadow_realtime_world_compilelight cvar and...
2005-09-07 havocmigrated a lot of error handling out of R_Shadow_Render...
2005-09-07 sajtDot crosshair is now a tad bigger (and centred properly)
2005-09-06 sajt396 again
2005-09-06 sajtNew MCBSP format, used for my mod. It differs from...
2005-09-06 havocnow has two precision error workaround cases rather...
2005-09-06 havocdon't remove onground flag when riding a pusher, this...
2005-09-06 havocremoved (int) casts added by Sajt's last commit, as...
2005-09-06 sajtThe broken pushers are PARTLY fixed. They will now...
2005-09-02 havocfix a bug that called player thinks during a level...
2005-09-02 havocfix a memory leak in one error case in LoadTGA and...
2005-09-01 sajtNo longer gives fail message when skybox loads properly...
2005-08-31 havocinitialize red to false (fixes an uninitialized variabl...
2005-08-31 havocchange GAME_ZYMOTIC default data dir to basezym
2005-08-30 sajtAnother MSVC error fixed
2005-08-30 havocmodified Mod_ValidateElements to fix broken elements...
2005-08-30 havocmake compile on MSVC
2005-08-30 havocadded PSK model support (UnrealTournament 2003/2004...
2005-08-29 havocrollback that shadowmesh fix, I was thinking about...
2005-08-29 havocforgot one part of the shadowmesh fix
2005-08-29 havocfix the quake logo shadow in e1m5 (ALL surfaces were...
2005-08-28 havocsome cleaning of the model headers, and added bufferend...
2005-08-28 havocadded .dpm model support
2005-08-28 tomazAdded multiplayer maps to -did2 mode
2005-08-28 tomazAdded -did2 mode ( Defeat In Detail 2 )
2005-08-25 havocchanged scr_screenshot_jpeg default to 1 (note this...
2005-08-25 sajtGet client velocity from cl.velocity rather than cl...
2005-08-24 sajtApparently this shuts 'assignment in conditional' warni...
2005-08-24 havocfix a stupid bug in shader parsing (it was ignoring...
2005-08-24 sajt396
2005-08-24 sajtAdded 99% functional weaponmodel bobbing code. It even...
2005-08-24 sajt395
2005-08-24 havocnothing to see here, move along...
2005-08-24 havocsome cleanup of R_DrawTextureSurfaceList
2005-08-23 sajtUrre admits he was inebriated and his judgment hencely...
2005-08-23 sajtRemoved gl_combine from the menu and let the menu selec...
2005-08-23 sajtWhen below 1 fps, the fps counter instead counts spf...
2005-08-23 sajtAdded showbrand cvar, possible values 1-8. Draws the...
2005-08-23 havocq3bsp loader no longer generates a fake lightgrid when...
2005-08-23 sajtI forgot to mention that I also fixed some other asymme...
2005-08-23 sajtAdded dot crosshair (crosshair 6)
2005-08-23 sajtAdded a builtin for te_flamejet
2005-08-23 sajtAdded sv_maxairspeed cvar (default 30). This was alread...
2005-08-23 sajtForgot a little portion of the comment :-(
2005-08-23 sajtAdded DP_SV_WRITEUNTERMINATEDSTRING extension
2005-08-23 sajtUpdated todo
2005-08-23 havoc*** empty log message ***
2005-08-21 molivierAdded the RTLD_GLOBAL flag to the dlopen call, since...
2005-08-21 molivierRemoved an unused variable
2005-08-20 havocmade some things static
2005-08-20 havocadded DP_SV_PRECACHEANYTIME extension
2005-08-19 havocfix double bright models bug (LightPoint returns 2x...
2005-08-19 havocdon't try to send entities with a NAN origin (this...
2005-08-18 havocadded r_smoothnormals_areaweighting cvar (default 1...
2005-08-18 havocchanged tolerances for renderable light intensities...
2005-08-18 black-Increased MAX_LIGHTSTYLES to 256.
2005-08-17 blackFixed a bug in the r_shadow light entity parser which...
2005-08-15 havocadded a default case (Sys_Error) to CL_RocketTrail...
2005-08-15 moliviercl_lastquakeentity and cl_isquakeentity are now reset...
2005-08-15 havocadded more developer_memorydebug sentinel checks, and...
2005-08-14 eviltypeguyFixups for Solaris port.
2005-08-14 havocfix a crash in q1bsp model stats printing in developer...
2005-08-14 havocfix stupid typo in Cvar_RegisterVariable call
2005-08-14 havocrenamed cl_deathtilt to v_deathtilt to match FTE, fuhqu...
2005-08-14 havocadded cl_deathnoviewmodel, cl_deathscoreboard and cl_de...
2005-08-14 havocadded a comment in push code
2005-08-13 blackAdded colored string support to centerprint.
2005-08-10 havocfix a terrible mistake: don't send \n at the end of...
2005-08-10 havocmade Cmd_ForwardToServer code far more readable and...
2005-08-10 blackFixed alias parsing and added support for $* which...
2005-08-10 havocrenamed r_shadow_geforcefxlowquality to r_shadow_usehal...
2005-08-08 blackRemove a call to ResetProg from ShutdownServer, so...
2005-08-08 havocadd DP_ENT_COLORMOD extension to extension lists
2005-08-08 havocfix the commandline option documentation of The Hunted...
2005-08-08 havocchange name of VorteX's netherworld mod
2005-08-02 havocfix a signed/unsigned comparison warning
2005-07-30 black-Changed a call to VariableString with FindCvar.
2005-07-19 blackMoved the $cvar parser to Cmd_TokenizeString.
2005-07-19 black-Added $parameter parsing to the alias and $cvar parsin...
2005-07-13 tomazFixed a bug by me regarding the filesize of the embedde...
2005-07-13 havocdraw [] brackets on the top 4 frags display before...
next