Commit Graph
3195 Commits
Author SHA1 Message Date
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
lotodore 0a15afacbb Let the server send cards on request of the corresponding user. 2010-07-17 21:11:12 +00:00
doitux 96fa7c642c show cards button gui action hopefully implemented ;-) 2010-07-16 09:13:43 +00:00
floty 756e92aeab implement frame for list of player who need to show their cards at the end of the hand 2010-07-15 22:37:46 +00:00
floty e2cef18b57 changes in logging with sqlite-db 2010-07-15 22:36:06 +00:00
lotodore 79e7a47343 Preparing network functions to let a player show his cards. 2010-07-15 21:55:52 +00:00
doitux 6ece570a06 shortcut bugfix for show cards button 2010-07-15 17:45:22 +00:00
doitux bf0a4676db enable -qt-sqlite for windows build scripts 2010-07-15 15:30:26 +00:00
doitux ae6e7ebd7a put player-in-game-info to own submenu in player contextmenu 2010-07-15 12:05:09 +00:00
doitux fe09fb94dd add "player yxz is playing in game yxz" info to player context menü in the lobby 2010-07-15 10:55:09 +00:00
lotodore c0947c9d54 Adding function to find out in which game a user is playing. 2010-07-15 10:34:24 +00:00
doitux a7f4d033e2 hide startbutton, kickbutton, addComputerOpponents checkbox for ranking game mode 2010-07-15 10:06:43 +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 b4d02f4cb0 Do not use regex for chat bot bans. 2010-07-14 17:55:49 +00:00
lotodore 6c997ca21a Make the chat bot temporarily ban players. 2010-07-14 17:20:51 +00:00