summaryrefslogtreecommitdiff
path: root/textscreen/txt_sdl.c
AgeCommit message (Expand)Author
2009-06-09Merge from trunk.Simon Howard
2009-06-07Catch errors when initialising SDL. Use the small textscreen font bySimon Howard
2009-05-14Merge from trunk. Note that src/i_sdlsound.c has not yet been merged asSimon Howard
2009-04-23Oops.Simon Howard
2009-04-23Add small textscreen font for low resolution displays, based on theSimon Howard
2008-12-02Use the hardware palette for textscreen and Hexen graphical startup.Simon Howard
2008-02-28Add fixes for MSVC warnings (thanks entryway).Simon Howard
2007-10-18#define inline to _inline in MSVC.Simon Howard
2007-07-29Allow more than the standard three mouse buttons to be defined throughSimon Howard
2007-07-08Make the numeric keypad behave like Vanilla does.Simon Howard
2007-06-04Rename txt_main.c to txt_sdl.c; add txt_sdl.h for SDL-specific APISimon Howard