lotodore
|
024258e41c
|
More cppcheck fixes.
|
2011-02-09 15:01:07 +00:00 |
|
lotodore
|
4032bf48a2
|
Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues.
|
2011-02-09 14:33:39 +00:00 |
|
lotodore
|
07a4403e97
|
Fixing cppcheck issue.
|
2011-02-08 16:42:56 +00:00 |
|
lotodore
|
c55c003f1f
|
Fixing nasty bugs found with the help of cppcheck. This should be backported to the current server asap.
|
2011-02-08 16:41:46 +00:00 |
|
lotodore
|
55a5903142
|
Removing unnecessary include.
|
2011-02-08 16:21:21 +00:00 |
|
lotodore
|
2dd18020a7
|
CppCheck fixes.
|
2011-02-08 16:00:43 +00:00 |
|
lotodore
|
dd1f46177c
|
Removing tinyxml directory from third_party.
|
2011-02-08 14:39:32 +00:00 |
|
lotodore
|
f4eb7221e3
|
Fixing more cppcheck issues.
|
2011-02-08 12:10:39 +00:00 |
|
lotodore
|
f9bbd9199f
|
Simplifying memory cleanup.
|
2011-02-08 10:02:12 +00:00 |
|
lotodore
|
5f3cb7aa9c
|
Correcting leak fix.
|
2011-02-08 09:26:55 +00:00 |
|
lotodore
|
84afa5d02b
|
Fixing memory leaks (in currently unused code).
|
2011-02-08 09:17:50 +00:00 |
|
lotodore
|
bfacc2323d
|
Fixing another ipv4 only issue.
|
2011-02-06 14:56:08 +00:00 |
|
lotodore
|
f5c3b2d1c0
|
Fixing issues with very small timeouts in network games.
|
2011-02-06 14:03:45 +00:00 |
|
lotodore
|
e823b7b788
|
Implementing ticket #2 - optionally remove players from games after it was finished. This breaks protocol compatibility with 0.8. Config file option is NetAutoLeaveGameAfterFinish.
|
2011-02-06 13:17:07 +00:00 |
|
lotodore
|
851528f290
|
Fixing #24 again.
|
2011-02-06 12:35:31 +00:00 |
|
lotodore
|
8d5507ddad
|
Allow choosing zero timeout in LAN games, fixing remaining part of #24.
|
2011-02-06 12:29:05 +00:00 |
|
lotodore
|
e729647cec
|
Implementing optional unlimited thinking time in LAN games on server side (GUI missing) ticket #24
|
2011-02-06 10:37:40 +00:00 |
|
lotodore
|
8c9a17f7db
|
Trying to fix avatar file name charset issue #44
|
2011-02-04 21:14:49 +00:00 |
|
doitux
|
ca25c35b94
|
implementing #36 tooltip over players nickname and rating function (thx to drull for this patch)
|
2011-01-31 23:53:52 +00:00 |
|
lotodore
|
e55e39a979
|
Chat cleaner now active within ranking games (for testing it is also active in normal games). New protocol version for chat cleaner.
|
2011-01-30 18:28:44 +00:00 |
|
lotodore
|
cf49041925
|
Regenerating protocol code.
|
2011-01-30 16:27:34 +00:00 |
|
lotodore
|
d47994dfdb
|
Regenerating protocol code.
|
2011-01-30 16:24:19 +00:00 |
|
lotodore
|
f28d0ad1b3
|
Whitespace fixes.
|
2011-01-30 16:20:47 +00:00 |
|
lotodore
|
dcb870542c
|
Updating asn1c to latest git version.
|
2011-01-30 11:30:33 +00:00 |
|
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 |
|