]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
2004-07-17 tomazFixed a color bug that made realtime lights to be sever...
2004-07-16 black-Added SDL cd playing support (though not all functions...
2004-07-15 havoccleaned up EntityState code somewhat, added beginnings...
2004-07-15 black-Added SDL sound support (still needs a bit debugging...
2004-07-14 black-Added the preprocessor constant USE_DSOUND.
2004-07-14 havoc*** empty log message ***
2004-07-14 havoc*** empty log message ***
2004-07-12 black-The mouse wheels now work in Windows (now button press...
2004-07-11 coderjoeAdd OpenQuartz support, provided by Toddd.
2004-07-11 black-Removed Sys_Quit and added Sys_Shutdown which will...
2004-07-10 blackFixed a bug in the menu.
2004-07-06 molivierRemoved the functions "S_RawSamples_*" and "S_ResampleB...
2004-07-06 havocUSETEXMATRIX is now a #ifdef rather than a #if
2004-07-05 molivierFixed a crash when using "-nosound"
2004-07-05 havoc*** empty log message ***
2004-07-02 molivierOops. Forgot to remove "wavefile.[ch]"
2004-07-02 molivierModified the sound code so it can handle sounds outside...
2004-06-26 blackAdded support for my experimental ng menu(qc).
2004-06-25 blackAdded the cmd prvm_global <program> <global> which...
2004-06-25 molivierFixed partially the sound code for DP video captures...
2004-06-24 molivierDP now handles correctly demos containing "svc_disconne...
2004-06-23 molivierRemoved unused functions S_AmbientOff and S_AmbientOn...
2004-06-23 molivierOops. I involuntary changed the default Linux sound...
2004-06-23 molivierA couple of minor simplifications in the screenshot...
2004-06-16 molivierAdded support for Dev-C++, a MinGW32 IDE <http://www...
2004-05-26 havocTomaz renamed r_picmip to gl_picmip, r_max_size to...
2004-05-26 havoc*** empty log message ***
2004-05-26 havocTomaz fixed key repeats in the console
2004-05-23 havocnow reloads rtlights only when map changes, not rendere...
2004-05-22 havoc*** empty log message ***
2004-05-22 havoc*** empty log message ***
2004-05-22 havocHost_Name_f now validates player names, stripping ...
2004-05-22 havocsort
2004-05-22 havoc*** empty log message ***
2004-05-22 havocadded sv_gameplayfix_grenadebouncedownsteps, sv_gamepla...
2004-05-22 havocrtlights were crashing when there's no vis in a q3bsp
2004-05-22 havocforgot to sort the todo
2004-05-22 havoc*** empty log message ***
2004-05-21 havoc*** empty log message ***
2004-05-21 havoc*** empty log message ***
2004-05-21 havoc*** empty log message ***
2004-05-21 havoc*** empty log message ***
2004-05-21 havoc*** empty log message ***
2004-05-21 havoc*** empty log message ***
2004-05-21 havoc*** empty log message ***
2004-05-21 havocTomaz renamed r_shadow_polygon* cvars to r_shadow_shado...
2004-05-21 havocTomaz made Mem_Free only clear if developer is on,...
2004-05-21 havocTomaz renamed cl_fake* networking cvars to cl_net*
2004-05-21 havocTomaz made the progs/bolt.mdl and progs/bolt2.mdl loadi...
2004-05-21 havoc*** empty log message ***
2004-05-21 havocTomaz fixed the name timer glitch which caused blank...
2004-05-21 havocTomaz added r_skyscroll1/2 to the menu
2004-05-21 havochandle sky scroll wrapping better
2004-05-21 havocTomaz implemented r_skyscroll1/2 cvars to control sky...
2004-05-21 havocTomaz implemented the vid_pixelaspect patch provided...
2004-05-20 havocadded GAME_NEOTERIC
2004-05-20 havoc*** empty log message ***
2004-05-20 havocchanged Son of Man's data directory to sonofman, as...
2004-05-20 havocGL_TransformToScreen now properly calculates out[2...
2004-05-20 havoc*** empty log message ***
2004-05-20 havocTomaz made cl_avidemo screenshot saving use no mallocs
2004-05-20 havocTomaz cleaned up some double ;; lines (strange stuff)
2004-05-20 havocTomaz optimized the cl_avidemo mode by making it keep...
2004-05-19 havoc... actually 16 looks better as a start size
2004-05-19 havocupdated cl_explosions_size_start and cl_explosions_size...
2004-05-19 havocrestructured parts of explosion code
2004-05-19 havocmoved screenshot base name stuff to common.c, out of...
2004-05-18 havocTomaz changed skybox rendering/loading to flip skyboxes...
2004-05-18 havocTomaz fixed Image_CopyMux
2004-05-18 havocnew optimized Image_CopyMux is broken, disabled until...
2004-05-18 havocTomaz added support for loading a cubemap as skybox
2004-05-18 havocTomaz fixed black models in unlit maps
2004-05-18 havocTomaz patch to implement controllable fade rate in...
2004-05-18 havocVic optimized Image_CopyMux
2004-05-18 havocmerged RSurfShader_Water_Callback and RSurfShader_Wall_...
2004-05-18 havocallow drawing coronas fainter than 1 (it was checking...
2004-05-18 havoc*** empty log message ***
2004-05-18 havocseparated rtlight (light[]) settings from normal glow...
2004-05-17 havocTomaz added lightning settings to effects options menu
2004-05-17 havocTomaz added some cl_explosions cvars, more work on...
2004-05-17 havoccleaned up PF_fopen filename rejection, now rejects...
2004-05-17 havocTomaz patch to fopen builtin which now tries to read...
2004-05-17 havocTomaz's con_backscroll patch, backscroll is no longer...
2004-05-17 havocchanged Com_HexDumpToConsole to print space separated...
2004-05-17 havocfix r_fullbright being accidentally reset on level...
2004-05-16 havocTomaz optimized Matrix4x4_CreateFromQuakeEntity
2004-05-16 havocTomaz optimized AngleVectorsFLU for the roll == 0 case
2004-05-15 havocTomaz made envmap also save px/nx/py/ny/pz/nz files...
2004-05-15 havocTomaz optimized AngleVectors for the roll == 0 case
2004-05-15 havocTomaz enabled some numpad keys in the console and the...
2004-05-15 havocTomaz renamed all R_Model_Brush functions to R_Q1BSP
2004-05-15 havocadded comments to cubemap loader, to explain its confus...
2004-05-15 havocTomaz fixed the envmap command; it was saving black...
2004-05-15 havocrenamed most Image_CopyMux parameters to begin with...
2004-05-15 havoc*** empty log message ***
2004-05-15 havocfix skybox loading in q3 shaders, needed to append...
2004-05-14 havocTomaz fixed cubemap loading of skyboxes
2004-05-14 havocTomaz fixed the skybox arrangement to match glquake...
2004-05-14 havocTomaz fixed the stencil support (I had accidentally...
2004-05-13 havoc*** empty log message ***
next