Commit Graph
1063 Commits
Author SHA1 Message Date
lotodore e2fc19af93 Enable TCP keepalive on server side for all connected sockets. Won't help too much but better than nothing. 2007-10-18 21:00:11 +00:00
lotodore c55089e728 Closing of the "starting game" dialog on error. 2007-10-18 20:58:56 +00:00
lotodore c7a36ceca5 Linefeeds. 2007-10-18 20:41:13 +00:00
lotodore 4c56390dc7 Exceptions are now derived from std::exception and tell source code file and line. 2007-10-18 20:36:49 +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
floty 211d8fcefc comment out playerArray 2007-10-18 17:58:51 +00:00
floty 06a8fd5730 actual -> current ;) 2007-10-18 17:40:12 +00:00
doitux ecb9f91a72 starts human player input filed redesign - PART IV (do remembered actions) 2007-10-18 09:20:54 +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
floty a372f614e5 log side pot winners and player sits out 2007-10-17 14:46:20 +00:00
doitux e37321148b starts implementing press pefore playersturn - PART I 2007-10-17 09:30:09 +00:00
doitux 656d9f84b6 adds waning-window "Closing PokerTH during network game" 2007-10-17 08:29:33 +00:00
doitux fed0fc78eb waitforgame-message. guifixes. 2007-10-16 23:07:59 +00:00
lotodore f5ea14fb9e Updated version outdated messages. 2007-10-16 22:16:41 +00:00
doitux 4e4796700c gui fixes 2007-10-16 21:48:53 +00:00
lotodore 959b89f9ed Do not save avatar files with unknown extensions. 2007-10-16 20:48:25 +00:00
doitux e5e86a7e43 chatwindow win32 bugfix 2007-10-16 20:34:20 +00:00
lotodore f4f654b5f3 (Hopefully) fixed compile issue when using full boost build with both mt and non mt libs. 2007-10-16 19:55:08 +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
lotodore 4b87de1795 Added type check functions. 2007-10-12 21:40:30 +00:00
doitux add4695fbd start chat-implementing in startnetworkgamedialog with only chattools ;) 2007-10-12 21:16:02 +00:00
lotodore 78af20482e Fixed packet types. 2007-10-12 19:34:39 +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