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
Sat, 05 Feb 2011 23:15:22 +0300 unc0rr Fix build of official server
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:23:47 +0300 unc0rr Fix even more
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
Sun, 14 Nov 2010 20:06:47 +0100 koda fix compilation server for me 0.9.14.1
Fri, 12 Nov 2010 18:57:36 -0500 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
Thu, 11 Nov 2010 22:17:54 +0300 unc0rr Revert to old server in branch 0.9.14 0.9.14
Sun, 25 Jul 2010 18:55:54 +0400 unc0rr - burp's patch cleaning up module dependancies + cabal file
Sun, 06 Jun 2010 15:29:33 +0000 unc0rr Use sockets instead of handles, use bytestrings instead of strings
Wed, 05 May 2010 08:01:37 +0000 unc0rr Start the server refactoring
Thu, 25 Feb 2010 18:34:36 +0000 unc0rr Replace tabs with spaces here too
Thu, 17 Sep 2009 06:37:24 +0000 unc0rr Final fix
Thu, 17 Sep 2009 06:37:10 +0000 unc0rr Second try
Thu, 17 Sep 2009 06:36:37 +0000 unc0rr Fix build
less more (0) -50 -30 tip