gameServer/HandlerUtils.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
Sat, 05 Mar 2011 22:16:29 +0300 unc0rr Use Maybe for storing client's clan, allows less error-prone spectator checks
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, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
Sun, 30 Jan 2011 20:32:23 +0300 unc0rr Reimplement some more protocol commands server_refactor
Sun, 27 Jun 2010 21:27:26 +0400 unc0rr A bunch of reimplemented commands
Wed, 23 Jun 2010 22:21:13 +0400 unc0rr Reimplement TOGGLE_READY command
Wed, 23 Jun 2010 22:17:27 +0400 unc0rr - Fix a function
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
Thu, 06 May 2010 17:39:08 +0000 unc0rr Some more steps in refactoring
less more (0) tip