gameServer/Utils.hs
2016-12-23 unc0rr Only registered players regain their teams on rejoin
2016-06-29 unc0rr bytestring-show RIP
2016-02-25 unc0rr More work on best time ghost feature
2015-11-01 unc0rr Update versions information
2015-08-10 sheepluva more copyright fixes
2014-12-07 unc0rr More complete fix for FULLMAPCONFIG message, also add new known protocol versions qmlfrontend
2014-12-02 unC0Rr Fix FULLMAPCONFIG message
2014-11-21 sheepluva password flag was the wrong way around
2014-11-17 unc0rr This should work, can't test: room flags passed in room info message instead of just 'in-game' state, including 'in-game', 'restricted joins', 'registered only' and 'passworded' flags
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-07-05 unc0rr Restore teams in teams list on rejoin, should fix issues with second rejoin.
2014-01-23 unc0rr Handle chars and not bytes for usernames :-p
2014-01-23 sheepluva turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
2014-01-22 sheepluva disallow control chars in player nicks, thanks for burp to helping making the list more complete
2014-01-21 koda fixwhitespace and dos2unix
2013-12-24 unc0rr Make server aware of new versions
2013-12-04 unc0rr - Special rooms which stay even when last player quits. Not useful for now, and can't be removed at all.
2013-11-17 unc0rr - Column for script in rooms list
2013-09-03 unc0rr /watch works in testing environment
2013-06-05 unc0rr - Fix issue 521 by resending FULLMAPCONFIG on game finish to those who joined mid-game. Semitested.
2013-05-30 unc0rr ++protocol_number; 0.9.19
2013-03-26 nemo merge. hate the fact that "unsynced remote changes" is just a "note" now.
2013-01-18 unc0rr Server messages localization using Qt's l10n subsystem:
2013-01-17 unc0rr - Pass unknown chat commands to server
2012-10-28 unc0rr Choose first unused color for added team (addresses issue 431) + other small changes
2012-10-17 unc0rr Fix most of server warnings
2012-05-01 unc0rr Hopefully this change doesn't break anything
2011-12-29 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.
2011-11-14 unc0rr Make server know release version 0.9.17
2011-10-23 unc0rr Case-insensitive comparison of nicks
less more (0) -50 -30 tip