- May 12, 2009
- 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
- May 05, 2009
-
-
rswindell authored
-
rswindell authored
Display meaningful error if path_info is in unsupported format.
-
rswindell authored
-
rswindell authored
(sub-code and filename).
-
mcmlxxix authored
-
mcmlxxix authored
game now assigns fewer points for 3 and 4 player games, uses logging.js module for game logs (instead of built in functions)
-
mcmlxxix authored
cleaned up logfile storage methods. now has a default max log age of 10 days, max number of 10 logs. should go back and clean up old messes created by previously unlimited log amounts, though it may slow down the affected modules on first run (significantly)
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
- May 04, 2009
- Apr 30, 2009
-
-
mcmlxxix authored
-
mcmlxxix authored
made all file access shared, cleaned up attack functions
-
mcmlxxix authored
-
mcmlxxix authored
Queue engine stores system QWK id along with user alias. User detection scanning now knows difference between user quitting and user changing rooms
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
- Apr 22, 2009
-
-
rswindell authored
-
rswindell authored
caption was blank if the log level was 0 or "emergency").
-
rswindell authored
(which should never happen), use the default log font.
-
rswindell authored
value is greater than the number of legal enum values, use the last enum value (e.g. "LogLevel=100" is the same as "LogLevel=7" or "LogLevel=Debugging").
-