Cockatrice/servatrice/src
woogerboy21 d246fa39fe Registered Only Server
Implemented the ability to set the server to only allow registered
users.  Also updated client to reflect the log-in rejection as well as
put a check in place for the server to not start if db connection is not
available yet registration is required.
2014-07-02 20:52:22 -04: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 added thread names (2) 2013-01-27 16:42:53 +01:00
main.h added servatrice/src/main.h 2011-03-21 21:50:42 +01:00
passwordhasher.cpp added PasswordHasher::initialize() to make libgcrypt warnings go away 2013-01-12 18:05:08 +01:00
passwordhasher.h added PasswordHasher::initialize() to make libgcrypt warnings go away 2013-01-12 18:05:08 +01: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 Merge branch 'master' of git://github.com/mbruker/Cockatrice 2013-02-27 12:36:14 -05:00
servatrice_database_interface.h Merge branch 'master' of git://github.com/mbruker/Cockatrice 2013-02-27 12:36:14 -05:00
servatrice.cpp Registered Only Server 2014-07-02 20:52:22 -04:00
servatrice.h server code cleanup 2013-01-23 11:51:59 +01:00
server_logger.cpp formatting 2014-06-27 18:18:03 -04: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 server crash fixes 2013-01-27 15:15:27 +01:00
serversocketinterface.h removed recursive lock in server; moved object serialisation to worker thread 2012-10-14 13:19:03 +02:00