summaryrefslogtreecommitdiff
path: root/textscreen/txt_sdl.c
AgeCommit message (Expand)Author
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