]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
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...
2008-01-18 divverentfix quoting for machine type
2008-01-18 havoclowered fresnel power in GLSL shader from 5.0 to 2...
2008-01-18 havocdisable water clipping plane while rendering sky, this...
2008-01-18 havocmake GL_SetupView_Orientation_FromEntity not blow away...
2008-01-17 blackAdd support for a clientcamera sqc field that automatic...
2008-01-17 havocrewrote most of the DP_QC_STRINGBUFFERS implementation
2008-01-17 havochush unitialized warnings
2008-01-17 havocfix a syntax error in the GLSL shader for vertextexture...
2008-01-16 resset eol-style property
2008-01-16 resGecko: add a platform-specific search path for XULrunne...
2008-01-16 resGCC warning fixes
2008-01-16 resAdd cl_gecko.c to Makefile
2008-01-16 resGecko: load OffscreenGecko dynamically
2008-01-16 resFix CL_VM_InputeEvent prototype in keys.c
2008-01-16 resGecko: load OffscreenGecko dynamically
2008-01-15 divverentfix stupid "using port 0" message
2008-01-15 havocadded snd_modplug.[ch] to MSVS projects (thanks to...
2008-01-14 divverentmake server name/map name sorting case insensitive
2008-01-13 divverentfix one typo and one uncleanness in the glsl shader...
2008-01-13 divverentalways look for spawnfunc_%s first when spawning an...
2008-01-13 havocgo back to using MATERIALFLAGMASK_DEPTHSORTED for trans...
2008-01-13 havocfix typo that broke rtlights on vertex texture blend...
2008-01-12 divverentmake packet_f work on dedicated servers too
2008-01-12 divverentfix r_glsl_dumpshader
2008-01-11 divverentnet_slist_pause
2008-01-10 blackFix some bugs in the getsurfacepointattribute code.
2008-01-10 blackFix the bmodel collision bug in csqc.
2008-01-10 blackFix a bug in the automatically generated builtin file.
2008-01-10 resFix runaway mipmap upload when NULL texture data was...
2008-01-10 havocimplemented q3bsp vertex texture blending (GL20 path...
2008-01-10 havocuse GL20TU_ enum values instead of constant texture...
2008-01-10 havocreworked transparent sorting of MATERIALFLAG_BLENDED...
2008-01-10 havocremove unused allowedpermutations field
2008-01-10 havocuse cl.worldmodel in r_editlights_reload code as it...
2008-01-09 divverentremove prvm_boundscheck cvar (security hole) and force...
2008-01-09 havocchanged hvec types to half types fixing warnings in...
2008-01-09 blackAdd an edu2 prototype gamemode.
2008-01-08 divverentremove -appdata option... make -mygames option instead...
2008-01-08 divverentno O_APPEND here
2008-01-08 divverentmake it use APPDATA right
2008-01-08 divverentnew options:
2008-01-08 havocfix warning
2008-01-07 blackFlush comment fixes and update dpmod's csqc_builtins.h.
2008-01-07 blackAdd some builtin definitions to the builtin list (neces...
2008-01-07 blackMove a part of r_refdef_t into a new r_refdef_scene_t...
2008-01-06 divverentoops... fixed a security issue with expanding aliases
2008-01-06 divverentadd rcon_restricted_password and rcon_restricted_comman...
2008-01-06 divverentadd r_textcontrast to complement t_textbrightness
2008-01-06 blackFix two bugs (everything should behave as usual now...
next