]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2008-02-14 havocremove unnecessary #include of quakedef.h
2008-02-13 divverentnew Nexuiz icon... still waiting for .ico
2008-02-12 havocchanged ANGLEMOD to use floor instead of conversion...
2008-02-12 havocreworked cl.viewangles bounding of roll angle, and...
2008-02-10 divverentthanks to blub for locating the texture blending bug
2008-02-08 divverentrespect the conchars image width/height correctly,...
2008-02-06 divverentmake "set con_completion_commandname map" a command...
2008-02-06 divverenthopefully fix engine crash with map-less shader stages
2008-02-06 divverentdisable joystick by default, and make joy_enable saved;
2008-02-05 blackComment out a line in setmodel again (needs fixing...
2008-02-05 blackFix the VM's clientstate builtin to do a correct mappin...
2008-02-04 blackFix a typo. Enjoy.
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2008-02-04 havocfix bug that caused early console messages to not be...
2008-02-04 havocreplaced World_Clear with World_SetSize and World_UnlinkAll
2008-02-04 havocmodified droptofloor to try a downward trace from the...
2008-02-03 havocrevert my change and fix the types on Black's changes...
2008-02-03 havocadded GAME_BLADEMASTER
2008-02-03 havocfix Black's PRVM_EDICT_NUM_ERROR return type change...
2008-02-02 divverentfix bugs with changing apple_mouse_noaccel and vid_dgam...
2008-02-01 blackRewrite CSQC's setmodel a bit.
2008-02-01 divverentfix broken table length, and yet another hardcoded...
2008-02-01 divverent- vid_userefreshrate: when 0, a sane default is tried...
2008-02-01 havocrenamed MATERIALFLAG_WATER to MATERIALFLAG_WATERSCROLL
2008-02-01 havocreassigned some GL20TU values to use only 11 texture...
2008-01-31 divverentthere was only a single way to mess it up, and I manage...
2008-01-31 divverentnew uniform "PixelSize" defined as (size_x, size_y...
2008-01-30 divverentoops, that should not have gone in there
2008-01-30 divverenthide centerprint immediately when scr_centertime is 0
2008-01-30 divverentmake "stopdownload" also stop curl downloads
2008-01-30 havocfixed -tenebrae support, added glass and mirror renderi...
2008-01-29 havocfix div0's weird MODE_WATER ModelViewProjectionPosition...
2008-01-29 havocfix missing loc_Texture_GammaRamps lookup
2008-01-29 divverentfix compile bug in glsl shader first
2008-01-29 havocchanged postprocess shader to use Texture_GammaRamps...
2008-01-29 divverentfix warning
2008-01-29 divverentoops, my fault - I kept two unused cvars in
2008-01-29 divverentv_glslgamma: make GLSL postprocessing take over the...
2008-01-29 divverentadded variable vid_gammatables_trivial that is true...
2008-01-29 divverentadd an extra unused #ifdef to the glsl shader so the...
2008-01-29 divverentoops, wrong type... "int" has no ANSI C defined wraparo...
2008-01-29 divverentmake other parts of DP able to retrieve the gamma table...
2008-01-29 divverentv_contrastboost, and support for the color control...
2008-01-29 divverentby default, don't define UserVec1 to UserVec4 and Clien...
2008-01-29 divverentadd ClientTime and uservec1 to uservec4 parameters...
2008-01-29 divverentfix bug in skybox render + r_glsl_usegeneric + fog...
2008-01-29 havocfix bug with r_glsl 1;r_hdr 1;r_bloom 0 that made the...
2008-01-29 havocfixed VBO batching bug in rtlight rendering
2008-01-28 divverentextra required parameter for dp_water: alpha modifier
2008-01-28 divverentnote to myself: skipping over data works better if...
2008-01-28 divverentadd a DEMOMSG_CLIENT_TO_SERVER flag to demos (0x8000000...
2008-01-28 havocsome very slight optimization to rt light rendering...
2008-01-28 havocadded r_glsl_postprocess cvar to apply a postprocessing...
2008-01-28 blackClean up the FS_FIX_PATHS code a bit - should by faster...
2008-01-28 blackMake fgets always return the null string on error.
2008-01-27 havocremove a bogus RSurf_SetupDepthAndCulling call that...
2008-01-27 blackR_SetView now supports VF_CLEARSCREEN which decides...
2008-01-27 blackPass the name of the instance to Gecko_Query, too.
2008-01-27 havocsome surface rendering code cleanup
2008-01-27 havocimplemented r_glsl_usegeneric cvar, this causes generic...
2008-01-27 blackAdd R_SelectScene and R_GetScenePointer that encapsulat...
2008-01-27 havocremove a dead prototype
2008-01-27 havocadded a TODO comment about blacklisting GL_ARB_texture_...
2008-01-27 havocrewrote most of the VM_Polygon/DebugPolygon code, it...
2008-01-27 havocadded cl_minfps_qualitypower cvar to make particle...
2008-01-26 divverentupdate docs for dp_reflect, dp_refract, dp_water
2008-01-25 resFix uninitialized msg.allowoverflow in SV_SendClientDat...
2008-01-25 havocdisabled size throttling of packets if csqc is used...
2008-01-25 divverentrestricted rcon: actually display a different message...
2008-01-25 havocvary r_drawparticles_drawdistance and r_drawdecals_draw...
2008-01-25 divverentfix warning
2008-01-25 divverentfix tab completion spam
2008-01-25 divverenttab completion now allows directories (PLEASE TEST...
2008-01-25 havocrenamed cl_minfps_expbase to cl_minfps_logbase
2008-01-25 havocimplemented framerate-dependent particle quality reduct...
2008-01-24 divverentExpandable arrays: memset to zero newly returned record...
2008-01-24 havocchanged timedemo one-second stats to sync to cl.time...
2008-01-24 resedu2p game: change 2nd game dir to 'edu2'
2008-01-22 resGecko: added ability to call back into a QC entry point...
2008-01-22 tomaz458
2008-01-22 tomaztodo items went from 465 to 459 by finding items that...
2008-01-22 havocmerged CL_MoveParticles, CL_MoveDecals, and R_MoveExplo...
2008-01-22 havocsome slight cleanup of SV_PushMove
2008-01-22 havocfixed sprites rendering incorrectly in reflections...
2008-01-22 havocremoved support for Sajt's unfinished McBSP format
2008-01-22 havocremoved mcbsp map parsing
2008-01-22 divverentI really prefer code that actually compiles...
2008-01-22 resUpdate OffscreenGecko headers again
2008-01-22 resNew OffscreenGecko scripting stuff
2008-01-22 divverentmake play/play2 dummies when -nosound
2008-01-22 divverentfix the "ping times for antilag/display wrong" issue...
2008-01-21 divverentremove superfluous newline after gl_vbostats text
2008-01-20 divverentFor some reason, cl_netinputpacketsperserverpacket...
2008-01-19 divverentdamn... make sure Host_Error prevents SV_Shutdown from...
2008-01-19 divverentnew SV progs function SV_Shutdown, gets called just...
2008-01-19 divverentadd missing FTE_STRINGS to menu QC
2008-01-19 divverentrename VM_hash to VM_crc16, and the extension to DP_QC_...
2008-01-19 divverentFix bug in stringbuffers with bufstr_set not updating...
2008-01-18 havocbuf_del builtin frees strings in the buffer now
2008-01-18 resRemoved passing machine type from the makefile to the...
next