Wed, 17 Oct 2012 23:50:28 +0400 | unc0rr | Fix most of server warnings | file | diff | annotate |
Thu, 09 Aug 2012 19:35:52 +0400 | unc0rr | Check if 'for' cycle body is executed at least once | file | diff | annotate |
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 |