netserver/Miscutils.hs
2009-01-16 unc0rr Show team owner in tooltip
2009-01-13 unc0rr Support voicepack info in net server
2009-01-12 unc0rr Optimize net server perfomance by substituting List by Data.Sequence for storing spectators data
2009-01-08 unc0rr Fix server bugs:
2009-01-08 unc0rr Make net server know that 21 protocol is 0.9.8
2009-01-08 unc0rr - Fix bugs in net server
2009-01-06 unc0rr Notify lobby when a room is created or deleted
2009-01-04 unc0rr Show also client host info
2009-01-03 unc0rr - Decrease font size in chat
2009-01-02 unc0rr - Send previous moves info to newly connected client when it joins a room with already started game
2008-11-27 unc0rr Refactor server a bit, now all socket operations are in own threads, two per client
2008-11-10 unc0rr Show last hour logins number
2008-11-10 unc0rr Finish refactoring
2008-11-10 unc0rr Make answers creation more abstract, in prepare for a conversion
2008-11-08 unc0rr - Add es and sv translations to hedgewars.pro
2008-11-07 unc0rr Add simple DoS protection
2008-11-03 unc0rr It seems, I finally got the solution
2008-11-02 unc0rr Ping clients every 30 seconds, should help with ghosts on server
2008-10-24 unc0rr Room control menu works
2008-10-24 unc0rr Unset ready status after round
2008-10-23 unc0rr Bring back old 'Go!' button behavior
2008-10-22 unc0rr - Fix a bug screwing rooms list
2008-10-22 unc0rr - Send additional info on rooms
2008-10-21 unc0rr Implement kick
2008-10-20 unc0rr Refactor options handling and storing
2008-10-20 unc0rr - Small but very important fix
2008-10-13 unc0rr - Reverse the order of client list
2008-10-09 unc0rr - Fix a bug with chosen map (new clinet gets wrong information)
2008-10-09 unc0rr - Only team owner can remove team from the list
2008-10-09 unc0rr Can choose hedgehogs number now
2008-10-08 unc0rr - Add protocol description (just started)
2008-10-08 unc0rr Server now fully supports game options
2008-10-05 unc0rr Start refactoring standalone server (prepare to change protocol)
2008-07-21 unc0rr Further work on dedicated server
2008-07-21 unc0rr - Modify network protocol to use new delimiter
2008-05-04 unc0rr Finish conversion
2008-05-04 unc0rr Modify protocol implementation functions interface (convertation not yet finished)
2008-05-01 unc0rr - Remove old hwserv code
2008-05-01 unc0rr - Fixed some bugs
2008-04-30 unc0rr - Improve server core
2008-04-30 unc0rr Some work on newhwserv
2008-04-19 unc0rr Handle the case when the room is already created by someone else
2008-04-19 unc0rr Introduce function to atomically change both lists
2008-04-18 unc0rr Start work on standalone server in Haskell
less more (0) tip