Commit Graph
71 Commits
Author SHA1 Message Date
doitux 0e5619bec3 sortable game-list in lobby 2007-11-03 19:36:43 +00:00
lotodore e89be5687a Only update avatars when in a game. 2007-11-01 19:27:02 +00:00
doitux cfdac48500 "%1's game" is translateable now. please chose the position of %1 (playername) to ge the correct word-order. 2007-11-01 18:16:20 +00:00
doitux 75071a777c gui+log fixes 2007-11-01 16:51:59 +00:00
doitux 47eee5474c adds avatars vor connected-players-list in lobby 2007-11-01 12:21:34 +00:00
doitux 5abe109e87 setPlayerAvatar introduced 2007-11-01 00:28:32 +00:00
doitux 2275a8eca8 pokerth logo in game list bg 2007-10-30 12:14:42 +00:00
lotodore 4bc57f07d0 Add server statistics which are sent by the server to every client each time they change. 2007-10-20 22:22:11 +00:00
doitux 8cd93ced8c 2007-10-18 21:44:56 +00:00
lotodore c55089e728 Closing of the "starting game" dialog on error. 2007-10-18 20:58:56 +00:00
doitux 2ba5ce4b48 2007-10-18 20:21:41 +00:00
doitux 512862c64c 2007-10-18 20:21:00 +00:00
doitux a1ab71d212 2007-10-18 20:10:01 +00:00
doitux b03ac19e2f starts human player input filed redesign - PART III (checkable buttons) 2007-10-17 23:26:57 +00:00
doitux a878827c84 adds lobby stats information 2007-10-17 22:27:11 +00:00
doitux fed0fc78eb waitforgame-message. guifixes. 2007-10-16 23:07:59 +00:00
lotodore 4f00333599 Show and update admin player of a game even when in lobby and not in the game. 2007-10-12 14:32:25 +00:00
lotodore 96d1f34f5c Added notification if a new release or beta release of PokerTH is available.
Removed last traces of deprecated blind values.
2007-10-12 13:07:04 +00:00
floty 0dd90e6821 bugfix: smallBlind 2007-10-11 09:06:06 +00:00
doitux 5a7ae2c586 fixed gui bug for multiple internetgames (chat_tab) 2007-10-11 00:30:52 +00:00
doitux 6292029954 improve nick-autocompletition, remove smallblinds //TODO's 2007-10-10 23:31:53 +00:00
doitux 3b0c54e5c6 nick-autocompletition with tab_key 2007-10-10 10:06:09 +00:00
doitux 12bbe999a4 2007-10-09 20:41:57 +00:00
lotodore 2e8a60bc0d Fixed windows compile issue. 2007-10-09 16:12:10 +00:00
doitux 1c371c3d4c bugfix 2007-10-09 08:46:28 +00:00
doitux 8e8ee03325 nick-autocompletition, scrollable chat-history 2007-10-09 07:50:56 +00:00
lotodore 310fadefdb Keep lobby open in the background during internet games. Show the lobby after the game finished. Re-open the game. Start and stop irc thread together with the client thread. 2007-10-08 20:14:44 +00:00
doitux 49845451f2 start inserting nick-autocompletition for lobbychat input field 2007-10-07 21:38:28 +00:00
doitux 65563cbc39 add switchLanguage ComboBox in Settings to change app language. add option to disable lobby-chat. string update 2007-10-04 21:13:00 +00:00
doitux 38ceeaf68f mark new admin in connected players list 2007-10-03 23:30:41 +00:00
doitux 48c411dc00 mark admin in connected players list 2007-10-03 17:39:47 +00:00
lotodore 076d44b0ae Pass on admin state if the admin leaves the network game, so that someone else can start the game. 2007-10-03 13:36:47 +00:00
doitux 8385b2e28d 2007-10-03 13:11:29 +00:00
doitux 101ef7ff3f 2007-10-03 12:30:04 +00:00
lotodore af6dca56d9 Moved update blinds in dialog to function. 2007-10-03 09:37:02 +00:00
doitux 4f03bf1fc8 shows new blinds settings in lobby dialog 2007-10-03 00:32:17 +00:00
lotodore 0d1650e9a9 Fixed a bunch of compiler warnings. 2007-09-30 18:50:46 +00:00
doitux 0e11228a95 highlight lobbychat messages with own nick into 2007-09-30 18:48:43 +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 10740df0fb gui fixes 2007-09-30 00:42:14 +00:00
doitux 27b82a4260 2007-09-29 22:50:20 +00:00
doitux 3db1435185 lock icon shows private games 2007-09-29 22:44:16 +00:00
doitux 0b5209979f 2007-09-29 22:25:33 +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
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 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 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