doitux
|
8264a61692
|
implement: Option to disable emoticons in the chat (#172)
|
2013-07-01 10:29:07 +02:00 |
|
doitux
|
6830068d9d
|
implement: Avatars should not be displayed for people which are on the ignore list (#187)
|
2013-07-01 10:04:51 +02:00 |
|
lotodore
|
45a5c7cef8
|
License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8).
|
2012-12-25 15:06:23 +01:00 |
|
lotodore
|
d3cd97c666
|
Running astyle.
|
2012-12-21 01:01:01 +01:00 |
|
doitux
|
99eec1e6eb
|
fix cpp-check
|
2012-11-10 09:00:01 +01:00 |
|
doitux
|
e8498d1338
|
add very big index card deck (known as mobile gui card deck before) to the list of distributed card decks and set this to default. For this style there is a new card deck file type needed because of the very big index symbols left top. Therefor #154 is implemented
|
2012-11-10 02:02:25 +01:00 |
|
lotodore
|
f145ae2b42
|
Fixing cppcheck issues.
|
2012-09-02 12:35:41 +02:00 |
|
Moritz Neeb
|
0747dd0f5f
|
accidentally call after big raise blocker activated by default
|
2012-08-13 04:43:40 +02:00 |
|
doitux
|
a24b07c82c
|
next steps on Android port
|
2012-05-06 20:57:04 +00:00 |
|
doitux
|
7cf2203f33
|
Next steps on Android port
|
2012-05-06 14:02:00 +00:00 |
|
lotodore
|
e9b7eee156
|
Temporary workaround for android data directory.
|
2012-04-22 11:22:55 +00:00 |
|
doitux
|
9ee82a05c5
|
implementing: make raise-blind sound optional (#127)
|
2012-03-27 09:38:45 +00:00 |
|
doitux
|
0802c7ea31
|
string freeze for 0.9.2; make accidentally call blocker optional via
settings
|
2012-01-26 08:29:25 +00:00 |
|
floty
|
d88182e865
|
preparing gui for maemo version; running astyle
|
2012-01-24 20:48:38 +00:00 |
|
doitux
|
f47672259e
|
bugfix
|
2012-01-09 20:29:13 +00:00 |
|
doitux
|
d21498e245
|
0.9.1 version hack --> set loginterval to 1
|
2012-01-09 20:24:00 +00:00 |
|
lotodore
|
92ba846d30
|
When loading the configuration, verify that the player names are unique. If they are not, use the default ones. (#96)
|
2012-01-09 18:40:51 +00:00 |
|
doitux
|
b9793bbb25
|
configfile
|
2012-01-09 17:41:08 +00:00 |
|
doitux
|
cd3eaaf2b9
|
remove configfile and exit(0)
|
2012-01-06 08:17:56 +00:00 |
|
lotodore
|
72cf399ec9
|
Removing unused config entry.
|
2011-12-30 20:18:05 +00:00 |
|
lotodore
|
ddf2ca784b
|
Adding enhancement #76 (server password). The server password is checked during init, in addition to possible player auth. It can be set as option "ServerPassword" in config.xml, on client and server.
|
2011-10-20 21:19:58 +00:00 |
|
lotodore
|
603d4826fd
|
Fixing thread safety of ConfigFile.
|
2011-10-20 11:36:41 +00:00 |
|
doitux
|
d1e7266501
|
fix wrong include indents
|
2011-07-03 19:45:08 +00:00 |
|
doitux
|
29242aa47d
|
Switching license from GPL2 to AGPL3. Translation files update
|
2011-07-02 23:03:18 +00:00 |
|
lotodore
|
8bac902580
|
Fixing loads of msvc warnings (mainly size_t vs int issues).
|
2011-04-10 10:04:42 +00:00 |
|
lotodore
|
02518c67b2
|
Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
|
2011-02-11 20:02:08 +00:00 |
|
lotodore
|
4032bf48a2
|
Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues.
|
2011-02-09 14:33:39 +00:00 |
|
lotodore
|
2dd18020a7
|
CppCheck fixes.
|
2011-02-08 16:00:43 +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 |
|
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
|
0cb1d75ce3
|
Adding code for private chat messages (server side). These messages are not allowed within a game. Adding config option to disable brute force protection.
|
2010-11-07 08:24:31 +00:00 |
|
lotodore
|
83da8559a4
|
Some changes to make CppCheck happier.
|
2010-10-26 21:32:39 +00:00 |
|
doitux
|
74a96a4354
|
optional add country flag to avatar feature (thx to drull)
|
2010-10-26 17:31:41 +00:00 |
|
lotodore
|
3016d6b3b2
|
Make small delay which prevents auto-kick from occurring configurable.
|
2010-09-11 21:37:27 +00:00 |
|
doitux
|
038bfdd2a2
|
remember username during guest login
|
2010-09-07 12:52:30 +00:00 |
|
lotodore
|
8a83a1dd07
|
Fixing config option.
|
2010-09-05 00:22:00 +00:00 |
|
lotodore
|
7a1a10abf5
|
Block bad game names on server.
|
2010-09-05 00:15:25 +00:00 |
|
doitux
|
2d3e38f670
|
remember lobby nick list sorting settings
|
2010-08-30 10:41:56 +00:00 |
|
lotodore
|
b6723e5ebf
|
Store server database config in config file.
|
2010-08-28 10:50:17 +00:00 |
|
doitux
|
bd01ffad9f
|
fix >= 0.7.1 update problems with PokerTH distributed default styles
|
2010-07-11 20:36:50 +00:00 |
|
doitux
|
0771aabfb0
|
GUI: ignore player function added (list in settings - remove button will follow)
|
2010-03-30 17:30:33 +00:00 |
|
doitux
|
8c3984b910
|
extended infobox system
|
2010-03-28 16:16:48 +00:00 |
|
doitux
|
d8ea018ffc
|
GUI: new game types and game name fields in settings and createinternetgame dialogs
|
2010-03-24 22:21:18 +00:00 |
|
doitux
|
7949b2e91c
|
add new ranking mode options to settings. also add ranking mode icon for game-list
|
2010-03-23 19:58:19 +00:00 |
|
doitux
|
9e7792fd8e
|
extra callback for showing internet game login dialog
|
2009-11-08 21:18:25 +00:00 |
|
doitux
|
857cbf357e
|
add delay between hands option for network/internet game
|
2009-10-23 23:12:33 +00:00 |
|
doitux
|
fe627fe6f5
|
local nick will also be used as online game login name
|
2009-10-10 22:18:58 +00:00 |
|
doitux
|
d03c15a0f8
|
continue login dialog implementation
|
2009-08-27 20:54:37 +00:00 |
|
doitux
|
12e12c6f21
|
show login dialog with F6
|
2009-08-27 10:19:11 +00:00 |
|
doitux
|
fdb35d8504
|
remove irc settings option from internet games config
|
2009-08-23 19:55:07 +00:00 |
|