]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
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...
2008-01-06 divverentmake Nexuiz flag status icon position cvar defined
2008-01-05 havocfix black fog outline bug on quake sprites
2008-01-05 blackAdd CSQC rendering support to the menu (uses the same...
2008-01-05 havocrate limit the old quake protocols by frequency
2008-01-05 havoccorrected a buffer size
2008-01-05 havocadded an optimization note (should be tracking number...
2008-01-05 havocthe -profilegameonly option now stops profiling in...
2008-01-05 havocsignificant cleanup of GLSL setup code
2008-01-05 havocGLSL code now prints the number of lines of leading...
2008-01-05 havocadded two missing CL_SignonReply calls in qw protocol...
2008-01-05 havocload rtlights file sooner in map change process, to...
2008-01-05 havockeep track of number of active explosions rather than...
2008-01-04 molivierRemoved a bunch of warnings
2008-01-04 molivierMoved initializations of the pixel_size and attributes...
2008-01-04 blackRefactor the code to make r_view and r_viewcache member...
2008-01-04 resChanging passing of key event ASCII codes to CSQC to...
2008-01-04 resMade gecko bindings a bit more chatty in developer...
2008-01-04 divverentmake keys line up in keys.c and key.h for easier verifying
2008-01-03 resProvide 'ascii' key input to CSQC.
2008-01-03 resFix crash in MD3 loading when no animscenes are loaded
2008-01-02 divverentbefore calling Mod_CanSeeBox_Trace or TraceLineOfSight...
2008-01-02 divverentfix bug in saveconfig that caused config to get saved...
2008-01-02 resMade CSQC_AddRenderEdict compute the tag matrix if...
2008-01-02 resFixed flawed comparison in VM_CL_gettagindex that alway...
2008-01-02 resFixed crash in CL_GetTagMatrix when no 'scale' entity...
2008-01-01 divverentupdate of the Dev-C++ project
2008-01-01 divverentNexuiz: play intro video on startup by QC now
2008-01-01 divverentadd cvar prvm_backtraceforwarning
2007-12-31 havocremoved #include of quakedef.h as it doesn't seem necessary
2007-12-31 havocoptimized PolygonF_Divide/PolygonD_Divide functions...
2007-12-31 resMade CSQC VM initialization prefer the program download...
2007-12-31 divverentadd a new key dest key_menu_grabbed that behaves like...
2007-12-30 resRevert r7881 since it's broken in it's current shape.
2007-12-30 resAdd CSQC ReadEntity to mirror SVQC's WriteEntity.
2007-12-28 havocfix Con_Print that should have been Con_Printf
2007-12-28 divverentmissing %s
2007-12-28 divverentsprite tracking distance fix; update inverse view matri...
2007-12-28 divverentmake SPR_LABEL use neither depth test nor fog; make...
2007-12-28 divverentoops, missed a "const"
2007-12-28 divverentextension to writeconfig command: also take a file...
2007-12-28 resgecko:
2007-12-27 rescsqc setmodel: print a warning when the given model...
2007-12-27 divverentoops... could not have optimized this, putting back...
2007-12-27 divverentwrap skins >= numskins to 0 in Mod_Alias_GetTagIndexFor...
2007-12-25 divverentfix "warping" bug MrBougo found in the protocol (namely...
next