]> icculus.org git repositories - divverent/darkplaces.git/history - screen.h
remove some stupid \n chars in infobar strings
[divverent/darkplaces.git] / screen.h
2010-07-01 divverenta third console picture layer. NOW we should be able...
2010-06-29 divverentnew cvars:
2010-04-28 vortexTwo more options for videos - vertical align (if video...
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-04-05 divverentgraceful handling of stack underflows, or host_abortfra...
2009-04-04 divverentalso enter the event loop during Q3 map load... should...
2009-04-04 divverentmore loading screen stuff, now shows loading screen...
2009-04-04 divverenta nice improvement to the loading plaque: displaying...
2008-06-01 divverentsome const fixes and type fixes found by gcc -combine
2007-02-20 havocadded scr_refresh cvar which is similar to r_render...
2006-06-11 havocremoved crosshair_static cvar (now only the hud crossha...
2006-04-18 havocconback lives... again!
2006-04-18 havocconback support is dead.
2006-04-18 havocremoved scr_conspeed, now always instantaneous console...
2005-01-13 havocchanged scr_conlines to be a local variable named conlines
2004-11-25 havocremoved some windows cruft (like scr_skipupdate, and...
2004-10-26 havocget rid of the unused clearnotify and clearconsole...
2004-09-20 havocadded PXQ_GFX_LETTERBOX extension
2004-03-10 havocadded showtime/showtime_format and showdate/showdate_fo...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-21 havoccleaned up R_RenderView setup code a bit, and shuffled...
2003-07-14 havocadded scr_conbrightness cvar
2002-08-21 molivierStatic/floating crosshair is now an option controled...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-03-01 lordhavocreenabled loading plaques (and cleaned up that code...
2002-02-15 lordhavocmoved a lot of 2D/screen stuff out of gl_screen.c into...
2001-05-30 lordhavocadded sky quality and show framerate options to menu
2001-05-26 lordhavocsome whitespace changes
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2000-08-22 lordhavocInitial revision