gameServer/HandlerUtils.hs
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-05 unc0rr Use Maybe for storing client's clan, allows less error-prone spectator checks
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-02-06 unc0rr - Take into account hlint suggestions
2011-01-30 unc0rr Reimplement some more protocol commands server_refactor
2010-06-27 unc0rr A bunch of reimplemented commands
2010-06-23 unc0rr Reimplement TOGGLE_READY command
2010-06-23 unc0rr - Fix a function
2010-06-06 unc0rr Reimplement more core actions
2010-06-06 unc0rr Use sockets instead of handles, use bytestrings instead of strings
2010-05-06 unc0rr Some more steps in refactoring
less more (0) tip