Commit Graph
153 Commits
Author SHA1 Message Date
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
doitux adae9c1cd3 make new lobby-bot configurable 2009-08-21 20:18:37 +00:00
lotodore 836ec60e6d Chat bot integration now fully functional. 2009-08-17 09:45:06 +00:00
lotodore 4593308da8 Integrating chat cleaner manager in lobby. 2009-08-14 22:05:01 +00:00
doitux 6b2b920344 adding config options for using chatcleaner 2009-08-06 20:41:48 +00:00
doitux b30d84f879 2009-06-16 09:13:45 +00:00
doitux a6146399d4 readd disable startsplash option 2009-06-07 20:23:06 +00:00
doitux 4c35676a68 remeber last gametable and carddeck style dir in settings 2009-04-23 09:25:39 +00:00
doitux 3a93336dfa utf8 windows test 2009-04-17 23:12:56 +00:00
doitux 2417778152 remove obsolete config option "show intro at startup" 2009-04-10 07:30:14 +00:00
doitux 6f5a5ff035 move action pics 2009-04-09 20:35:56 +00:00
doitux 9e95209e69 remove statusbar config item 2009-04-07 19:10:11 +00:00
doitux f1a54ef73c 2009-04-06 00:38:26 +00:00