gameServer/CoreTypes.hs
Fri, 19 Jun 2009 17:55:42 +0000 unc0rr Implement sending gameserver stats to webserver
Fri, 12 Jun 2009 08:47:05 +0000 unc0rr Implement ability for server admin to clear accounts cache
Mon, 25 May 2009 15:24:27 +0000 unc0rr Bring back authentication to official server, now using separate process to perform database interaction
Sun, 24 May 2009 13:01:33 +0000 unc0rr Update server's message
Sun, 19 Apr 2009 11:40:41 +0000 unc0rr Some work to try prevent stack memory leak
Mon, 13 Apr 2009 12:28:51 +0000 unc0rr Update changelog in server
Fri, 10 Apr 2009 19:56:42 +0000 unc0rr Add a special message for old hedgewars versions
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)
Thu, 26 Mar 2009 16:54:16 +0000 unc0rr - User from localhost is server admin
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
Mon, 23 Feb 2009 20:25:07 +0000 unc0rr Add options for configuring database access
Mon, 23 Feb 2009 20:15:02 +0000 unc0rr Add options for database access
Sat, 21 Feb 2009 20:01:01 +0000 unc0rr More verbose dump
Wed, 18 Feb 2009 15:04:40 +0000 unc0rr New game server:
less more (0) tip