]> icculus.org git repositories - btb/d2x.git/history - include/console.h
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / include / console.h
2016-01-25 Bradley Bellproperly save and restore console text color
2015-02-10 Bradley Bellunused
2015-02-10 Bradley Bellmake static
2015-02-10 Bradley Bellclean up names
2015-02-10 Bradley Bellsplit console command-line interface into separate...
2015-02-10 Bradley Bellformatting
2015-01-19 Bradley Bellfinish refactoring Controls
2015-01-04 Bradley Bellimplement all controls as console commands.
2014-12-13 Bradley Bellmove console private data out of header
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 Bellredundant function
2014-12-12 Bradley Bellpreallocate the console
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 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-08 Bradley Bellimplemented execution of console commands
2014-12-08 Bradley Belladd callback for console hide. disable controls when...
2014-11-29 Bradley Bellinit console buffers first, graphics later
2003-06-06 Bradley Bellmerge (non-physfs stuff) from physfs branch
2003-06-02 Bradley Belladded console code (from SDL_console)
2001-01-31 Bradley BellFix compiler warnings
2001-01-22 Bradley Bellggi support
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...