gameServer/ServerState.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, 12 Jan 2014 15:15:59 +0400 unc0rr Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
Mon, 28 Jan 2013 00:50:00 +0400 unc0rr Also rooms per version stats
Sat, 12 Jan 2013 01:18:50 +0400 unc0rr - Start work on checker
Thu, 29 Dec 2011 23:02:40 +0300 unc0rr Send full room info on room add and update events. Less(?) traffic, but current frontend doesn't behave good with this change to server.
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)
Mon, 31 Jan 2011 21:40:17 +0300 unc0rr Implement room delegation when admin lefts it server_refactor
Thu, 27 Jan 2011 22:14:14 +0300 unc0rr io = liftIO server_refactor
Thu, 02 Sep 2010 20:19:27 +0400 unc0rr zero span is undefined, use -1 instead
Mon, 16 Aug 2010 18:43:32 +0400 unc0rr Add some more strictness, use unsafeThaw and unsafeFreeze functions which work at O(1)
Sat, 17 Jul 2010 23:44:42 +0400 unc0rr Reimplement REMOVE_TEAM
Sun, 27 Jun 2010 21:06:41 +0400 unc0rr Properly handle client exit
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
Mon, 10 May 2010 17:48:06 +0000 unc0rr Make some more protocol commands work
less more (0) tip