gameServer/hedgewars-server.hs
2020-07-08 Jens Petersen update server network
2015-08-10 sheepluva more copyright fixes
2015-02-14 nemo Fix bug, undo debug level in server, set air mine number to something non-debug
2015-02-14 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
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-01-22 unc0rr Show which file has failed
2011-05-15 unc0rr On restart command close server socket and spawn new server, keep running until last client quits
2011-04-07 unc0rr Fix crash in server (accessing deleted room)
2011-03-08 unc0rr Fix check for duplicated nickname
2011-03-06 unc0rr - Write server config into .ini file on change
2011-03-04 unc0rr Add dbName parameter to .ini file, fix some warnings
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-28 unc0rr Add stubs for server config reading and writing routines
2011-02-28 unc0rr Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
2011-02-27 unc0rr Read server config from file
2011-02-27 unc0rr Start new server on RestartException
2011-02-27 unc0rr merge
2011-02-23 unc0rr Remove deprecated statistics MVar
2011-02-06 unc0rr - Take into account hlint suggestions
2011-02-05 unc0rr Fix build of official server
2011-02-02 unc0rr Fix merge :D
2011-02-02 unc0rr Merge server refactor into default
2011-01-26 unc0rr Apply rev b9fe93f187c4 to server rewrite too server_refactor
2010-12-19 nemo Ok. This should pull 0.9.14.1 server into default
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-12 unc0rr Make server listen on ipv4 interface only 0.9.14
2010-11-11 unc0rr Revert to old server in branch 0.9.14 0.9.14
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
less more (0) -30 tip