gameServer/HWProtoNEState.hs
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
less more (0) -30 tip