gameServer/Utils.hs
Thu, 23 Jan 2014 21:54:26 +0400 unc0rr Handle chars and not bytes for usernames :-p
Thu, 23 Jan 2014 14:18:06 +0100 sheepluva turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
Wed, 22 Jan 2014 23:52:21 +0100 sheepluva disallow control chars in player nicks, thanks for burp to helping making the list more complete
Tue, 21 Jan 2014 22:43:06 +0100 koda fixwhitespace and dos2unix
Tue, 24 Dec 2013 23:17:44 +0400 unc0rr Make server aware of new versions
Thu, 05 Dec 2013 00:51:27 +0400 unc0rr - Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
Mon, 18 Nov 2013 00:44:30 +0400 unc0rr - Column for script in rooms list
Tue, 03 Sep 2013 22:35:57 +0400 unc0rr /watch works in testing environment
Thu, 06 Jun 2013 00:28:30 +0400 unc0rr - Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
Fri, 31 May 2013 00:10:59 +0400 unc0rr ++protocol_number; 0.9.19
Tue, 26 Mar 2013 17:52:27 -0400 nemo merge. hate the fact that "unsynced remote changes" is just a "note" now.
Sat, 19 Jan 2013 00:51:28 +0400 unc0rr Server messages localization using Qt's l10n subsystem:
Thu, 17 Jan 2013 23:17:39 +0400 unc0rr - Pass unknown chat commands to server
Sun, 28 Oct 2012 23:43:56 +0400 unc0rr Choose first unused color for added team (addresses issue 431) + other small changes
Wed, 17 Oct 2012 23:50:28 +0400 unc0rr Fix most of server warnings
less more (0) -15 tip