gameServer/ServerState.hs
2015-08-10 sheepluva more copyright fixes
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-01-12 unc0rr Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
2013-01-27 unc0rr Also rooms per version stats
2013-01-11 unc0rr - Start work on checker
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-03-06 unc0rr - Write server config into .ini file on change
2011-03-03 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)
2011-01-31 unc0rr Implement room delegation when admin lefts it server_refactor
2011-01-27 unc0rr io = liftIO server_refactor
2010-09-02 unc0rr zero span is undefined, use -1 instead
2010-08-16 unc0rr Add some more strictness, use unsafeThaw and unsafeFreeze functions which work at O(1)
2010-07-17 unc0rr Reimplement REMOVE_TEAM
2010-06-27 unc0rr Properly handle client exit
2010-06-08 unc0rr Some more progress
2010-06-06 unc0rr Reimplement more core actions
2010-05-10 unc0rr Make some more protocol commands work
less more (0) tip