]> icculus.org git repositories - divverent/darkplaces.git/history - console.h
Adding FreeType2 and UTF-8 Support.
[divverent/darkplaces.git] / console.h
2009-12-14 havocfix a crash on shutdown when using developer_memory...
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-07-08 divverentdoxygen comments and config file
2009-05-20 divverentimprove abstraction of console buffer access; remove...
2009-05-20 divverentimprove abstraction of the console buffers; console...
2009-05-20 divverentimproved persistent input history; now independent...
2009-05-17 divverentexperimental new persistent console history (uses same...
2008-08-24 divverentrcon: use multiple reply packets to fit any size (where...
2007-07-08 divverentnew cvar log_dest_udp to send all console data to one...
2007-01-14 havocpatch from div0 that enables printf format warnings...
2006-02-23 havocadded qw compatible "rcon" support (allows a client...
2006-01-11 havocadded tab-completion of map/changelevel command + maps...
2005-05-06 havocchanged Host_Init to execute configs only once
2005-01-19 molivier- Got rid of all the FILE* stuff in the FS code, relyin...
2004-12-02 molivier- Removed Con_SafePrint and Con_SafePrintf since they...
2004-08-21 tomazClose logfile at shutdown.
2004-04-08 molivierAdded a "log_file" cvar to control the log file name...
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-12-07 havoctodo item done: fixed con_notify cvar (limits number...
2003-05-23 havocconsole logging (-condebug) now starts earlier in the...
2002-09-11 havocwhitespace
2002-09-02 havocyou can now open/close the console independently of...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2001-07-20 taniwhavery nice command line tab completeion from Shawn Walker
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2000-08-22 lordhavocInitial revision