Commit Graph
2559 Commits
Author SHA1 Message Date
doitux 8e6bbf62a8 lobby game desc. enhancements - wordwrap to avoid horizontal scrolling 2010-08-04 20:45:29 +00:00
lotodore b87b8545a9 Fixing windows build script by using sed to patch qt. 2010-08-02 22:01:57 +00:00
lotodore f159ba08c5 Trying to fix mingw issue with boost trac ticket 4258. 2010-08-02 21:52:48 +00:00
lotodore 7be2094dac Trying to fix mingw issue. 2010-08-02 21:48:20 +00:00
lotodore 8911d4a154 Trying to fix mingw issue. 2010-08-02 21:46:37 +00:00
lotodore c3bdda9d2f Disallow any kind of kicking in ranking games on server side. 2010-08-01 21:58:55 +00:00
lotodore d9c19fc4cc Fix server issue with player limit of ranking games. 2010-08-01 21:17:55 +00:00
lotodore 9e039182ec Also check ranking game restrictions on server. 2010-08-01 20:15:49 +00:00
lotodore 002defcead Adding new protocol error code. 2010-08-01 19:52:00 +00:00
lotodore 44c035d4d2 Adding new protocol error code. 2010-08-01 19:51:34 +00:00
lotodore 896c335204 Header files cleanup work. 2010-08-01 19:23:08 +00:00
lotodore 20028cb07f Store date/time when the game ends. 2010-08-01 15:21:31 +00:00
doitux 772dfd95a0 revieve --> receive string fix 2010-07-27 08:30:55 +00:00
doitux acc8aad5b4 changelog for 0.8-beta1 2010-07-26 06:07:23 +00:00
doitux a27ddb7e77 add string updates to translation files 2010-07-25 12:31:06 +00:00
lotodore 4771ff1c39 Fixing a server crash when requesting player info of a player who is no longer online. 2010-07-25 09:31:13 +00:00
lotodore 5e9c33e7ff Only log ranking games in db. 2010-07-23 22:16:19 +00:00
doitux d6c8d39afe bugfix for too much logging 2010-07-23 17:44:56 +00:00
lotodore 29dc5c939c Tab fixes. 2010-07-23 17:36:11 +00:00
lotodore 6e926af693 Fix qtsingleapplication. 2010-07-23 17:35:18 +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
lotodore 78c9694438 If a player wishes to show the cards, let the server send them to all players, even the one who already knows the cards. 2010-07-23 17:05:33 +00:00
doitux c6c31bb2fa fix dialog problem 2010-07-23 16:43:09 +00:00
lotodore cc897745c4 Send list of cards which need to be shown instead of all cards of non-fold players. 2010-07-23 15:55:52 +00:00
doitux 15b513fb85 count revisions to 0.8-beta1 2010-07-23 15:25:38 +00:00
lotodore 3df2c28271 Set winner before game delay. 2010-07-22 22:18:56 +00:00
doitux 384e1e78d4 windows font fix 2010-07-22 21:58:25 +00:00
doitux b438bb093f mac font fix 2010-07-22 21:47:53 +00:00
floty ee910b27ba comment the sqlite-log 2010-07-22 21:34:11 +00:00
doitux c80a3f2878 mac font fix 2010-07-22 21:29:26 +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 53247a007a mac font fix 2010-07-22 20:35:11 +00:00
doitux 7a60422253 mac font fix 2010-07-22 20:21:36 +00:00
doitux ea17d268f0 mac font fix 2010-07-22 20:03:26 +00:00
doitux 412598d556 mac font fix 2010-07-22 19:58:49 +00:00
doitux 1bc7133a62 mac font fix again 2010-07-22 19:55:43 +00:00
doitux 3fcb303387 mac font fix 2010-07-22 19:49:31 +00:00
doitux 6330c5d464 link string fixes 2010-07-22 19:39:16 +00:00
doitux dd337c4da0 adjust gui functions for new show cards procedures 2010-07-22 12:12:57 +00:00
floty aae32164ff detemine player who need to show their cards at the end of the hand. this version is possibly buggy, because its tested marginal. additionally the lastActionPlayer is determined not correctly so far. 2010-07-22 06:03:11 +00:00
doitux e743f0be85 insert links for create game account and view online ranking 2010-07-21 07:41:14 +00:00
lotodore 37e3b85c9b Adding debug output. 2010-07-19 21:09:25 +00:00
lotodore 966fb50662 Trying to log winner in database. 2010-07-19 19:29:49 +00:00
doitux 4ed1122931 bugfixes for show cards function 2010-07-18 11:42:42 +00:00
lotodore e60b3d8d92 Fixed use of wrong variable. 2010-07-18 11:26:53 +00:00
lotodore b2e8c7222d Possibly fixing an issue with send cards. 2010-07-18 11:11:27 +00:00
doitux e6009f6fc2 add some debug output for player show cards after river 2010-07-18 08:10:47 +00:00
lotodore 3acaf0ce5a Return winner list as need to show cards for now. 2010-07-17 21:14:32 +00:00