Commit Graph
227 Commits
Author SHA1 Message Date
doitux ffeeaa6439 implements "disabling call button after raise" (#35) 2012-01-22 17:21:05 +00:00
doitux bc8f9b9b89 check if settingsdialog is called from ingame and disable reset settings
button
2012-01-06 09:34:26 +00:00
floty 3a659dd5d5 logging missing network actions in sqlite; run astyle. 2012-01-05 20:54:27 +00:00
doitux cbb72bc06a remove circular dependencies between soundevents and gametableimpl 2012-01-01 19:55:22 +00:00
doitux 1bb1642eb0 translation update for 0.9-beta6 2011-12-30 14:02:59 +00:00
doitux d08352dd72 fixes "leavegame-button accidentally disabled" and "preactions shows
during autofold"
2011-12-29 22:43:42 +00:00
doitux f294834d00 implement sounds when blinds increases (ticket #83) 2011-12-25 13:34:06 +00:00
doitux c00299481d remove debug output 2011-12-23 19:49:09 +00:00
doitux 4961e79ea1 change stayontable-status handling from gui to engine code 2011-12-23 19:22:04 +00:00
doitux e3a30d571c gui tweaks for autofold mode, new timeout message about autofold mode 2011-12-20 22:11:23 +00:00
doitux fb94675aee another way to initialize stayOnTableStatus for player-objects 2011-12-18 22:34:55 +00:00
doitux cd00a67d1f new gui-feedback for autofold-modus 2011-12-18 20:13:00 +00:00
floty 2437407ffc optimizing local sqlite-logging; implementing second steps network client sqlite-logging 2011-11-13 01:05:28 +00:00
lotodore 32d26e3644 Removing AFK-warning message. Preparing integration of a new auto-AFK mode. 2011-11-07 21:07:13 +00:00
doitux def86ac998 move textBrowser_Log->clear(); to gametableimpl::hide() 2011-11-05 21:48:06 +00:00
floty 6fbb5c9841 running astyle 2011-11-02 18:27:15 +00:00
floty 3352a199fc sqlite-logging at the end of hand/game possible; moving winner/sitOut-logging from gui to engine 2011-11-01 18:03:48 +00:00
doitux fb6edc997f implement #79 - show cards chances also after fold 2011-10-29 19:02:15 +00:00
floty 7798bd0f37 delete unused variable "myWinnerState" in player 2011-10-29 16:21:29 +00:00
floty bb3fb9e13c delete unused function "getMyWinnerState"; activate Engine-Action-Log in localHand; run astyle 2011-10-29 14:41:17 +00:00
floty 7f13da91e5 applying astyle 2011-10-26 22:29:47 +00:00
floty f1dc2e90a5 - rename lastPlayersTurn -> previousPlayerID and lastActionPlayer -> lastActionPlayerID 2011-10-26 19:34:57 +00:00
floty fb01a698d5 - some changes in sqlite logging
- replace myAction-int by PlayerAction in player-object
2011-10-24 20:44:22 +00:00
floty ad4aace71d - some changes in sqlite logging
- replace beroID-int by GameState in hand
2011-10-22 23:57:02 +00:00
floty 8ae7db3e96 - updating sqlite-log
- handID in bero is unnecessary; removing parameter value
2011-10-21 00:16:43 +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 07b448cf34 Running astyle. 2011-03-10 19:27:15 +00:00
lotodore 6f290be894 Removing several unnecessary allocations. 2011-02-28 22:05:44 +00:00
lotodore a87a12e8b0 Remove unnecessary allocation. 2011-02-28 21:19:04 +00:00
lotodore 2ad5f1cb40 Fixing possible memory leak and compiler warnings. 2011-02-28 19:59:14 +00:00
floty 9c2dc64fbd sqlite-log: deleting unused parameters and implementing logging board cards 2011-02-27 16:34:39 +00:00
floty 1f833d106a sqlite-log: implementing action logging 2011-02-27 00:03:39 +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 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 2dd18020a7 CppCheck fixes. 2011-02-08 16:00:43 +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
doitux b6c820718a session:: shared pointer game refactoring 2011-01-12 22:37:33 +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
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
doitux 798839b5c7 add #include guilog.h to get last changes compiled 2010-12-14 21:14:49 +00:00
doitux 41b0186279 bugfix for #0000022: Notification window kept open when game finishes 2010-12-13 18:16:01 +00:00
doitux df186db369 add report bad avatar function 2010-12-11 00:58:40 +00:00
lotodore 74355c046d More changes for CppCheck. 2010-10-26 21:43:07 +00:00
doitux 74a96a4354 optional add country flag to avatar feature (thx to drull) 2010-10-26 17:31:41 +00:00
doitux fbc623a704 bugfix: remove gametable really wanna quit messages when login fails 2010-10-26 08:37:52 +00:00
doitux 33d308d4d6 add confirm close gametable patch 2010-10-20 21:12:49 +00:00
floty 377f6dde6e active sqlite-log with symbol constant 2010-09-29 17:43:49 +00:00