gameServer/ServerCore.hs
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-03-27 unc0rr - Fix applying vote result
2014-03-23 unc0rr Some fixes to voting + small refactoring
2014-01-21 koda fixwhitespace and dos2unix
2014-01-12 unc0rr Stub for joins monitor which is a replacement to plain ban for 10 seconds system after join
2012-10-17 unc0rr Fix most of server warnings
2012-08-09 unc0rr Check if 'for' cycle body is executed at least once
2011-05-15 unc0rr On restart command close server socket and spawn new server, keep running until last client quits
2011-04-03 unc0rr Some polishing
2011-03-10 unc0rr Send QUIT on exception too. This leads to double QUIT for a usual disconnection, yet is safe. Should fix crashes.
2011-03-06 unc0rr - Write server config into .ini file on change
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-23 unc0rr Don't forkIO main loop
2011-02-06 unc0rr - Take into account hlint suggestions
2011-02-05 unc0rr Add Unique field to Client structure, and use it to check for matching recieved account status with client
less more (0) -15 tip