gameServer/OfficialServer/DBInteraction.hs
2015-08-10 sheepluva more copyright fixes
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2013-10-31 unc0rr Fix 'non-exhaustive pattern' server crash
2013-09-03 unc0rr Fix official server build
2013-09-02 unc0rr Start support of achievement replay query:
2013-08-17 unc0rr Pass achievements info to extdbinterface
2012-06-29 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
2011-03-09 unc0rr Fix crash (accessing already deleted client record) by reverting to old client removing handling + throwTo
2011-03-08 unc0rr - Simplify insane TConfig code
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-16 unc0rr More robust login system when db server goes away
2011-02-16 unc0rr Allow users to join official server even when there's no db connection
2011-02-06 unc0rr - Take into account hlint suggestions
2011-02-05 unc0rr Fix build of official server
2011-02-05 unc0rr Add Unique field to Client structure, and use it to check for matching recieved account status with client
2011-02-02 unc0rr Fix even more
2010-12-19 nemo Ok. This should pull 0.9.14.1 server into default
2010-11-14 nemo merge 0.9.14.1 to trunk
2010-11-14 koda fix compilation server for me 0.9.14.1
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-11 unc0rr Revert to old server in branch 0.9.14 0.9.14
2010-07-25 unc0rr - burp's patch cleaning up module dependancies + cabal file
2010-06-06 unc0rr Use sockets instead of handles, use bytestrings instead of strings
2010-05-05 unc0rr Start the server refactoring
2010-02-25 unc0rr Replace tabs with spaces here too
2009-09-17 unc0rr Final fix
2009-09-17 unc0rr Second try
2009-09-17 unc0rr Fix build
less more (0) -50 -30 tip