Commit Graph
287 Commits
Author SHA1 Message Date
lotodore 8c88b68476 Fixed bug when flipping cards. 2007-10-02 14:44:25 +00:00
doitux c17be5af25 bugfix 2007-09-30 21:49:51 +00:00
doitux c546352da8 adds activePlayerList and runningPlayerList (XXIX) - and hopefully the last one ;) 2007-09-30 21:13:55 +00:00
doitux 0d06041857 settings updated (+sound categories, -engine versions) 2007-09-30 20:22:38 +00:00
lotodore 087a0d0cda IRC polishing work - kicks are shown, error messages are displayed. Rename somehow buggy still. 2007-09-30 16:19:44 +00:00
doitux 9d702b3fcc 2007-09-30 11:15:03 +00:00
lotodore f903e4ae6d Fixed compiler warnings. 2007-09-30 08:21:29 +00:00
doitux 2cc4b22d72 2007-09-30 00:56:43 +00:00
doitux 1ed4eeec87 adds activePlayerList and runningPlayerList (XXVIII) - bugfix 2007-09-30 00:41:23 +00:00
doitux 68595450f1 adds activePlayerList and runningPlayerList (XXVII) 2007-09-30 00:36:36 +00:00
doitux f8be237ead adds activePlayerList and runningPlayerList (XXVI) 2007-09-30 00:06:34 +00:00
lotodore aaf4106c20 Send notification to clients when a game in the lobby was started. Mark games as running in lobby dialog. 2007-09-29 20:20:01 +00:00
lotodore 43103d6fea Name fix. 2007-09-29 19:23:14 +00:00
doitux e800a83193 2007-09-29 17:10:38 +00:00
doitux 6e795d99d5 adds activePlayerList and runningPlayerList (XXV) - bugfixes 2007-09-29 17:08:05 +00:00
doitux 45774f4b75 adds activePlayerList and runningPlayerList (XXIV) - bugfixes 2007-09-29 16:08:48 +00:00
lotodore 3c88ba8bbe Game list in Lobby is now shown and updated even after joining or creating a game. Game updates will be sent by the server at all times (even during the game). 2007-09-29 14:05:41 +00:00
doitux 4b56af8c42 Human_Player check before join Lobby, Sortable AvailablePlayer List in Lobby 2007-09-29 09:47:09 +00:00
doitux fc435f2769 exceptions & bugfixes 2007-09-29 00:08:19 +00:00
doitux 45d71f0866 implement new blinds settings (II) 2007-09-28 05:23:13 +00:00
lotodore eb62635e02 Additional irc stuff - list of nicks, leaving/joining players. Not complete yet, renames are missing, as well as special stuff like being kicked. 2007-09-27 20:59:00 +00:00
doitux a40b6dba5d new blinds settings implementation (I) 2007-09-27 20:40:40 +00:00
doitux 73cf938496 adds activePlayerList and runningPlayerList (XIX): bugfixes 2007-09-27 20:36:02 +00:00
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