Commit Graph
2378 Commits
Author SHA1 Message Date
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
lotodore 9248f5a15e Make chat bot really kick players. 2010-07-14 16:13:18 +00:00
floty dad7c694ce bugfix in logging with sqlite-db 2010-07-14 16:05:18 +00:00
lotodore e6cfcd0b5b Adding missing break statement. :-) 2010-07-14 15:43:15 +00:00
lotodore 55fc5e6e39 Small message fix. 2010-07-14 15:40:14 +00:00
lotodore 176dbe1d4f Send a different error if a user is permanently blocked. 2010-07-14 15:27:06 +00:00
lotodore a68a98f739 Reverting datetime format change for now. 2010-07-14 14:41:26 +00:00
lotodore cabf70b43f Reverting datetime format change for now. 2010-07-14 14:40:32 +00:00
lotodore 18613a2cb5 Adding callback if user is blocked by the server. 2010-07-14 14:30:16 +00:00
doitux c25c52250d remove player in chat label in lobby since it is the same like connected players now 2010-07-14 10:12:19 +00:00
doitux e2346b46f9 chat color bugfix. change inet game name dialog bugfix 2010-07-14 10:08:12 +00:00
lotodore 91090579cf Translate messages. 2010-07-14 10:07:23 +00:00
lotodore 365c6c80da Translate messages. 2010-07-14 10:07:08 +00:00
lotodore e951e14c67 Some message fixes. 2010-07-14 10:03:43 +00:00
doitux 041d68d4a1 your own text in lobby-chat is colored now to easier seperate it from other messages. change internet game dialog maxlenght to 48. 2010-07-14 09:29:05 +00:00
lotodore 44a8999095 Changed some gui messages. 2010-07-14 08:45:11 +00:00
doitux f1a0e5bf79 string fix 2010-07-14 08:44:48 +00:00
doitux 7625279035 add changeInternetGame dialog 2010-07-14 08:43:51 +00:00