gameServer/hedgewars-server.hs
2010-10-10 unc0rr Some screwing around in try to fix space leak. No luck yet.
2010-06-06 unc0rr Use sockets instead of handles, use bytestrings instead of strings
2010-05-06 unc0rr Some more steps in refactoring
2010-05-05 unc0rr Start the server refactoring
2010-02-25 unc0rr - Unbreak support for client versions prior to 0.9.13-dev
2009-09-04 unc0rr Some fixes suggested by hlint
2009-09-04 unc0rr Drop support for ghc 6.8, use 6.10 instead
2009-08-05 unc0rr Patch for compiling with 6.10 (define NEW_EXCEPTIONS to do that)
2009-05-27 unc0rr Another approach to zombies problem (set SIGCHLD handler to SIG_IGN)
2009-04-13 unc0rr Less verbose server output
2009-04-12 unc0rr - Another way of defining official server
2009-03-27 unc0rr Ping clients every 30 seconds. Disconnection due to ping timeout to be implemented.
2009-02-24 unc0rr Server now send ASKPASSWORD command to frontend when user has web account
2009-02-23 unc0rr Add options for configuring database access
2009-02-18 unc0rr New game server:
less more (0) tip