- 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").
-
rswindell authored
-
rswindell authored
This resolves JasHud's issue with question text.dat items over > 128 chars being truncated.
-
- Apr 21, 2009
-
-
mcmlxxix authored
logging.js is now part of the /exec/ folder and no longer needs to be supplied with individual programs
-
mcmlxxix authored
All gameplay functions are now working (check, checkmate, en passant, castling, pawn promotion). Added game timer display, rating calculation, endgame handling. Cleaned up move list, kibitzing
-
mcmlxxix authored
Game now stores player data using bbs QWK ID's and aliases. Added support for passworded games, timed games, rated games, minimum ratings, realtime game status updates in the lobby
-
mcmlxxix authored
Now uses alias instead of user number for naming queues and storing user data (because I'm paranoid about mistaken identity in the case of a deleted user)
-
mcmlxxix authored
-
mcmlxxix authored
-
- Apr 15, 2009
-
-
mcmlxxix authored
-
- Apr 14, 2009
-
-
mcmlxxix authored
Fixed miscellaneous bugs. Added resign, reverse perspective, game info toggle, turn display, etc.... (lots of updates)
-
mcmlxxix authored
-
mcmlxxix authored
Added a method to display temporary information in chat window (such as menu commands, help files) without it being stored in master message array
-
- Apr 10, 2009
-
-
mcmlxxix authored
-
- Apr 09, 2009
- Apr 08, 2009
-
-
rswindell authored
-