]> icculus.org git repositories - divverent/darkplaces.git/history - cl_input.c
broke rtlights, oops (shadowtest was reversed)
[divverent/darkplaces.git] / cl_input.c
2004-04-05 havocfixed very annoying '5 second timeout' bug in Host_Shut...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-03-01 havocupgraded network protocol to DP5, now sends precise...
2003-12-07 havoctodo item done: turning keys are no longer affected...
2003-10-11 havocremove +use and -use commands because they prevent...
2003-09-17 havocthe new partial-update entity compression protocol...
2003-09-13 havocmore developer_networkentities messages
2003-09-13 havocrenamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO...
2003-08-07 havocsigh, one more thing I forgot to commit :(
2003-08-06 havocupgraded network protocol to DPPROTOCOL_VERSION4 -...
2003-06-22 havocThis is the network rewrite I've been working on for...
2002-09-11 havocwhitespace
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-16 lordhavocchanged protocol back to using float coordinates, unles...
2002-02-28 lordhavocfixed some majorly messed up fixes to the angle clamping
2002-02-28 lordhavoccleaned up mouse input system
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...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
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...
2000-10-26 lordhavocchanges to dpprotocol code (precise aiming mainly)
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-31 lordhavocmisc. cleanup, bubble trails fixed, improved lightmap...
2000-08-25 lordhavocpmodel fixes (now works properly in listen/singleplayer)
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision