summaryrefslogtreecommitdiff
path: root/textscreen
AgeCommit message (Expand)Author
2006-05-20Checkbox classSimon Howard
2006-05-20Add main loop function and forward key presses to widgets.Simon Howard
2006-05-20Clip windows against the workspace boundaries.Simon Howard
2006-05-20Add selectable and visible properties to widgets. Allow the position ofSimon Howard
2006-05-19Split off text mode gui desktop code into a separate file. Rename someSimon Howard
2006-05-18Add TXT_SetDesktopTitle()Simon Howard
2006-05-18Make TXT_AddWidget take a NULL pointer so different widget types canSimon 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
2006-01-13Textscreen getchar() function; remove SDL code from I_Endoom.Simon Howard
2005-10-09Handle blinking text in ENDOOM lumps properly.Simon Howard
2005-10-09Cannot do arithmetic on void pointers in standard CSimon Howard
2005-10-02Text mode emulation codeSimon Howard