gameServer/OfficialServer/DBInteraction.hs
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Fri, 24 Jan 2014 12:05:39 +0100 Gianfranco Costamagna Added copyrights to gameServer directory
Thu, 31 Oct 2013 23:27:06 +0400 unc0rr Fix 'non-exhaustive pattern' server crash
Tue, 03 Sep 2013 22:48:26 +0400 unc0rr Fix official server build
Tue, 03 Sep 2013 00:05:38 +0400 unc0rr Start support of achievement replay query:
Sat, 17 Aug 2013 23:38:53 +0400 unc0rr Pass achievements info to extdbinterface
Sat, 30 Jun 2012 00:34:51 +0400 unc0rr Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
Wed, 09 Mar 2011 22:11:29 +0300 unc0rr Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
Tue, 08 Mar 2011 21:45:00 +0300 unc0rr - Simplify insane TConfig code
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)
Wed, 16 Feb 2011 13:07:00 +0300 unc0rr More robust login system when db server goes away
Wed, 16 Feb 2011 12:49:12 +0300 unc0rr Allow users to join official server even when there's no db connection
Sun, 06 Feb 2011 21:50:29 +0300 unc0rr - Take into account hlint suggestions
less more (0) -15 tip