Cockatrice/servatrice
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
..
migrations fix #2118 (#2119) 2016-08-02 21:58:56 -04:00
resources svg+png updates 2015-04-28 16:06:36 +02:00
scripts Update maint script files 2016-07-21 10:38:46 -04:00
src Cleanup max user check at login 2016-10-16 12:48:39 -04:00
check_schema_version.sh Add script to validate schema changes. 2015-12-13 10:47:39 +01:00
CMakeLists.txt Implementation of websockets in servatrice and test js client 2016-06-26 19:38:53 +02:00
servatrice.desktop Servatrice: open in a terminal window when started from the menu 2014-10-11 13:38:07 +02:00
servatrice.ini.example fix typo in sample servatrice ini 2016-07-14 03:01:11 -04:00
servatrice.qrc Renamed resources 2014-10-07 16:49:40 +02:00
servatrice.rc Servatrice logo 2014-10-06 21:04:37 +02:00
servatrice.sql fix #2118 (#2119) 2016-08-02 21:58:56 -04:00