summaryrefslogtreecommitdiff
path: root/textscreen/txt_io.c
AgeCommit message (Expand)Author
2012-03-04Remove some calls to TXT_FGColor by using the new TXT_SaveColors systemSimon Howard
2012-03-01Rework the way that window background colors are set, and change theSimon Howard
2009-09-20Use "const char" in libtextscreen where appropriate (thanks entryway).Simon Howard
2006-09-21Fix a lot of warnings (for fussy compilers) and one always-true checkRussell Rice
2006-08-31Add missing copyright notices to textscreen and setup files.Simon Howard
2006-05-18Initial working text-mode GUI framework.Simon Howard
2006-01-14Change the format of color commands. Reorganise the waiting dialog.Simon Howard
2006-01-13Add text-mode I/O functions.Simon Howard