gameServer/HWProtoNEState.hs
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Fri, 24 Jan 2014 12:05:39 +0100 Gianfranco Costamagna Added copyrights to gameServer directory
Sun, 23 Mar 2014 23:35:33 +0400 unc0rr Some fixes to voting + small refactoring
Sun, 26 Jan 2014 10:20:42 +0400 unc0rr ADMIN_ACCESS is deprecated long ago
Sun, 26 Jan 2014 02:17:04 +0400 unc0rr Mutual authentication: server side
Sat, 19 Jan 2013 00:51:28 +0400 unc0rr Server messages localization using Qt's l10n subsystem:
Sun, 13 Jan 2013 01:02:08 +0400 unc0rr Logon procedure for checkers, introduce invisible clients
Sat, 12 Jan 2013 01:18:50 +0400 unc0rr - Start work on checker
Sun, 03 Apr 2011 13:31:33 +0400 unc0rr Use readInt_
Mon, 21 Mar 2011 21:04:20 +0300 EJ Changed the standard show function to Text.Show.ByteString, and misc.
Tue, 08 Mar 2011 21:27:44 +0300 unc0rr Fix check for duplicated nickname
Sun, 06 Mar 2011 21:54:37 +0300 unc0rr - Write server config into .ini file on change
Thu, 03 Mar 2011 22:15:13 +0300 unc0rr Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
Wed, 16 Feb 2011 12:07:30 +0300 unc0rr Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
Sun, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Thu, 20 Jan 2011 21:32:39 +0300 unc0rr Fix empty message resulting in corrupted packets
Sat, 29 Jan 2011 13:43:07 +0300 unc0rr Introduce numbered server notice messages server_refactor
Mon, 10 Jan 2011 18:57:44 +0300 unc0rr Explicitly kill listening thread in try to prevent messages recieving bugs server_refactor
Mon, 10 Jan 2011 18:29:43 +0300 unc0rr Even less craziness server_refactor
Mon, 10 Jan 2011 18:28:39 +0300 unc0rr Fix check for unique nick server_refactor
Sun, 19 Dec 2010 13:31:55 -0500 nemo Ok. This should pull 0.9.14.1 server into default
Sun, 14 Nov 2010 15:06:02 -0500 nemo merge 0.9.14.1 to trunk
Sun, 14 Nov 2010 20:06:47 +0100 koda fix compilation server for me 0.9.14.1
Fri, 12 Nov 2010 18:57:36 -0500 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
Thu, 11 Nov 2010 22:17:54 +0300 unc0rr Revert to old server in branch 0.9.14 0.9.14
Sun, 25 Jul 2010 18:55:54 +0400 unc0rr - burp's patch cleaning up module dependancies + cabal file
Sun, 27 Jun 2010 21:06:41 +0400 unc0rr Properly handle client exit
Tue, 22 Jun 2010 22:40:49 +0400 unc0rr Restore test for already used nick
Tue, 22 Jun 2010 22:21:44 +0400 unc0rr Partially reimplement joining rooms
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
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, 04 Sep 2009 16:50:52 +0000 unc0rr Fixes suggested by hlint tool
Fri, 04 Sep 2009 12:48:44 +0000 unc0rr Some fixes suggested by hlint
Fri, 12 Jun 2009 08:47:05 +0000 unc0rr Implement ability for server admin to clear accounts cache
Sun, 07 Jun 2009 07:42:40 +0000 unc0rr Forbid room names and nicknames consisting only of space characters
Mon, 09 Mar 2009 20:47:17 +0000 unc0rr Implement kick from room
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 06:39:20 +0000 unc0rr Ask user password and send it to server
Wed, 25 Feb 2009 17:12:32 +0000 unc0rr Retrieve client password from web database and ask for it
Mon, 23 Feb 2009 20:34:29 +0000 unc0rr Add working check for www account existance
Wed, 18 Feb 2009 15:04:40 +0000 unc0rr New game server:
less more (0) tip