Commit Graph
2457 Commits
Author SHA1 Message Date
lotodore be3767b15e Make test cases ipv4 compatible (they were ipv6 only...) 2011-01-29 16:35:04 +00:00
lotodore 0055e02905 Fixing receive function. 2011-01-17 11:05:59 +00:00
lotodore 0f86071f4b Fix typo. 2011-01-17 10:51:34 +00:00
lotodore 0255568b80 Trying to fix connectivity tool. 2011-01-17 10:44:47 +00:00
lotodore 4a6367cea3 Preparing 0.8.3 release. 2011-01-16 16:46:22 +00:00
lotodore 5f8e662457 Show message whether avatar report was successful. 2011-01-16 16:35:54 +00:00
lotodore bb2ea0c48a Fixing compiler warning for daemon call. 2011-01-14 23:21:36 +00:00
lotodore b9f3c55d57 Adding authentication support to connectivity test utility. 2011-01-14 22:42:46 +00:00
lotodore 7e62e6472a Adding new connectivity test program. 2011-01-14 21:33:36 +00:00
lotodore a139e11894 Fixing thread cleanup (this code was obsolete). 2011-01-14 17:44:06 +00:00
lotodore 2a7456998a Improve thread safety. 2011-01-12 23:35:45 +00:00
doitux b6c820718a session:: shared pointer game refactoring 2011-01-12 22:37:33 +00:00
floty a2d0272ed3 remove board-pointer from player 2011-01-12 22:33:03 +00:00
doitux 0fffc9476e 0.8.3 translation source update, list refactoring for crash bugfix in qt/* 2011-01-11 23:13:55 +00:00
doitux 6028ae57b7 servermessages via id implemented 2011-01-10 21:40:48 +00:00
lotodore a2df4b2655 Remove TODO. No message will be shown if an avatar is blocked. 2011-01-09 22:51:10 +00:00
lotodore 19327d7076 Reset avatar if blacklisted (do not show error message yet). 2011-01-09 20:50:58 +00:00
lotodore 3974e7cac5 More shared_ptr in engine to prevent race conditions when accessing client engine from gui. Still incomplete. 2011-01-09 14:16:20 +00:00
lotodore 54bc7aaa8d Do not use own "daemon(...)" function. 2011-01-09 11:07:08 +00:00
lotodore a148adf237 Adding support for an avatar blacklist in the database. 2011-01-09 00:22:00 +00:00
floty f84e629f17 remove hand-object from board 2011-01-06 22:00:52 +00:00
lotodore 41497c64ef Also store type of avatar if an avatar is reported as inappropriate. 2011-01-04 12:03:40 +00:00
doitux 0bb3f8e5f0 PokerTH 0.8.2 now! 2011-01-03 22:33:21 +00:00
doitux 3b30a535a5 bugfix 2011-01-03 22:23:58 +00:00
doitux 852e3dc922 bugfix 2011-01-03 22:00:37 +00:00
doitux 0da77fd0ed guest avatar bugfix 2011-01-03 21:55:35 +00:00
doitux 493081a764 guest avatar menu 2011-01-03 21:26:49 +00:00
lotodore 6952ad8a70 Some header file changes. 2011-01-03 20:23:34 +00:00
lotodore 969e7822f8 Preparing release 0.8.2. 2011-01-03 19:57:29 +00:00
lotodore ddaf311c12 New log object for network/internet games. Preliminary code. 2011-01-03 18:41:28 +00:00
floty 924d6a38b7 remove configFile from Log 2011-01-03 17:56:06 +00:00
floty a0f91b04c7 putting log from local_engine to engine; implementing hand-logging 2010-12-30 01:57:23 +00:00
floty 121575caa5 sqlite-logging: include log in pokerth_lib; new function for game-logging 2010-12-28 23:01:39 +00:00
lotodore 05cae76aee Re-generating chatcleaner protocol with latest version of asn1c. 2010-12-26 12:57:57 +00:00
lotodore 609a0c4f82 Preventing spam of report avatar function on server side. 2010-12-25 21:54:26 +00:00
doitux a06c1b6ac1 uniqueid fix 2010-12-24 16:51:46 +00:00
lotodore 36445a00e7 Support report bad avatar function on server side. 2010-12-24 16:46:49 +00:00
lotodore 710affb1e5 Preparing the use of the report bad avatar function. 2010-12-24 12:27:46 +00:00
lotodore f6d30e8703 Re-generating protocol code. 2010-12-24 11:42:02 +00:00
floty 29e16e3489 create log in session; put some include from header to cpp 2010-12-20 20:30:12 +00:00
floty 0e46188ff3 some bugfixes in Log and guiLog 2010-12-18 23:10:10 +00:00
floty 4f89969bd3 implementing first function in new log.cpp 2010-12-17 23:18:30 +00:00
floty 4e2a989031 bugfix guilog, adding new log in local_engine 2010-12-15 23:01:10 +00:00
doitux 798839b5c7 add #include guilog.h to get last changes compiled 2010-12-14 21:14:49 +00:00
floty 6b3ed95b1a Log -> guiLog (delete old log.h and log.cpp) 2010-12-13 22:11:26 +00:00
floty ad055022f3 Log -> guiLog 2010-12-13 22:09:48 +00:00
doitux 41b0186279 bugfix for #0000022: Notification window kept open when game finishes 2010-12-13 18:16:01 +00:00
doitux 7087c38b89 bugfix for #0000024: Ignore player window appears on double right click 2010-12-13 16:19:37 +00:00
doitux df186db369 add report bad avatar function 2010-12-11 00:58:40 +00:00
doitux dbf889b363 smooth scaled small avatars in lobby dialog 2010-12-10 22:44:28 +00:00