Commit Graph
992 Commits
Author SHA1 Message Date
doitux 0103f923f6 signal-slot bugfix 2007-10-19 22:18:08 +00:00
doitux 7da3ad5481 starts human player input filed redesign - PART VII (firtst steps for network game) 2007-10-19 20:43:53 +00:00
floty c85e683b03 2007-10-19 14:03:23 +00:00
floty 7c2e8dc777 cleaning code and hopefully last part of refactoring playerArray to playerLists ;) 2007-10-19 14:03:12 +00:00
floty 1974abeee8 bugfix 2007-10-19 09:40:21 +00:00
doitux 42906d1606 starts human player input filed redesign - PART VI (next steps do remembered actions) 2007-10-19 09:25:12 +00:00
doitux 3ebff1e91d starts human player input filed redesign - PART V (do remembered actions) 2007-10-18 23:34:15 +00:00
lotodore 6a297effc1 Try to prevent (as much as possible) transfering and, more important, storing, any other files than avatars as png, gif and jpg. The headers of the files are checked whether they are valid for the corresponding format. Files without gif/png/jpg header are never stored on the server, and thus cannot be requested by any client. 2007-10-18 23:00:55 +00:00
doitux 8cd93ced8c 2007-10-18 21:44:56 +00:00
lotodore 3e373be458 Fixed gcc compiler error. 2007-10-18 21:16:49 +00:00
lotodore d91c972d3c Fixed gcc compiler error. 2007-10-18 21:13:06 +00:00
lotodore 990b99f051 Fixed gcc compiler error. 2007-10-18 21:07:55 +00:00
lotodore b8cfdb8ce0 Fixed gcc compiler error. 2007-10-18 21:05:36 +00:00
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
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