]> icculus.org git repositories - btb/d2x.git/history - main/console.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main / console.c
2018-03-06 Bradley BellPortability fixes and VS project updates
2018-03-06 KpRename include/error.h to include/dxxerror.h
2016-01-25 Bradley Bellproperly save and restore console text color
2015-02-24 Bradley BellReplace cvar.archive with flags.
2015-02-14 Bradley Bellimplement toggleconsole, with default bind `, hard...
2015-02-12 Bradley Bellmiscellaneous fixes
2015-02-10 Bradley Bellunused
2015-02-10 Bradley Bellmake static
2015-02-10 Bradley Bellfix up console key handler
2015-02-10 Bradley Bellmove ins/del logic to cli_add_character
2015-02-10 Bradley Bellclean up names
2015-02-10 Bradley Bellmore unused stuff
2015-02-10 Bradley Bellget rid of unused alpha, font color stuff
2015-02-10 Bradley Bellsplit console command-line interface into separate...
2015-02-10 Bradley Bellformatting
2015-02-10 Bradley Bellget rid of ConsoleInformation struct
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellheader fixes
2015-01-20 Bradley Bellexplicit casts
2015-01-19 Bradley Bellfinish refactoring Controls
2015-01-11 Bradley Bellproperly wrap proportional font in console. increase...
2015-01-06 Bradley Bellfix double newline problem in console
2015-01-04 Bradley Bellimplement all controls as console commands.
2015-01-03 Bradley Bellduplicate proto
2015-01-03 Bradley Bellnewlines no longer implicit in CON_Out
2014-12-30 Bradley Bellhandle newlines in console better
2014-12-24 Bradley Belluse that nice blue color for console
2014-12-23 Bradley Belldon't see any reason to dupe this string
2014-12-23 Bradley Bellmemory management
2014-12-23 Bradley Bellflush console keypresses before returning to game
2014-12-23 Bradley Bellless blinding console text
2014-12-23 Bradley Bellmake descent.cfg items into cvars, and exec the file...
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-19 Bradley Bellsilly ansi color for terminal
2014-12-19 Bradley Belluse the new queue
2014-12-18 Bradley Belldon't try to free console gfx data if not initialized
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...