Commit Graph
264 Commits
Author SHA1 Message Date
doitux 3c7aa802db add changecompleteblindsdialog for start-dialogs to change new blinds-settings 2007-09-27 00:35:30 +00:00
lotodore 7bbf76fe5d Added irc support for lobby dialog. Takes some time to connect before messages can be sent/received. No special stuff yet, no user list, no connection notifications. Still work in progress. 2007-09-26 11:48:33 +00:00
doitux 6c19233c18 adds activePlayerList and runningPlayerList (XIII) - BUGGY!!! - last sable rev866 2007-09-26 10:13:10 +00:00
doitux 8ac5673c00 adds activePlayerList and runningPlayerList (XII) - BUGGY!!! - last sable rev866 2007-09-26 00:08:45 +00:00
doitux bcc5966a68 adds activePlayerList and runningPlayerList (X) - !!! BROKEN !!! - last stable rev is 866 2007-09-25 18:00:05 +00:00
doitux f6a316fc2e adds activePlayerList and runningPlayerList (IV) 2007-09-24 21:09:36 +00:00
doitux d03f114b46 adds activePlayerList and runningPlayerList (II) 2007-09-24 10:02:17 +00:00
doitux 8f029d2ea4 bugfix: segfault in kicker detection 2007-09-23 17:07:52 +00:00
doitux b7bbd17951 start manual blinds order feature 2007-09-21 00:13:47 +00:00
doitux df169fda1a add auto-check/fold/call-any feature 2007-09-18 21:31:39 +00:00
doitux e9b9693ad9 check AppDataDir at startup 2007-09-17 23:06:10 +00:00
doitux f3f6dd1a08 chat-tab removed for local games (not disabled) 2007-09-17 21:51:44 +00:00
doitux b7aa1614be reverse FKey order option added 2007-09-17 08:38:09 +00:00
doitux 26390ac1a7 myQtHelper->getDataPath() removed 2007-09-08 22:01:30 +00:00
lotodore e76be2a6ff Some more changes concerning avatars. Directory changes. App data now QApplication independent. 2007-09-08 20:40:46 +00:00
doitux e50f9708af dutch, german translation update; string updates; IRC server configuration added; password-dialog to join a private game; return-event for chat-input (chat-classes not implementet) 2007-09-07 08:58:36 +00:00
doitux 731ea48c78 font fixes 2007-09-06 23:45:17 +00:00
doitux 489f5b2ae8 font fixes 2007-09-06 22:32:15 +00:00
doitux f14e6b00d6 font changes 2007-09-06 21:58:36 +00:00
lotodore 9d0edc5eee Major redesign: The game can not be left without disconnecting from the server. This happens if a player is kicked, if he wishes to leave, or for other reasons. Error packets from the server will always cause a disconnect, however.
If joining a game fails, there is a proper failure packet now.
2007-09-06 19:09:05 +00:00
doitux 040aadda3c 2007-09-06 19:02:03 +00:00
lotodore 9f6bf5206e The checkbox "fill up with computer players" is now working (protocol has been changed to implement this). Lobby dialog is now also used after joining the game. Leaving game not possible yet. 2007-09-05 19:14:34 +00:00
lotodore 0900d3844b Fixed a bunch of compiler warnings (mingw compiler). 2007-09-04 23:37:32 +00:00
doitux 2f9f603bef font fixes 2007-09-04 22:54:07 +00:00
doitux b96bad9f69 font fixes 2007-09-04 22:30:58 +00:00
lotodore 9ed217609b Internet game lobby dialog shows now overview of games and whether they are private. Now showing connection progress before the internet game lobby. 2007-09-04 12:44:11 +00:00
lotodore b9e5ed52dc Moved flopValues/preflopValues data from files to source code of engine. 2007-09-04 09:38:32 +00:00
doitux 95467e0b96 checkBox_fillUpWithComputerOpponents added; some startnetworkgamedialog behaviour changes 2007-09-03 22:51:00 +00:00
doitux 35f2b645e2 some other gui fixes for qt-4.3.1 2007-09-03 01:09:22 +00:00
doitux 95b3c45750 some other gui fixes for qt-4.3.* 2007-09-03 00:26:38 +00:00
floty 33fdc95cec minimum raise setting (II) 2007-09-02 20:14:14 +00:00
lotodore bd53403752 Major redesign: Using game ids and player ids in gui (associated with tree view items).
Player list of all network games is now dynamically updated in lobby (no polling, server sends events).
2007-09-02 16:36:52 +00:00
doitux ba586fd751 sdl include fix 2007-09-02 11:30:48 +00:00
doitux 3677a2b4b4 some other gui fixes for qt-4.3.* 2007-09-02 07:58:30 +00:00
lotodore 096c02dd24 Fixed crash when creating a network game. 2007-09-01 21:15:11 +00:00
doitux b9aeb5497a border:none; fixes button problems with qt-4.3.* 2007-09-01 20:43:30 +00:00
floty a0e78485df bugfix: allin-bug 2007-08-31 13:09:07 +00:00
doitux a84f164b8a preparation gamelobby slots 2007-08-29 22:30:18 +00:00
doitux 27260bf837 last steps to remove qrc 2007-08-29 21:53:08 +00:00
doitux 264b6a0583 next steps remove resources_qrc 2007-08-29 21:10:33 +00:00
doitux 1e20e202e0 2007-08-29 19:27:12 +00:00
doitux a79aa7708d 2007-08-28 01:10:41 +00:00
doitux d1f95d539d own pixmap for flipside distortion fixed 2007-08-27 12:30:00 +00:00
lotodore 56b24e09eb Major design change in network protocol: Player information is now requested by clients whenever it is needed. The server only sends player ids. The client has a cache with player information. 2007-08-26 22:41:37 +00:00
doitux ba17f1d08e 2007-08-26 20:27:26 +00:00
doitux 513f71aba8 you can take back bet or raise with escape key 2007-08-26 19:42:16 +00:00
lotodore 87941c632a Fixed local network game. Now using new config options. Client sends packets deferred to allow initialization. 2007-08-26 12:15:10 +00:00
doitux 0ae607a832 timeout animation not blanked bugfix 2007-08-24 13:37:45 +00:00
doitux c606cba1fd cancel in settningsdialog bugfix 2007-08-24 13:07:24 +00:00
floty c44d14400a run() -> postRiverRun() in localberopostriver.cpp 2007-08-22 20:49:07 +00:00