gameServer/ServerState.hs
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