gameServer/NetRoutines.hs
Sun, 19 Apr 2009 11:40:41 +0000 unc0rr Some work to try prevent stack memory leak
Fri, 27 Mar 2009 20:29:38 +0000 unc0rr Ping clients every 30 seconds. Disconnection due to ping timeout to be implemented.
Fri, 27 Mar 2009 18:50:18 +0000 unc0rr Add simple DoS protection mechanism (although better than previous server had)
Fri, 27 Mar 2009 14:02:27 +0000 unc0rr Prepare to add ability for admin to set MOTD
Thu, 26 Mar 2009 13:54:02 +0000 unc0rr - Better ip2string implementation
Fri, 27 Feb 2009 19:51:22 +0000 unc0rr Set admin flag and send admin notification to users with rid equal to 3
Wed, 25 Feb 2009 17:12:32 +0000 unc0rr Retrieve client password from web database and ask for it
Tue, 24 Feb 2009 19:39:49 +0000 unc0rr Server now send ASKPASSWORD command to frontend when user has web account
Wed, 18 Feb 2009 15:04:40 +0000 unc0rr New game server:
less more (0) tip