- Nov 19, 2008
- Oct 23, 2008
-
-
cyan authored
first user to create the channel. This comes on a MODE message later. Thus, don't assume the first user in a newly created channel is +o unless a local user. Bug found by wb3lli, thanks!
-
- Oct 04, 2008
- Sep 25, 2008
-
-
rswindell authored
Reference the header field name (f) correctly (copy/pasted "line" from newsutil.js). Removed unnecessary reassignment of header field array element. Return newly created object instead of adding properties to passed array. Can you tell I'm not actually testing these modifications? :-)
-
- Sep 24, 2008
-
-
rswindell authored
-
- Sep 23, 2008
-
-
rswindell authored
reported problem with posting MIME/HTML encoded emails to a hosted list server: The MIME-Version and Content-Type header fields would be lost in translation. This function was mostly copied from parse_news_header() in newsutil.js, so it should work, though I haven't tested yet.
-
- Sep 05, 2008
-
-
mcmlxxix authored
input line itself, not the width of the chat window
-
mcmlxxix authored
added control key handling (thanks to fseditor.js via Deuce)
-
mcmlxxix authored
to simplify use and implementation of chat module
-
mcmlxxix authored
-
mcmlxxix authored
uses Queue() class and file I/O for multi-user gaming & chat
-
mcmlxxix authored
fullscreen,window and single line modes
-
mcmlxxix authored
-
- Jul 08, 2008
-
-
rswindell authored
FTP_GET indicates download failure.
-
- May 16, 2008
-
-
rswindell authored
"sort = true").
-
- 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.
-
- Feb 28, 2008
-
-
deuce authored
-
- Feb 27, 2008
- Feb 26, 2008
- Feb 25, 2008
-
-
deuce authored
ie: this.file.lock matches this.file.lock.*
-
- Feb 24, 2008
- Feb 23, 2008
-
-
rswindell authored
that using read requriements, rather than *access* requirements, does not prevent a user from *posting* messages on that message area.
-
- Feb 21, 2008
-
-
rswindell authored
-
- Feb 16, 2008
- Feb 14, 2008
-
-
deuce authored
-
rswindell authored
changed FileNotThere text.dat entry to FileDoesNotExist which displays the file path.
-
rswindell authored
-
rswindell authored
response line, "Timelord" reported a problem with some news server sending > 512-byte response lines for the XOVER command
-
deuce authored
-
deuce authored
-