Cockatrice/servatrice/src
Gavin Bisesi 089acfd84a Use QCommandLineParser instead of by-hand parsing.
This will be more flexible for future CLI options
2016-05-16 22:07:29 +02:00
..
smtp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02: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 Use QCommandLineParser instead of by-hand parsing. 2016-05-16 22:07:29 +02:00
main.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00
passwordhasher.cpp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
passwordhasher.h Added token generation, user activation command and response. 2015-05-24 00:37:45 +02:00
servatrice.cpp Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
servatrice.h Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02: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 Move schema to Innodb and add FKs 2016-02-17 21:24:28 +01:00
servatrice_database_interface.h Move schema to Innodb and add FKs 2016-02-17 21:24:28 +01:00
server_logger.cpp Improved logging of SIGHUP and cmdReloadConfig 2015-07-03 09:09:41 +02:00
server_logger.h Servatrice: refactor signal handling and permit config reloading 2015-06-30 22:21:26 +02:00
serversocketinterface.cpp Servatrice: Split requireemail into requireemail and requireemailactivation 2016-03-17 16:22:42 +01:00
serversocketinterface.h Added logs tab to allow moderators the ability to review log history/details 2015-09-23 00:50:01 -04:00
settingscache.cpp Use QCommandLineParser instead of by-hand parsing. 2016-05-16 22:07:29 +02:00
settingscache.h Fix configuration loading 2014-10-04 10:33:55 +02:00
signalhandler.cpp Improved logging of SIGHUP and cmdReloadConfig 2015-07-03 09:09:41 +02:00
signalhandler.h Servatrice: refactor signal handling and permit config reloading 2015-06-30 22:21:26 +02:00
smtpclient.cpp Refactor servatrice email send 2015-07-25 18:48:34 +02:00
smtpclient.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00