gameServer/OfficialServer/extdbinterface.hs
2016-02-27 unc0rr Don't compare time value with itself
2016-02-25 unc0rr More work on best time ghost feature
2016-02-24 unc0rr Recognize ghost points in db interaction tool (no storing yet)
2015-11-07 unc0rr Store some more details on game config in the database
2015-11-03 unc0rr Workaround mysql-simple library stupiness regarding executeMany
2015-11-02 unc0rr Let's try to store games info necessary for ratings
2015-10-27 unc0rr Also pass script information alongwith winner/achievements info, so that we could potentially have per mode ratings
2015-08-27 unC0Rr Don't accept any password from players banned on the website
2015-08-10 sheepluva more copyright fixes
2015-06-10 unc0rr Time is stored in bytestring now
2015-06-10 unc0rr Buggy executeMany?
2015-04-10 unc0rr Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
2014-01-24 Gianfranco Costamagna Added copyrights to gameServer directory
2014-01-21 koda fixwhitespace and dos2unix
2013-12-30 unc0rr Some fixes
2013-12-26 unc0rr Store protocol number in database for replays
2013-09-03 unc0rr Fix official server build
2013-09-02 unc0rr Start support of achievement replay query:
2013-08-29 unc0rr Fix build
2013-08-28 unc0rr 'c' flag for contributors
2013-08-25 unc0rr Oops
2013-08-25 unc0rr Extract time from file name, assuming it is stored in 'replay' folder
2013-08-24 unc0rr Fix 'non-exhaustive pattern' crash
2013-08-23 unc0rr Store TrophyRace records in database
2013-08-18 unc0rr - Some fixes to official server build
2013-08-17 unc0rr Pass achievements info to extdbinterface
2013-08-23 unc0rr Store TrophyRace records in database 0.9.19
2013-04-20 koda update 0.9.19 with dev branch 0.9.19
2013-04-14 unc0rr Check for admin role right in the sql statemenet
2011-09-26 unc0rr - Add unique id to replay file name
2011-03-04 unc0rr Add dbName parameter to .ini file, fix some warnings
2011-02-06 unc0rr - Take into account hlint suggestions
2011-02-05 unc0rr Fix build of official server
2011-02-02 unc0rr Fix even more
2010-12-19 nemo Ok. This should pull 0.9.14.1 server into default
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-09-25 unc0rr Show database errors in stderr
2010-03-03 unc0rr Now really fix build
2010-03-03 unc0rr Fix build
2010-02-25 unc0rr Replace tabs with spaces here too
2009-09-04 unc0rr Drop support for ghc 6.8, use 6.10 instead
2009-06-25 nemo Oops. Sorry about that. Restore correct extdbinterface.hs
2009-06-25 nemo koda adds threading for fadein/out. Untested under windows, but works beautifully under Linux (and presumably OSX, right koda?)
2009-06-21 unc0rr Oops, fix database process interaction
2009-06-19 unc0rr Oops
2009-06-19 unc0rr Implement sending gameserver stats to webserver
2009-05-25 unc0rr Add caching for accounts information (entries are stored in memory forever)
2009-05-25 unc0rr Bring back authentication to official server, now using separate process to perform database interaction
less more (0) tip