gameServer/Actions.hs
Wed, 27 May 2009 15:29:30 +0000 unc0rr - Prevent server from producing zombies
Mon, 25 May 2009 17:54:27 +0000 unc0rr Send server message after nicks info (more chance for it to be seen)
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
Fri, 17 Apr 2009 19:58:21 +0000 unc0rr - More verbose output
Mon, 13 Apr 2009 15:52:31 +0000 unc0rr Fix message being sent to users of 0.9.10 0.9.10-release
Mon, 13 Apr 2009 09:24:56 +0000 unc0rr Some polishing
Sun, 12 Apr 2009 18:51:35 +0000 unc0rr New hat + 2 soundtracks
Fri, 10 Apr 2009 19:56:42 +0000 unc0rr Add a special message for old hedgewars versions
Thu, 02 Apr 2009 18:50:08 +0000 unc0rr Ooops.. enable back DoS protection
Thu, 02 Apr 2009 18:49:08 +0000 unc0rr Fix server crash (properly follow client's state)
Sat, 28 Mar 2009 10:42:00 +0000 unc0rr - Fix bug with kicking players
Fri, 27 Mar 2009 20:36:50 +0000 unc0rr - Implement ping timeout
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 15:58:54 +0000 unc0rr Allow admin to set server's motd
Thu, 26 Mar 2009 19:28:56 +0000 unc0rr Send server message on join
Thu, 26 Mar 2009 16:54:16 +0000 unc0rr - User from localhost is server admin
Mon, 09 Mar 2009 20:47:17 +0000 unc0rr Implement kick from room
Sat, 07 Mar 2009 17:43:25 +0000 unc0rr Cut the length of most used net packet
Thu, 05 Mar 2009 19:53:40 +0000 unc0rr Implement kick from server by administrator
Fri, 27 Feb 2009 19:51:22 +0000 unc0rr Set admin flag and send admin notification to users with rid equal to 3
Thu, 26 Feb 2009 15:00:48 +0000 unc0rr Small optimization in net server
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:34:29 +0000 unc0rr Add working check for www account existance
Mon, 23 Feb 2009 18:35:32 +0000 unc0rr Fix ready players number after a round
Sat, 21 Feb 2009 19:59:03 +0000 unc0rr Fix ready players accounting
Fri, 20 Feb 2009 19:40:55 +0000 unc0rr Removeteam action
Fri, 20 Feb 2009 11:58:58 +0000 unc0rr Implement 'roundfinished' cmd on net server
Wed, 18 Feb 2009 15:04:40 +0000 unc0rr New game server:
less more (0) tip