Age | Commit message (Collapse) | Author |
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1699
|
|
setup (hopefully)
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 939
|
|
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
|
|
txt_desktop.c doesn't need to call SDL functions directly.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 885
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 866
|
|
Add the ability to enable/disable key mappings so that the raw key can
be read in setup, exactly the same way that it is in Doom.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 846
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 626
|
|
included where main() is defined.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 600
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 590
|
|
until an event is received or the screen needs to blink.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 570
|
|
layout method that assigns the position and size of widgets for the whole
window before drawing. Add another method that responds to mouse button
presses. Allow windows to have no title bar by specifying NULL as the
title.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 547
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 513
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 289
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 146
|