Commit Graph
204 Commits
Author SHA1 Message Date
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
doitux 141206cf46 qslider stylesheet patch for qt-4.7 2010-09-22 09:46:34 +00:00
doitux 06634f49d4 fixed special chars problem with nickname links on ranking game table 2010-09-15 07:53:36 +00:00
doitux 9551bbe4a1 enable scroll wheel bet value change 2010-09-14 10:28:35 +00:00
doitux 3a9db4957b display nicks on the table including links to their poker-heroes.com
profile page
2010-09-13 23:10:10 +00:00
doitux 34762ce4f7 bugfix 2010-09-05 14:29:43 +00:00
doitux af101c4fce add timout warning in ranking game dialog 2010-09-05 13:13:42 +00:00
doitux e0afbfdd15 lobby: add sort by flag option, align player names in available players list 2010-08-29 21:50:18 +00:00
doitux af73aa37af show button and logging bugfix 2010-08-16 23:02:56 +00:00
doitux 868e9f3e12 string freeze for beta2. translation files updated 2010-08-12 09:59:37 +00:00
doitux 3ddb92d656 icon changes. logging bugfixes 2010-08-10 20:39:24 +00:00
doitux e5d42c13cd allow last non folded player to show his cards 2010-08-09 21:43:49 +00:00
doitux d6c8d39afe bugfix for too much logging 2010-07-23 17:44:56 +00:00
doitux 38970a626a fix 2010-07-23 17:22:46 +00:00
doitux ab30ad9a6a stop animation at next hand 2010-07-23 17:20:59 +00:00
doitux 00d70a1be8 stop showcards animation when next hand starts 2010-07-23 17:15:23 +00:00
floty 7f3e3f6dfd delete some bug for determining the list of player who have to show their cards. additionally the lastActionPlayer is now determined correctly (especially in every betting roud) 2010-07-22 21:17:22 +00:00
doitux dd337c4da0 adjust gui functions for new show cards procedures 2010-07-22 12:12:57 +00:00
doitux 4ed1122931 bugfixes for show cards function 2010-07-18 11:42:42 +00:00
doitux e6009f6fc2 add some debug output for player show cards after river 2010-07-18 08:10:47 +00:00
doitux 96fa7c642c show cards button gui action hopefully implemented ;-) 2010-07-16 09:13:43 +00:00
doitux 6ece570a06 shortcut bugfix for show cards button 2010-07-15 17:45:22 +00:00
doitux 6c2c4eaaeb add showCards function to receive cards from players which hit the show-cards-button during postriver. define static ranking game data 2010-07-15 09:52:24 +00:00
lotodore 91090579cf Translate messages. 2010-07-14 10:07:23 +00:00