gameServer/CoreTypes.hs
Sun, 15 May 2011 18:16:13 +0400 unc0rr Pass correct arguments on restart
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
Tue, 12 Apr 2011 22:31:48 +0400 unc0rr Start implementation of archivements/ratings on server side: replay saving routine
Sun, 13 Mar 2011 20:21:27 +0300 unc0rr Get rid of lastLogins, implement bans system
Sun, 13 Mar 2011 15:20:07 +0300 unc0rr - Remove not needed Show instances
Sat, 12 Mar 2011 22:55:25 +0300 unc0rr Better quit message
Sat, 12 Mar 2011 22:42:01 +0300 unc0rr - Don't pretend client sent some message from sending thread (fixes crash when client is already deleted by recieveng thread)
Wed, 09 Mar 2011 22:11:29 +0300 unc0rr Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
Sun, 06 Mar 2011 21:54:37 +0300 unc0rr - Write server config into .ini file on change
Sat, 05 Mar 2011 22:39:26 +0300 unc0rr Store more parameters in ini file
Sat, 05 Mar 2011 22:23:14 +0300 unc0rr Use 'undefined' less (replace with default values and 'error')
Sat, 05 Mar 2011 22:16:29 +0300 unc0rr Use Maybe for storing client's clan, allows less error-prone spectator checks
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)
Sun, 27 Feb 2011 19:32:14 +0300 unc0rr merge
Thu, 24 Feb 2011 22:01:36 +0300 unc0rr ShutdownException for server shutdown
Wed, 23 Feb 2011 18:38:11 +0300 unc0rr Remove deprecated statistics MVar
Wed, 23 Feb 2011 18:34:07 +0300 unc0rr Don't forkIO main loop
Tue, 15 Feb 2011 21:12:22 +0300 unc0rr Fix for my last commit (which was all nonsense)
Sun, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
Sat, 05 Feb 2011 11:32:15 +0300 unc0rr Add Unique field to Client structure, and use it to check for matching recieved account status with client
Wed, 02 Feb 2011 21:53:19 +0300 unc0rr KICK and BAN actions (ban has no protocol command for it yet)
Wed, 02 Feb 2011 11:28:38 +0300 unc0rr Merge server refactor into default
Thu, 20 Jan 2011 21:12:50 +0300 unc0rr Impement 60 seconds ban after kick from server. Not tested at all. 0.9.15
Sun, 26 Dec 2010 19:06:10 +0300 unC0Rr Apply 2fa92e9a0a here 0.9.15
Mon, 31 Jan 2011 21:40:17 +0300 unc0rr Implement room delegation when admin lefts it server_refactor
Sat, 29 Jan 2011 13:43:07 +0300 unc0rr Introduce numbered server notice messages server_refactor
Mon, 10 Jan 2011 18:57:44 +0300 unc0rr Explicitly kill listening thread in try to prevent messages recieving bugs server_refactor
Sun, 19 Dec 2010 13:31:55 -0500 nemo Ok. This should pull 0.9.14.1 server into default
Sun, 14 Nov 2010 15:06:02 -0500 nemo merge 0.9.14.1 to trunk
less more (0) -50 -30 tip