Cockatrice/servatrice/src
Gavin Bisesi 62e0bc9bb1 Merge pull request #707 from ctrlaltca/servatrice_locking
Improvement to servatrice database interface
2015-02-18 13:16:48 -05:00
..
isl_interface.cpp don't use Server_Room::getInfo when updating 2013-02-15 19:31:37 +01:00
isl_interface.h cleanups, games work with ISL, now we just need to clean up better when the ISL connection dies 2012-03-18 18:48:14 +01:00
main.cpp Fix configuration loading 2014-10-04 10:33:55 +02:00
main.h added servatrice/src/main.h 2011-03-21 21:50:42 +01:00
passwordhasher.cpp Drop libgcrypt dependency for qt5 2014-10-01 20:21:22 +02:00
passwordhasher.h added PasswordHasher::initialize() to make libgcrypt warnings go away 2013-01-12 18:05:08 +01:00
servatrice.cpp Servatrice: reuse prepared statements 2015-01-29 13:47:55 +01:00
servatrice.h Clean up a small pile of compiler warnings. 2014-12-30 15:54:38 -07:00
servatrice_connection_pool.cpp made server threaded, fixing issue #51 2012-05-28 18:51:58 +02:00
servatrice_connection_pool.h made server threaded, fixing issue #51 2012-05-28 18:51:58 +02:00
servatrice_database_interface.cpp Fix "QMYSQLResult::data: column 7 out of range" error 2015-02-12 22:39:06 +01:00
servatrice_database_interface.h Servatrice: reuse prepared statements 2015-01-29 13:47:55 +01:00
server_logger.cpp Fix #674 2015-02-04 12:48:08 +01:00
server_logger.h cleanups, games work with ISL, now we just need to clean up better when the ISL connection dies 2012-03-18 18:48:14 +01:00
serversocketinterface.cpp removed hardcoded table name prefix from query 2015-01-29 13:54:15 +01:00
serversocketinterface.h removed recursive lock in server; moved object serialisation to worker thread 2012-10-14 13:19:03 +02:00
settingscache.cpp Fix configuration loading 2014-10-04 10:33:55 +02:00
settingscache.h Fix configuration loading 2014-10-04 10:33:55 +02:00