servatrice/common
woogerboy21 10b677acdf Cleanup max user check at login
This change accomplishes two goals.  The first is it moves the checking
for if the servers set user limit is reached out of the socket interface
and into the protocol handler portion of the code (were it should live).
It also eleminates the need for a DB query at login to check the user
count.  The user account is actually already maintained by the server
and a function already existed to get the user count total.
2016-10-16 12:48:39 -04:00
..
pb Cleanup max user check at login 2016-10-16 12:48:39 -04:00
sfmt Updated SFMT RNG code, removed Qt RNG 2014-03-08 17:08:40 +01:00
CMakeLists.txt Drop Qt4, libgcrypt, qtmobility dependencies 2016-05-11 12:45:58 +02:00
color.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
decklist.cpp Pending mtgjson/gatherer Æ-->Ae conversion 2016-09-23 09:23:47 -05:00
decklist.h Fix #601; Fix #725 (#2126) 2016-09-02 01:34:56 -04:00
featureset.cpp Idle Client Timeout Functionality 2016-10-09 13:55:07 -04:00
featureset.h Added server/client feature set communication 2015-09-02 17:54:06 -04:00
get_pb_extension.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
get_pb_extension.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_abstract.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_abstract.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_sfmt.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
rng_sfmt.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
room_message_type.h Added chat history to a room that is displayed on join. 2015-09-14 17:54:04 -04:00
server.cpp Avoid locking on local server shutdown 2016-07-20 16:53:57 +02:00
server.h Cleanup max user check at login 2016-10-16 12:48:39 -04:00
server_abstractuserinterface.cpp Possibly fix #1716 2015-12-20 14:38:27 +01:00
server_abstractuserinterface.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrow.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrow.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrowtarget.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_arrowtarget.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_card.cpp don't share PT 2015-07-05 23:11:26 -04:00
server_card.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_cardzone.cpp fix #1652 ; fix #467 2015-10-20 19:29:04 +02:00
server_cardzone.h Fix remaining issues 2015-02-22 20:02:58 +01:00
server_counter.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_counter.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_database_interface.cpp Overhaul common's CMakeLists.txt 2014-06-11 01:24:34 +02:00
server_database_interface.h Implementation of websockets in servatrice and test js client 2016-06-26 19:38:53 +02:00
server_game.cpp Reduce the whitespace in the server game constructor. 2015-02-03 22:22:31 -08:00
server_game.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_metatypes.h Added the ability or moderation staff to request user ban history 2015-09-10 16:02:45 -04:00
server_player.cpp Automatically attach related cards to the original card 2015-06-13 15:40:59 +02:00
server_player.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_player_reference.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_protocolhandler.cpp Cleanup max user check at login 2016-10-16 12:48:39 -04:00
server_protocolhandler.h Implementation of websockets in servatrice and test js client 2016-06-26 19:38:53 +02:00
server_remoteuserinterface.cpp Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_remoteuserinterface.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
server_response_containers.cpp Fixed Valgrind warnings 2014-08-11 10:08:33 +02:00
server_response_containers.h Merge pull request #126 from ctrlaltca/cmake_qt5 2014-07-10 13:13:51 -04:00
server_room.cpp Possibly fix #1598 2015-12-15 16:58:44 +01:00
server_room.h Possibly fix #1598 2015-12-15 16:58:44 +01:00
serverinfo_user_container.cpp Add ability to ban by client id 2015-08-14 00:06:37 -04:00
serverinfo_user_container.h Tabs to spaces. 2014-07-08 22:53:02 -04:00
user_level.h Avoid compilation failure due to protobuf bug on osx 2015-02-21 07:16:51 -05:00