Cockatrice/servatrice/src
woogerboy21 87a64da1bc Added chat history to a room that is displayed on join.
With this update a new chat history definition is added on a per
room bases which allows operators to specify the number of chat
messages to store and present to the user on join.  Please see
the sample ini for room definitions.
2015-09-14 17:54:04 -04:00
..
smtp Fix compilation of servatrice with mdvc 2015-08-09 18:17:10 +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 Added server/client feature set communication 2015-09-02 17:54:06 -04:00
main.h Refactor servatrice email send 2015-07-25 18:48:34 +02:00
passwordhasher.cpp fix qt4 compilation 2015-05-24 01:00:55 +02:00
passwordhasher.h Added token generation, user activation command and response. 2015-05-24 00:37:45 +02:00
servatrice.cpp Added chat history to a room that is displayed on join. 2015-09-14 17:54:04 -04:00
servatrice.h Added server/client feature set communication 2015-09-02 17:54:06 -04: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 Added the ability or moderation staff to request user ban history 2015-09-10 16:02:45 -04:00
servatrice_database_interface.h Added chat history to a room that is displayed on join. 2015-09-14 17:54:04 -04: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 Fix server crash on banning 2015-09-13 00:52:52 -04:00
serversocketinterface.h Added the ability or moderation staff to request user ban history 2015-09-10 16:02:45 -04:00
settingscache.cpp Servatrice portable + cmake options 2015-08-25 21:25:13 +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