gameServer/Utils.hs
Mon, 12 Sep 2011 23:08:24 +0400 unc0rr Add 0.9.16 and 0.9.17-dev version info to server
Mon, 20 Jun 2011 21:40:08 +0400 unc0rr Implement testing for illegal characters
Mon, 28 Mar 2011 20:31:01 +0400 unc0rr Hide last two octets of IP address from usual users
Mon, 21 Mar 2011 21:04:20 +0300 EJ Changed the standard show function to Text.Show.ByteString, and misc.
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)
Sun, 27 Feb 2011 18:55:34 -0500 nemo replace removed command
Tue, 08 Feb 2011 22:24:30 +0300 unc0rr Merge MAP, MAPGEN and SEED params into one on room join, so engine isn't spawned three times for a preview. Not tested as I'm unable to see my rooms (why?)
Sun, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
Sat, 05 Feb 2011 23:15:22 +0300 unc0rr Fix build of official server
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Sat, 22 Jan 2011 22:35:53 +0300 unc0rr Disallow isSpace chars at start and end of nicknames and room names 0.9.15
Sun, 26 Dec 2010 19:06:10 +0300 unC0Rr Apply 2fa92e9a0a here 0.9.15
Thu, 27 Jan 2011 22:14:14 +0300 unc0rr io = liftIO server_refactor
Thu, 27 Jan 2011 22:10:24 +0300 unc0rr Reimplement one more Action server_refactor
Mon, 24 Jan 2011 21:33:03 +0300 unc0rr Fix typo in version information server_refactor
Mon, 24 Jan 2011 21:32:26 +0300 unc0rr Apply new nick restrictions in server rewrite too server_refactor
Sun, 19 Dec 2010 13:33:45 -0500 nemo Merge unc0rr's rearranging of MAP/MAPGEN messages, also his suggested increase of char limit to 20000 and addition of the "c" game message
Mon, 10 Jan 2011 15:42:17 +0300 unc0rr Convert function to a map 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
Sun, 14 Nov 2010 20:34:13 +0300 unc0rr 35 -> 0.9.14.1 mapping 0.9.14.1
Sat, 13 Nov 2010 09:36:26 -0500 nemo merge of 0.9.14 changes into default - hopefully I successfully avoided the parts we don't want
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
Sat, 13 Nov 2010 11:33:50 +0300 unC0Rr Add 0.9.14 and 0.9.15-dev mapping 0.9.14
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
Fri, 25 Jun 2010 10:05:42 +0400 unc0rr Reimplement ADD_TEAM
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
Sat, 03 Apr 2010 15:45:50 +0000 unc0rr 31 is 0.9.13
Sat, 06 Mar 2010 13:40:40 +0000 unc0rr - Convert strings from utf-8 on recieve, and back to utf-8 when send them
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:
Thu, 15 Oct 2009 04:58:06 +0000 unc0rr Teach server to know 0.9.12 and 0.9.13-dev
Sat, 03 Oct 2009 09:35:14 +0000 unc0rr - Proper /team command implementation
Wed, 16 Sep 2009 12:48:27 +0000 unc0rr Don't store keepalive messages in game server spectators buffer
Fri, 04 Sep 2009 12:48:44 +0000 unc0rr Some fixes suggested by hlint
Thu, 13 Aug 2009 08:54:20 +0000 unc0rr Fix filtering
Wed, 12 Aug 2009 15:32:29 +0000 unc0rr Don't filter +left command :D
Wed, 12 Aug 2009 12:48:57 +0000 unc0rr reorganize functions a bit
Wed, 12 Aug 2009 12:44:42 +0000 unc0rr Implement filtering in server
Sun, 07 Jun 2009 07:42:40 +0000 unc0rr Forbid room names and nicknames consisting only of space characters
Sun, 24 May 2009 16:02:16 +0000 unc0rr Update server protocol number to version mapping 0.9.11-release
Sun, 12 Apr 2009 12:50:43 +0000 unc0rr - Another way of defining official server
Fri, 10 Apr 2009 19:56:42 +0000 unc0rr Add a special message for old hedgewars versions
Thu, 26 Mar 2009 13:54:02 +0000 unc0rr - Better ip2string implementation
Wed, 18 Feb 2009 15:04:40 +0000 unc0rr New game server:
less more (0) tip