]> icculus.org git repositories - divverent/darkplaces.git/history - cl_demo.c
Tomaz renamed r_picmip to gl_picmip, r_max_size to gl_max_size, r_max_scrapsize to...
[divverent/darkplaces.git] / cl_demo.c
2004-04-08 molivierAdded a "log_file" cvar to control the log file name...
2004-04-05 havocfixed very annoying '5 second timeout' bug in Host_Shut...
2004-03-10 havocadded -benchmark commandline option
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-21 havoctimedemo now also prints min/avg/max fps
2004-02-21 havocrate limited networking ("rate" command in client conso...
2003-10-17 havocread multiple frames from demo if client is falling...
2003-09-30 molivierLots of str[n]cat, str[n]cpy, and [v]sprintf have been...
2003-09-19 havocfinished a lot of little todo items, mostly regarding...
2003-06-27 havocfix timedemos (it was not starting the timer because...
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-04-18 havocFixed bug in record command (it was running a map comma...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2003-02-10 havocMAX_EDICTS has changed to 32768. Yes this is madness...
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-09-02 havocyou can now open/close the console independently of...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-01 lordhavocreenabled loading plaques (and cleaned up that code...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision