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