gameServer/hedgewars-server.hs
Wed, 08 Jul 2020 17:02:45 +0300 Jens Petersen update server network
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Sat, 14 Feb 2015 17:47:28 -0500 nemo Fix bug, undo debug level in server, set air mine number to something non-debug
Sat, 14 Feb 2015 17:34:12 -0500 nemo Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
Fri, 24 Jan 2014 12:05:39 +0100 Gianfranco Costamagna Added copyrights to gameServer directory
Wed, 22 Jan 2014 14:50:50 +0400 unc0rr Show which file has failed
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
Thu, 07 Apr 2011 21:43:43 +0400 unc0rr Fix crash in server (accessing deleted room)
Tue, 08 Mar 2011 21:27:44 +0300 unc0rr Fix check for duplicated nickname
Sun, 06 Mar 2011 21:54:37 +0300 unc0rr - Write server config into .ini file on change
Fri, 04 Mar 2011 22:45:28 +0300 unc0rr Add dbName parameter to .ini file, fix some warnings
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)
Mon, 28 Feb 2011 22:28:43 +0300 unc0rr Add stubs for server config reading and writing routines
Mon, 28 Feb 2011 22:04:10 +0300 unc0rr Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
Sun, 27 Feb 2011 21:06:28 +0300 unc0rr Read server config from file
less more (0) -15 tip