servatrice/cockatrice
Matt Lowe 28aed657b3 Fixed 5+ hour issue for new games
The problem was converting a negative int to an unsigned int. This was
resulting in a value of: (2^32) - n. Meaning that the room age was
extreamly old. After 48s the delay from the server will catch up and the
time diff will be 0 rather than negative, which is why after 48s the
room will change from 5+ hours to <1 min.
2015-02-19 12:45:33 +01:00
..
resources New logo for changed tab 2015-02-12 14:39:44 +01:00
src Fixed 5+ hour issue for new games 2015-02-19 12:45:33 +01:00
translations Translation updates to support Transifex 2015-02-13 15:56:17 +01:00
.qdevelop icon_draw and icon_untap added, icon_general and icon_messages modified 2009-07-31 13:37:16 +02:00
CMakeLists.txt Translation updates to support Transifex 2015-02-13 15:56:17 +01:00
cockatrice.desktop Updated Spanish translation 2011-07-16 11:38:57 +02:00
cockatrice.qrc Updated deck editor buttons 2015-02-03 23:35:18 +01:00
cockatrice.rc Included uninstaller for Windows version 2010-09-17 15:26:07 +02:00