- Oct 05, 2005
-
-
deuce authored
wrong... need to test with "real" conio lib.
-
deuce authored
I/O will work regardless of if the application is a console app or not.
-
deuce authored
needs to create a console (it is a console app)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
takes care of this now.
-
deuce authored
-
deuce authored
-
deuce authored
Create the sdl_keylock mutex (gasp)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
here.
-
deuce authored
-
deuce authored
-
rswindell authored
item. Fix bugs with enter high-ASCII chars (getting sign-extended causing an infinite loop and garbage input). Added debug output (using OutputDebugString) - only in debug builds.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- Oct 04, 2005
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Fix mouse stuff in SDL. Make SDL fail gracefully... so now it's SDL -> X11 -> Curses -> ANSI on *nix I am no longer aware of *any* SDL issues... will enable as default after a bit of cooking in CVS. SDL-related stuff yet to do: 1) Deal with SDLMain.m correctly for OSX systems. 2) Add in support for SDL audio. 3) Test to see how much larger a binary with statically linked SDL is to decide if it's worth useing dlopen() and fallback ala X11. 4) Add Win32 SDL support.
-
deuce authored
-
deuce authored
-
deuce authored
-Deuce
-
- Oct 03, 2005
-
-
deuce authored
-
deuce authored
regardless of the semaphore value.
-
deuce authored
(Goodness!)
-
deuce authored
mouse event.
-
deuce authored
fix default cursor size don't add a char of 0 to the input buffer.
-
deuce authored
-
deuce authored
-
rswindell authored
"to" field as the new messages "to" field, by default.
-