]> icculus.org git repositories - divverent/darkplaces.git/history - todo
reduced the options in LDFLAGS_WINCOMMON and added them to their
[divverent/darkplaces.git] / todo
2009-08-12 havoc493
2009-04-19 havocgit-svn-id: svn://svn.icculus.org/twilight/trunk/darkpl...
2009-03-29 havoccompute sorted surface list at load of each model ...
2008-12-18 havocadded DP_EF_NOSELFSHADOW extension
2008-09-04 havoc482
2008-06-17 havocfixed all VS2005 deprecated function warnings
2008-05-23 havocgit-svn-id: svn://svn.icculus.org/twilight/trunk/darkpl...
2008-05-22 havocsimplified failed cubemap handling
2008-05-08 havocimplemented support for turning off mousegrab in csqc...
2008-03-12 havocadded 3 optional parameters to the csqc R_AddDynamicLig...
2008-02-25 havoc475
2008-02-21 havocanother todo item for csqc spec changes
2008-02-14 havocadded experimental cl_alwayssleep cvar which calls...
2008-01-22 tomaz458
2008-01-22 tomaztodo items went from 465 to 459 by finding items that...
2007-11-18 havocfix bug with loading a saved game while a demo is playi...
2007-11-12 havocoptimized SHOWLMP code (only used by Nehahra) to not...
2007-10-01 havocimplemented support for more than 32768 clipnodes ...
2007-09-22 havocimplemented r_glsl_water cvar (refraction and reflectio...
2007-08-27 havoccleaned up qw-related todo items and added some newly...
2007-08-18 havocgit-svn-id: svn://svn.icculus.org/twilight/trunk/darkpl...
2007-07-11 havocfix bug with large time skips in demo playback being...
2007-07-09 havocallow multiplayer savegames
2007-07-08 havocgit-svn-id: svn://svn.icculus.org/twilight/trunk/darkpl...
2007-07-08 havocfixed bug in gl_lightmaps code that made it not work...
2007-07-03 havocadded sv_gameplayfix_delayprojectiles cvar, to allow...
2007-05-12 havocpatch from David Cristian which adds a "browse mods...
2007-04-22 havocfixed several bugs in fog code, it basically wasn't...
2007-04-18 havocimproved entity unsticking code, it now uses a trace...
2007-04-18 havoctry unstick offsets in a certain order, preferring...
2007-04-18 havocchanged r_textshadow behavior to always draw a black...
2007-04-17 havocmoved shownetgraph to right side of screen
2007-04-12 havocchanged descriptions of r_ambient and r_fullbright...
2007-04-07 havocplayer model no longer shadows gun model
2007-04-04 havocnow creates EBOs and VBOs containing static model geome...
2007-04-04 havoc*** empty log message ***
2007-03-29 havocchanged Sys_Sleep functions to take microseconds instea...
2007-03-24 havocmoved clearing of self.fixangle to SV_Physics_ClientEnt...
2007-03-18 havocchanged bestweapon command to match the one in proquake...
2007-03-18 havocadded iplog support (iplog_list command, iplog_name...
2007-03-17 havocchanged some prints to dprints
2007-03-15 havocaligned menu options to not cover the quake logo plaque...
2007-03-14 havocadded cl_particles_rain and cl_particles_snow cvars...
2007-03-12 havoc442
2007-03-12 havoc446
2007-03-12 havocadded support for locs/something.loc naming in loc...
2007-03-11 havocimplemented .loc file support, including some editing...
2007-03-02 havocless hacky solution to resetting movesequence on a...
2007-03-01 havocimplemented r_shadow_culltriangles cvar (on by default...
2007-02-23 havocforgot to re-sort the todo
2007-02-23 havocaudited R_Mesh_Matrix calls and RSurf_ActiveEntity...
2007-02-23 havocfurther optimizations to batching code, not much gain...
2007-02-21 havocmodified surface renderer batching to batch all lightma...
2007-02-21 havocfixed bug that was causing seta commands to usually...
2007-02-19 havocthis patch may break things and needs testing
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2007-02-05 havocredesigned input networking code (still same protocol...
2007-01-29 havoc497
2007-01-24 havocadded BX_WAL_SUPPORT to extensions list and documented...
2007-01-24 havocredesigned tempstring system, now uses a fixed size...
2007-01-23 havoc504 (-7)
2007-01-21 havocautodetect whether a map supports transparent water...
2007-01-21 havocimplemented individual file downloads on darkplaces...
2007-01-11 havocimplemented new bloom code (still not using GLSL, but...
2006-11-24 havocadded proper support for q3 shader animmap commands
2006-11-23 havoccleaned up GL_DepthTest and GL_CULL_FACE state manageme...
2006-11-06 havoccleaned up almost all direct indexing of matrix4x4_t...
2006-10-18 havocadded vid_stereobuffer cvar based on patch from syschuc...
2006-09-16 havoc496
2006-09-16 havocimplemented direct AVI video capture using the I420...
2006-08-26 havocCSQC fixes (less broken, still not spec compliant)
2006-08-10 havoc494
2006-07-26 havoc491
2006-07-26 havocfixed an improperly filed change request
2006-07-26 havoc495
2006-07-26 havoc498
2006-07-19 havoc471
2006-05-28 havocadded sv_clmovement_* cvars to disable movement predict...
2006-05-25 havocreplaced cl_beams_relative cvar with cl_beams_quakeposi...
2006-05-17 havoc471
2006-05-10 havocredesigned skeletal model loading and rendering to...
2006-04-27 sajtRemoved myself from all the todo items. I no longer...
2006-04-27 sajt*** empty log message ***
2006-04-26 havocadded a lot more CHECKGLERROR macro calls, to identify...
2006-04-20 havocfix missing newline on unknown opcode warning in progs...
2006-04-16 havocno longer recalculated q3bsp surface normals, this...
2006-04-16 havocredesigned some of the model animation code, should...
2006-04-12 havocchanged cshifts[] to use floats instead of ints, this...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-04-04 havoc466
2006-04-04 havocadded particle effect scripting using effectinfo.txt...
2006-03-29 havocno longer uses multiple meshes for model loading, they...
2006-03-26 havoceliminated the hacky r_showtris code, now r_glsl 1...
2006-03-25 havoc448
2006-03-25 sajt452
2006-03-23 havocchanged several DPrint's and developer cvar checks...
2006-03-22 havocimplemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
2006-03-21 havoc448
2006-03-21 havocfixed bug that made deluxemapping gloss appear even...
2006-03-21 havocremoved TEXF_FRAGMENT support from texture manager...
next