]> icculus.org git repositories - divverent/darkplaces.git/history - sv_phys.c
clear keybindings[] array during Key_Init (bounds checker freaks if it isn't cleared...
[divverent/darkplaces.git] / sv_phys.c
2001-10-29 lordhavocchanged SV_Move call to use MOVE_NORMAL instead of...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-26 lordhavocsome whitespace changes
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-05-04 lordhavocNo more busy-waiting when framerate cap is reached...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-03-02 lordhavocCoordinates are now floats in network protocol (bloats...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2001-02-09 lordhavocadded back r_speeds2, with masses of information (6...
2001-01-22 lordhavocclarifications about the format of svc_fog
2000-12-09 lordhavocbmodel rotation physics now work
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-24 dabbBorland C++ compile fixes.
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision