gameServer/CoreTypes.hs
Sun, 10 Oct 2010 21:32:18 +0400 unc0rr Some screwing around in try to fix space leak. No luck yet.
Sat, 25 Sep 2010 23:01:52 +0400 unc0rr Show database errors in stderr
Sun, 25 Jul 2010 22:39:59 +0400 unc0rr Some comments on the reason of the bug, leave bug not fixed yet
Sun, 27 Jun 2010 21:06:41 +0400 unc0rr Properly handle client exit
Fri, 25 Jun 2010 10:05:42 +0400 unc0rr Reimplement ADD_TEAM
Tue, 08 Jun 2010 18:20:49 +0000 unc0rr Some more progress
Sun, 06 Jun 2010 19:03:06 +0000 unc0rr Reimplement more core actions
Sun, 06 Jun 2010 15:29:33 +0000 unc0rr Use sockets instead of handles, use bytestrings instead of strings
Mon, 10 May 2010 17:48:06 +0000 unc0rr Make some more protocol commands work
Thu, 06 May 2010 17:39:08 +0000 unc0rr Some more steps in refactoring
Wed, 05 May 2010 08:01:37 +0000 unc0rr Start the server refactoring
Sun, 04 Apr 2010 07:50:01 +0000 unc0rr Better default values
Sat, 03 Apr 2010 08:47:06 +0000 unc0rr Some stuff for game server administration task
Fri, 02 Apr 2010 15:59:23 +0000 unc0rr Allow to set motd for old client versions (not used yet, as server needs some refactoring)
Thu, 25 Feb 2010 18:34:30 +0000 unc0rr Some debug stuff
Thu, 25 Feb 2010 18:28:33 +0000 unc0rr - Unbreak support for client versions prior to 0.9.13-dev
Thu, 04 Feb 2010 20:45:03 +0000 smxx Server:
Fri, 20 Nov 2009 21:30:10 +0000 nemo A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
Sun, 18 Oct 2009 14:44:16 +0000 unc0rr Update server
Wed, 07 Oct 2009 17:01:40 +0000 unc0rr Server provides more info in rooms list
Sat, 03 Oct 2009 09:35:14 +0000 unc0rr - Proper /team command implementation
Fri, 04 Sep 2009 16:50:52 +0000 unc0rr Fixes suggested by hlint tool
Thu, 09 Jul 2009 14:36:41 +0000 nemo unc0rr's patch from issue #144 - prevent spectators from ruining the game
Fri, 19 Jun 2009 17:56:52 +0000 unc0rr Send stats every minute
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