- Jun 08, 2008
- Jun 07, 2008
-
-
deuce authored
-
deuce authored
Previously, this could cause the buffer to wrap itself.
-
deuce authored
and does not cause a positive return from mouse_trywait() This was causing phantom mouse events. Since mouse_pending() still returns the number of mouse events, use mouse_trywait() in curs_cio.c to check if a mouse key is pending.
-
- Jun 05, 2008
- Jun 04, 2008
- May 30, 2008
-
-
deuce authored
Allows the INSERT key to work from SyncTERM (and possibly others?)
-
- May 16, 2008
-
-
rswindell authored
"sort = true").
-
- May 08, 2008
-
-
rswindell authored
1. Wasn't detecting FTN addresses correctly (would return NET_INTERNET, always) 2. Wouldn't detect name@<ip_address> as an Internet address (NET_UNKNOWN)
-
- May 01, 2008
-
-
deuce authored
-
- Apr 21, 2008
-
-
rswindell authored
pause due to clear-screen code.
-
- Apr 07, 2008
- Apr 05, 2008
- Apr 01, 2008
- Mar 22, 2008
-
-
cyan authored
can look at it and tell me how wrong the algorithms are ;) * "Kingdom Gold", based on the good ole 'Sumer Game' or 'Hamurabi' * The idea was to add some nice ANSI screens for various events (earthquake, food riots, rain, etc.) But it's pretty tough to find an ANSI artist willing to do that kind of thing these days. * I also wanted to add in high score tracking ability and perhaps some kind of multi-player element. Alas.
-
- Mar 19, 2008
-
-
rswindell authored
-
- Mar 16, 2008
-
-
rswindell authored
private messages.
-
- Mar 15, 2008
- Mar 12, 2008
- Mar 09, 2008
-
-
rswindell authored
-
- Mar 02, 2008
-
-
rswindell authored
-
rswindell authored
is modified.
-
rswindell authored
-
rswindell authored
an empty string, use the second SENDER for the "from" convenience pointer.
-
rswindell authored
Reset the mailproc.ini match results upon RSET command. Automatically recycle mail server when mailproc.ini file is modified.
-
rswindell authored
-
deuce authored
happened since your last logon.
-
deuce authored
This part of the change didn't really make much sense and becomes silly for "external" sockets.
-
deuce authored
using is_connected for get checks rather than special casing external.
-