- Jun 01, 2009
-
-
rswindell authored
thread-safe.
-
- May 30, 2009
-
-
rswindell authored
thread-safe. This needs to be done for the mail server do, but major (unrelated) changes are pending.
-
- May 29, 2009
-
-
rswindell authored
inserting an ASCII char 127 into the string rather that deleting the current character (or the selected string, as the case may be). There was already a translation from DEL to CIO_KEY_DC ("For compatibility with terminals lacking special keys") in ulist(), but this translation did not exit in ugetstr(). I'm sure if sdl_getch()'s behavior is expected/correct, but in any case, this fix seemed to be the most appropriate.
-
- May 28, 2009
- May 27, 2009
-
-
deuce authored
- Fix intro pause (line_counter is reset by gotoxy() now)
-
- May 22, 2009
- May 21, 2009
-
-
mcmlxxix authored
Added "Kills" statistic to rankings, updated rankings file to .INI format (with built in scorefile updater for sysops who will be updating the game) added notification when players are eliminated
-
- May 20, 2009
-
-
deuce authored
-
- May 18, 2009
-
-
mcmlxxix authored
-
mcmlxxix authored
Shell window sizes now depend on console.screen_rows and console.screen_columns (and will dynamically resize if a user resizes their telnet window). made new message window object
-
mcmlxxix authored
-
mcmlxxix authored
added simple hall of fame feature for round winners, changed minimum score to -2, cleaned up game status listing in game lobby
-
mcmlxxix authored
-
- May 14, 2009
- May 12, 2009
-
-
mcmlxxix authored
corrected chat init to allow for additional parameter. globalized gueue. enabled player turn notices.
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
message history now loads and wraps text on the fly for chat window resizing. updated userlist resize method
-
- May 08, 2009
-
-
mcmlxxix authored
updated this.UpdateUsers() to return true if the userlist has changed, and false if not. (works with chateng.js UserList() object)
-
mcmlxxix authored
-
mcmlxxix authored
Added userlist object for showing all active chat engine users, made chat window wrap message text on the fly to allow for dynamic window resizing
-
mcmlxxix authored
Added "split justification" function for splitting two strings on the same line to either side of a given length
-
mcmlxxix authored
Full "one screen" command shell with lightbar menus, chat room, user list, and digital clock. Fancypants
-
- May 06, 2009