gameServer/ClientIO.hs
Wed, 09 Mar 2011 22:11:29 +0300 unc0rr Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
Fri, 04 Mar 2011 22:45:28 +0300 unc0rr Add dbName parameter to .ini file, fix some warnings
Sun, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Fri, 28 Jan 2011 22:34:07 +0300 unc0rr Make client quit on send exception (was commented due to another approach in handling connection lost) server_refactor
Tue, 25 Jan 2011 22:13:34 +0300 unc0rr Another approach for fixing listener thread issues, should finally get rid of all problems. Not tested. server_refactor
Mon, 10 Jan 2011 18:57:44 +0300 unc0rr Explicitly kill listening thread in try to prevent messages recieving bugs server_refactor
less more (0) -10 -7 tip