servatrice/cockatrice
woogerboy21 6962777ded Rework idle timeout, now server side (#2259)
* Server side idle timeout

Initial commit for server side idle timeout counter.  This adds a new
int value that is updated when room/game/mod/admin commands occur and is
checked during the regular ping timout function that if the users new
"idle" value exceeds the idleclienttimeout value defined in the servers
configuration file the user is logged out.  The user will receive a
warning at the 90% time frame mark about being idle.

* Use round instead of ceil

Travis fix for older xcode issue's.

* Fixed requested items

Mis-spelleed function, added header, added warning message sent check
value.  Also corrected the protobuf declaration file for
event_notifyuser

* Moved bool to protected

* Re-Ordered Declarations

* Removed most stylistic items

Resolved most noted things.

* Remove client side idle timeout

Removed client side idle timeout functionality
2016-11-08 22:18:12 -05:00
..
resources Themes: remove all hardcoded extensions 2015-09-13 00:14:36 +02:00
sounds updated to new folder locations 2016-02-24 15:41:04 +01:00
src Rework idle timeout, now server side (#2259) 2016-11-08 22:18:12 -05:00
themes updated to new folder locations 2016-02-24 15:41:04 +01:00
translations translations galore (#2245) 2016-10-29 11:31:35 +02:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt Removed unused class (#2222) 2016-10-18 14:34:11 +02:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc Themes: remove all hardcoded extensions 2015-09-13 00:14:36 +02:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00