]> icculus.org git repositories - divverent/darkplaces.git/history - common.c
moved ixtable definition and initialization code to mathlib (and added Mathlib_Init...
[divverent/darkplaces.git] / common.c
2001-10-29 lordhavocmoved ixtable definition and initialization code to...
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-06-03 taniwhahopefully fix external file gzip support
2001-05-30 lordhavocadded loadsize variable set by COM_LoadFile
2001-05-30 lordhavocfixes for zlib support, eliminated win32 FAR warnings...
2001-05-30 taniwhacheck in LordHavoc's changes for him after cleaning...
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
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-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2001-01-29 lordhavocreduced default -zone from 512k to 128k (quake used...
2001-01-07 lordhavoccritical fix for COM_FileBase (could go hunting through...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-26 lordhavocchanges to dpprotocol code (precise aiming mainly)
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-22 lordhavocraised pack file count back to 16384 and fixed stack...
2000-09-22 lordhavocdecreased pack file count limit to 4096 due to stack...
2000-09-22 lordhavocupped pack file count limit to 16384 from 2048
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision