Commit Graph
960 Commits
Author SHA1 Message Date
doitux e5e86a7e43 chatwindow win32 bugfix 2007-10-16 20:34:20 +00:00
doitux 979a726ec3 starts human player input filed redesign - PART II (shows call-amount) 2007-10-16 18:46:08 +00:00
doitux d6267c9618 starts human player input filed redesign - PART I 2007-10-16 11:06:38 +00:00
doitux 85953414cd fixed whitespaces at start and end in MyName at settingsdialog 2007-10-16 00:21:38 +00:00
doitux fd77fcc4fa finish implementing away-automode-radio-buttons 2007-10-16 00:15:18 +00:00
doitux 2fdfce5a1f start implementing away-automode-radio-buttons 2007-10-15 20:33:12 +00:00
lotodore ad8095f379 Fixed avatars in network (non-public) games. 2007-10-15 08:37:32 +00:00
lotodore 94fbbe9ac5 Disallow space as first char of the player name. 2007-10-15 08:35:56 +00:00
lotodore 1a4fb609bf Removed todo. 2007-10-15 00:02:03 +00:00
doitux feb8bd230b adds pokerth-link to messagebox 2007-10-14 22:33:08 +00:00
doitux 3138cd22e7 adds ingame-chat nick-highlighting 2007-10-14 22:05:00 +00:00
doitux f2fc2d301c networkgame-nick-highlighting 2007-10-14 17:59:40 +00:00
lotodore c5c9ce262a Additional LocalExceptions. 2007-10-14 17:49:15 +00:00
floty 6822e60805 new log-window design 2007-10-14 13:09:16 +00:00
floty 9a9bd9e552 new log-window design 2007-10-14 11:55:40 +00:00
floty 7f07d066aa asserts -> LocalExceptions 2007-10-14 11:01:44 +00:00
lotodore e54242b711 Fixed possible security problem if cache dir is modified. Only files with md5sum as file name will be considered by the avatar manager. 2007-10-13 14:23:04 +00:00
doitux f3a5579b61 finished chat-implementing in startnetworkgamedialog 2007-10-13 13:06:12 +00:00
doitux add4695fbd start chat-implementing in startnetworkgamedialog with only chattools ;) 2007-10-12 21:16:02 +00:00
doitux 56722c3da6 integrating chattools in mainwindow chat bugfix 2007-10-12 19:22:08 +00:00
doitux bb9677835a integrating chattools in mainwindow chat 2007-10-12 18:45:28 +00:00
lotodore 13e32d0656 Added placeholder for future change. 2007-10-12 16:04:00 +00:00
lotodore b833b05787 Added error code and message for server maintenance. 2007-10-12 15:35:58 +00:00
lotodore 6cf0d8777a Fixed protocol issue: Avatar data packets did not have any padding. Increased maximum packet size. 2007-10-12 15:15:03 +00:00
lotodore 375ea47778 Fixed linefeeds. 2007-10-12 14:42:33 +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
doitux 2c67f848ea first steps integrating chattools in mainwindow chat 2007-10-12 11:07:42 +00:00
doitux 44f14921d7 translation update. string fixes 2007-10-12 08:58:21 +00:00
lotodore 54ad5e17e7 Added new networking-related error messages. 2007-10-11 22:13:20 +00:00
doitux ea1770ab21 nick-autocompletition and scrollable-history encapsulated now in ChatTools 2007-10-11 21:58:24 +00:00
lotodore 9663a225d5 Fixed two bugs concerning lobby player notifications: Game state is now set correctly after a game was finished and reopened, for players which are joining afterwards.
Computer players are now properly removed from finished games.
2007-10-11 21:15:04 +00:00
lotodore 5218e038d4 Don't wait endlessly for player or avatar requests to complete if the other side does not have the required data. Send notifications and react accordingly. 2007-10-11 20:42:44 +00:00
floty 0dd90e6821 bugfix: smallBlind 2007-10-11 09:06:06 +00:00
floty a865c0a2bc bugfix: smallBlind 2007-10-11 08:44:24 +00:00
doitux 5a7ae2c586 fixed gui bug for multiple internetgames (chat_tab) 2007-10-11 00:30:52 +00:00
lotodore 9f478855db Added error packets for unknown avatar and unknown player id (unused yet). 2007-10-10 23:41:50 +00:00
doitux 6292029954 improve nick-autocompletition, remove smallblinds //TODO's 2007-10-10 23:31:53 +00:00
lotodore 253778bf30 Added error handling for networking stuff. Now checking the player action. 2007-10-10 22:21:24 +00:00
lotodore de0f16a6fc Disable SCTP/IPv6 option if not available. 2007-10-10 12:06:47 +00:00
lotodore c65434fabb Config option completely disables irc. 2007-10-10 11:56:09 +00:00
lotodore bbb1377741 Transfer blind values as 32 bit values in network games. This version is not compatible to the current beta server. 2007-10-10 11:38:58 +00:00
doitux 3b0c54e5c6 nick-autocompletition with tab_key 2007-10-10 10:06:09 +00:00
lotodore e92cbf2dc5 Fixed nasty bug in the create game notification. 2007-10-09 23:22:36 +00:00
lotodore 5aa08d03fb Fixed byte order conversion for blind lists. 2007-10-09 22:47:20 +00:00
lotodore 67b3d8fb6c Fixed compiler warnings. 2007-10-09 22:01:36 +00:00
lotodore 6f765d311b Fixed changing admin when admin player leaves. 2007-10-09 22:01:12 +00:00
floty 64119ee680 minimumRaise for network 2007-10-09 21:56:01 +00:00
floty f3b3fd9d7c checkMyAction() 2007-10-09 21:19:22 +00:00
doitux 12bbe999a4 2007-10-09 20:41:57 +00:00