Sun, 15 May 2011 18:10:01 +0400 | unc0rr | On restart command close server socket and spawn new server, keep running until last client quits | file | diff | annotate |
Sun, 03 Apr 2011 16:31:48 +0400 | unc0rr | Some polishing | file | diff | annotate |
Thu, 10 Mar 2011 22:28:40 +0300 | unc0rr | Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes. | file | diff | annotate |
Sun, 06 Mar 2011 21:54:37 +0300 | unc0rr | - Write server config into .ini file on change | file | diff | annotate |
Thu, 03 Mar 2011 22:15:13 +0300 | 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) | file | diff | annotate |
Wed, 23 Feb 2011 18:34:07 +0300 | unc0rr | Don't forkIO main loop | file | diff | annotate |
Sun, 06 Feb 2011 21:50:29 +0300 | unc0rr | - Take into account hlint suggestions | file | diff | annotate |