]> icculus.org git repositories - btb/d2x.git/history - main/console.c
command queueing
[btb/d2x.git] / main / console.c
2014-12-13 Bradley Bellcommand queueing
2014-12-13 Bradley Bellbegin work on command queue
2014-12-13 Bradley Bellmove console private data out of header
2014-12-13 Bradley Bellprevent overflow of line buffer
2014-12-12 Bradley Belldelete console->OutputScreen, always is grd_curscreen
2014-12-12 Bradley Bellmerge CON_Transfer with CON_InitGFX
2014-12-12 Bradley Bellmerge console init functions
2014-12-12 Bradley Bellmerge con_background with con_init_gfx
2014-12-12 Bradley Bellredundant function
2014-12-12 Bradley Bellmerge CON_Free
2014-12-12 Bradley Bellconsole is alway true
2014-12-12 Bradley Bellnewinfo => console
2014-12-12 Bradley Bellpreallocate the console
2014-12-12 Bradley Belldelete CON_Destroy
2014-12-12 Bradley Belldelete junk
2014-12-12 Bradley Bellconsole is always at 0,0
2014-12-12 Bradley Bellget rid of execute and complete callbacks
2014-12-12 Bradley Belleliminate show wrappers, hide callback, and Console_ope...
2014-12-12 Bradley Belleliminate some wrappers
2014-12-12 Bradley Bellno more CONSOLE macro
2014-12-12 Bradley BellOnly one console, Topmost => console
2014-12-12 Bradley Bellsimplify functions since we only want the one console
2014-12-12 Bradley Bellmerged CON_console and console
2014-12-09 Bradley Bellmove cvar to its own module
2014-12-09 Bradley Bellmake sure we don't try to print to console after shutdown.
2014-12-08 Bradley Bellimplemented execution of console commands
2014-12-08 Bradley Belladd callback for console hide. disable controls when...
2014-12-08 Bradley Bellfix window size
2014-11-29 Bradley Bellinit console buffers first, graphics later
2014-11-28 Bradley Bellfix warnings
2003-11-26 Bradley BellVisual C, PocketPC fixes
2003-10-10 Bradley Bellcomments/formatting
2003-06-18 Bradley Bellstrip out colors, etc when printing to stdout
2003-06-08 Bradley Bellfix non-console build
2003-06-06 Bradley Bellmerge (non-physfs stuff) from physfs branch
2003-06-02 Bradley Bellset console background, fix whitespace
2003-06-02 Bradley Bellmake console optional, other fixes
2003-06-02 Bradley Bellmake console optional, other fixes
2003-06-02 Bradley Belladded console code (from SDL_console)
2003-03-17 Bradley Bellenable experimental console support
2002-08-01 Bradley Bellload d1 levels
2002-07-22 Bradley Bellsimplified header
2002-07-22 Bradley BellOS X stuff
2001-10-19 Bradley BellRCS headers added
2001-10-19 Bradley BellChanged __ENV_LINUX__ to __linux__
2001-10-12 Bradley BellSwitched from Cygwin to mingw32 on MS boxes. Vastly...
2001-01-31 Bradley BellMakefile and conf.h fixes
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...