- 21 Oct, 2005 2 commits
- 14 Oct, 2005 1 commit
-
-
deuce authored
BE SURE THE DYNAMIC LIBRARY DOES NOT EXIST WHEN BUILDING SYNCHRONET!
-
- 13 Oct, 2005 1 commit
-
-
deuce authored
The title is set at the same time. Win32 does not differentiate between the title and the name.
-
- 12 Oct, 2005 4 commits
- 06 Oct, 2005 3 commits
- 05 Oct, 2005 4 commits
- 04 Oct, 2005 1 commit
-
-
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.
-
- 02 Oct, 2005 1 commit
-
-
deuce authored
-
- 05 Sep, 2005 1 commit
-
-
deuce authored
Consider doing the same for all .h files. Consider the meaning of sanity.
-
- 06 Jun, 2005 1 commit
-
-
deuce authored
-
- 20 May, 2005 1 commit
-
-
deuce authored
-
- 19 May, 2005 2 commits
-
-
deuce authored
Should be set to true when many updates are being done and they don't need to be shown as they happen. After setting back to 0, any ciolib function should do the full update. Win32: The cursor doesn't move while hold_update is set. Curses: No refresh() is called while hold_update is set. This allows programs to be faster without compromising conio compatability.
-
deuce authored
updated immediately.
-
- 18 Apr, 2005 2 commits
- 10 Apr, 2005 1 commit
-
-
deuce authored
-
- 21 Feb, 2005 1 commit
-
-
deuce authored
-
- 10 Feb, 2005 1 commit
-
-
deuce authored
(ie: Only use the lower 4 bits)
-
- 23 Jan, 2005 2 commits
- 22 Jan, 2005 1 commit
-
-
deuce authored
to the closest size as the cirrent window (This may only work on NT 'cause it sure doesn't do anything on 9x)
-
- 15 Oct, 2004 1 commit
-
-
deuce authored
-
- 30 Sep, 2004 1 commit
-
-
deuce authored
-
- 22 Sep, 2004 2 commits
- 21 Sep, 2004 4 commits
- 17 Sep, 2004 1 commit
-
-
deuce authored
-
- 13 Sep, 2004 1 commit
-
-
deuce authored
mouse.c and ciolib.c need to include <stdlib.h> for malloc() etc.
-