gameServer/HWProtoNEState.hs
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-03-23 unc0rr Some fixes to voting + small refactoring
2014-01-26 unc0rr ADMIN_ACCESS is deprecated long ago
2014-01-25 unc0rr Mutual authentication: server side
2013-01-18 unc0rr Server messages localization using Qt's l10n subsystem:
2013-01-12 unc0rr Logon procedure for checkers, introduce invisible clients
2013-01-11 unc0rr - Start work on checker
2011-04-03 unc0rr Use readInt_
2011-03-21 EJ Changed the standard show function to Text.Show.ByteString, and misc.
2011-03-08 unc0rr Fix check for duplicated nickname
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-02-16 unc0rr Okay, a compatibility layer for clients of 0.9.15 version (not sure about old versions, as I removed all compatibility hacks for older versions previously)
2011-02-06 unc0rr - Take into account hlint suggestions
2011-02-02 unc0rr Merge server refactor into default
2011-01-20 unc0rr Fix empty message resulting in corrupted packets
2011-01-29 unc0rr Introduce numbered server notice messages server_refactor
2011-01-10 unc0rr Explicitly kill listening thread in try to prevent messages recieving bugs server_refactor
2011-01-10 unc0rr Even less craziness server_refactor
2011-01-10 unc0rr Fix check for unique nick server_refactor
2010-12-19 nemo Ok. This should pull 0.9.14.1 server into default
2010-11-14 nemo merge 0.9.14.1 to trunk
2010-11-14 koda fix compilation server for me 0.9.14.1
2010-11-12 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
2010-11-11 unc0rr Revert to old server in branch 0.9.14 0.9.14
2010-07-25 unc0rr - burp's patch cleaning up module dependancies + cabal file
2010-06-27 unc0rr Properly handle client exit
2010-06-22 unc0rr Restore test for already used nick
2010-06-22 unc0rr Partially reimplement joining rooms
2010-06-06 unc0rr Use sockets instead of handles, use bytestrings instead of strings
2010-05-10 unc0rr Make some more protocol commands work
2010-05-06 unc0rr Some more steps in refactoring
2010-02-25 unc0rr Some debug stuff
2010-02-25 unc0rr - Unbreak support for client versions prior to 0.9.13-dev
2010-02-04 smxx Server:
2009-09-04 unc0rr Fixes suggested by hlint tool
2009-09-04 unc0rr Some fixes suggested by hlint
2009-06-12 unc0rr Implement ability for server admin to clear accounts cache
2009-06-07 unc0rr Forbid room names and nicknames consisting only of space characters
2009-03-09 unc0rr Implement kick from room
2009-02-27 unc0rr Set admin flag and send admin notification to users with rid equal to 3
2009-02-26 unc0rr Ask user password and send it to server
2009-02-25 unc0rr Retrieve client password from web database and ask for it
2009-02-23 unc0rr Add working check for www account existance
2009-02-18 unc0rr New game server:
less more (0) tip