]> icculus.org git repositories - divverent/darkplaces.git/history - protocol.h
Fix showsound that cannot be shown alone cause of a missing check Simplify a bit...
[divverent/darkplaces.git] / protocol.h
2010-01-08 havocfix size of entity_state_t (it was 98 bytes, now 96...
2009-12-20 divverentDP_EF_RESTARTANIM_BIT
2009-11-06 havocadded fogging info to rsurface state so model scaling...
2009-11-06 divverententity light equalization as an alternative rendering...
2009-10-04 vortex-added game Blood Omnicide
2009-10-04 havocadded DP_ENT_GLOWMOD extension, like DP_ENT_COLORMOD...
2009-09-26 divverentnetwork CSQC and network entities separately (should...
2009-08-07 divverentStupid hack: force an entity frame once 5 frames were...
2009-02-17 divverentfix typo in some powers of two
2009-02-17 divverentadd Q3A's EF_TELEPORT_BIT (toggle it when teleporting...
2009-01-27 divverentattempt to fix csqc entity networking by not sending...
2008-12-18 havocforgot to commit this file in the DP_EF_NOSELFSHADOW...
2008-11-01 divverentcsqc packet log code (for entityframedatabase 5 only...
2008-07-24 havocfixed rate limiting of csqc entities (they were overflo...
2008-03-02 havocadded svc_trailparticles, svc_pointparticles, and svc_p...
2007-10-21 havocreverted the cleanup of entity state building because...
2007-06-01 havocadded DP_EF_NOGUNBOB extension
2007-05-23 havocforgot to commit this change
2007-05-23 havocchanged DP_SV_MODELFLAGS_AS_EFFECTS extension, now...
2007-05-21 havocadded svc_pointparticles1 for next protocol bump (uses...
2007-05-07 havocreduced uninitialized data size by 13MB by moving some...
2007-05-07 havocrewrote server sendstates building code, no longer...
2007-04-24 havocadded DP_SV_MODELFLAGS_AS_EFFECTS extension, this adds...
2007-04-16 havocsv.datagram is now flushed to client->unreliablemsg...
2007-04-07 havocplayer model no longer shadows gun model
2007-03-03 havocchanged entity networking prioritization code to use...
2007-02-28 havoceliminated RENDER_NOCULLFACE (now uses MATERIALFLAG_NOC...
2007-02-18 havocadded svc_trailparticles and svc_pointparticles, these...
2007-01-21 havocimplemented individual file downloads on darkplaces...
2006-03-15 havocremoved cgame and ui code (both unused), this reduces...
2006-02-26 havocqw support is 99% working
2006-02-25 havocQW support getting closer
2006-02-24 havocbeginnings of qw protocol support
2006-02-12 havocremoved EntityFrame5_ResetDatabase because it was only...
2006-01-16 havoccsqc patch from [515], seems to work with [515]'s dpcsq...
2006-01-14 havocadded DP_SV_CUSTOMIZEENTITYFORCLIENT extension based...
2006-01-10 havocadded EF_DOUBLESIDED (and internally RENDER_NOCULLFACE)
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-05-24 havocrewrote protocol version system (including splitting...
2005-04-16 havocfix a crash when s->tag_entity is higher than current...
2005-04-05 havocconsolidated many mempools to make memlist more readabl...
2004-12-01 havocimplemented PRYDON_CLIENTCURSOR extension (clientside...
2004-10-08 havocgot rid of cl_nodelta cvar (it has never been useful...
2004-09-28 havocimplemented DP_EF_NODEPTHTEST extension
2004-09-26 havocadded r_rtworld, r_rtworldshadows, r_rtdlight, r_rtdlig...
2004-09-14 havocPROTOCOL_DARKPLACES5
2004-07-15 havoccleaned up EntityState code somewhat, added beginnings...
2004-03-02 havocdlights using light_lev now need the PFLAG_FULLDYNAMIC...
2004-03-01 havocupgraded network protocol to DP5, now sends precise...
2004-03-01 havoccleaned up rtlight handling, merging most code between...
2004-02-21 havocmoved light matrix generation out of the render code...
2003-09-17 havocthe new partial-update entity compression protocol...
2003-09-14 havocmove developer_networkentities extern to protocol.h
2003-09-13 havocrenamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO...
2003-08-06 havocupgraded network protocol to DPPROTOCOL_VERSION4 -...
2003-07-28 havocadded code for protocol 4, not hooked up or tested
2003-07-24 havocmd3 tag attachments (implemented but untested), also...
2003-07-22 havocfixed TE_BLOOD2 (by making it go away, it was not used...
2003-07-17 havocmoved all type-specific model fields to respective...
2003-04-29 havocnew entity protocol has been canceled due to a fatal...
2003-04-06 havocrevised EntityFrame4 function prototypes (no I still...
2003-04-03 havocpreparation for a new protocol upgrade to use partial...
2003-02-28 havocsome added structures in in preparation for another...
2003-02-10 havocMAX_EDICTS has changed to 32768. Yes this is madness...
2003-01-23 havocentity shadow casting is now optional per entity (EF_NO...
2002-11-10 havocadded Nexiuz TE_ effects (prefixed TE_TEI_) and Nexiuz...
2002-08-15 havocadded support for .colormap values >= 1024 in QC to...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-04-28 lordhavocminor cleaning of obsolete protocol stuff (svc_fog...
2002-03-17 lordhavocadded EF_STARDUST effect (showering golden sparks,...
2002-03-16 lordhavocchanged protocol back to using float coordinates, unles...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-19 lordhavocadded viewzoom extension to QC and client (smooth snipe...
2002-02-18 lordhavocnew entity protocol, GREATLY improved over quake, massi...
2002-02-17 lordhavocnew entity protocol nearly complete, but still unused
2002-02-15 lordhavocmoved a lot of 2D/screen stuff out of gl_screen.c into...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-05-29 lordhavocsplit render portion of entity_t struct into entity_ren...
2001-05-26 lordhavocsome whitespace changes
2001-04-26 lordhavoca big change with a little description...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-01-22 lordhavocclarifications about the format of svc_fog
2000-10-26 lordhavocparticle effect changes and code cleanup
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-11 lordhavocclean up, r_farclip cvar, lit particles (optional)...
2000-08-22 lordhavocInitial revision