Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-18 | #define inline to _inline in MSVC. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 976 | |||
2007-07-29 | Allow more than the standard three mouse buttons to be defined through | Simon Howard | |
setup (hopefully) Subversion-branch: /trunk/chocolate-doom Subversion-revision: 939 | |||
2007-07-08 | Make the numeric keypad behave like Vanilla does. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 935 | |||
2007-06-04 | Rename txt_main.c to txt_sdl.c; add txt_sdl.h for SDL-specific API | Simon Howard | |
functions, while keeping txt_main.h for the common API. Add TXT_SDL_SetEventCallback to allow programs to intercept SDL events in the textscreen main loop. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 892 |