gameServer/HWProtoLobbyState.hs
Sun, 23 Oct 2011 11:37:52 +0400 unc0rr Case-insensitive comparison of nicks
Tue, 27 Sep 2011 19:27:19 +0400 unc0rr Introduce EngineInteraction module
Sat, 24 Sep 2011 00:00:57 +0400 unc0rr Convert boolean variable + a bunch of fields which make sense only while game is going on into Maybe + structure
Fri, 16 Sep 2011 19:55:11 +0400 unc0rr - Allow 8 teams in game on 0.9.16-dev
Mon, 15 Aug 2011 20:31:31 +0400 unc0rr Don't allow to join other protocol room using FOLLOW command (not tested)
Sat, 23 Jul 2011 09:30:51 +0400 unc0rr Implement command for banning by ip and a command for bans list
Sun, 15 May 2011 18:10:01 +0400 unc0rr On restart command close server socket and spawn new server, keep running until last client quits
Sun, 03 Apr 2011 16:31:48 +0400 unc0rr Some polishing
Mon, 21 Mar 2011 21:04:20 +0300 EJ Changed the standard show function to Text.Show.ByteString, and misc.
Sun, 06 Mar 2011 21:54:37 +0300 unc0rr - Write server config into .ini file on change
Sat, 05 Mar 2011 09:34:21 +0300 unc0rr Fix build
Sat, 05 Mar 2011 09:32:11 +0300 unc0rr Better support for 0.9.15
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)
Tue, 15 Feb 2011 21:12:22 +0300 unc0rr Fix for my last commit (which was all nonsense)
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 11:05:16 +0300 unc0rr Convert READY and NOT_READY messages to CLIENT_FLAGS message
Thu, 03 Feb 2011 22:29:10 +0300 unc0rr Stub for server restart command
Wed, 02 Feb 2011 22:19:10 +0300 unc0rr - Implement BAN protocol command
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Fri, 24 Dec 2010 22:39:20 +0300 unc0rr Pass SCHEME before AMMO
Sun, 30 Jan 2011 20:43:18 +0300 unc0rr Reimplement a bunch of administrator commands server_refactor
Sun, 30 Jan 2011 20:38:40 +0300 unc0rr Reimplement KICK server_refactor
Sun, 30 Jan 2011 20:36:32 +0300 unc0rr Reimplement FOLLOW server_refactor
Thu, 27 Jan 2011 22:06:42 +0300 unc0rr Finally a solution for excess lazyness when working with unsafeThaw'ed arrays server_refactor
Wed, 26 Jan 2011 22:26:02 +0300 unc0rr Send spectators info server_refactor
Wed, 26 Jan 2011 22:04:18 +0300 unc0rr Send teams info on join server_refactor
Tue, 25 Jan 2011 22:23:08 +0300 unc0rr Send room config to client server_refactor
Mon, 10 Jan 2011 18:12:13 +0300 unc0rr Bring back room and teams removing server_refactor
less more (0) -50 -30 tip