Commit Graph
966 Commits
Author SHA1 Message Date
floty 27fb7d8e25 formatting logs 2007-10-06 20:55:23 +00:00
lotodore 4e649450b2 The server is now sending the highest set, and the client is no longer calculating it on his own. This should fix some bugs when someone goes all in with the big/small blind. 2007-10-06 14:16:36 +00:00
lotodore 4c9216dcc2 Fixed data path. 2007-10-06 13:19:49 +00:00
lotodore 3bb28de5ae More work on sending/receiving avatars. Introduces low priority send queue, so that the server send thread is not stalled when sending loads of avatars. Not functional yet. 2007-10-06 12:50:19 +00:00
floty 7dd1013396 implementing manualBlindsList 2007-10-06 12:25:31 +00:00
floty 44786a5b8f logs: 10 -> T 2007-10-06 10:49:02 +00:00
floty 79c44eecb9 formatting logs 2007-10-05 20:25:27 +00:00
doitux ffdc3468a1 bugfix delete human player avatar when click cancel in selectavatardialog 2007-10-05 16:43:35 +00:00
doitux d99b756006 settings dialog language change information bugfix 2007-10-05 16:36:45 +00:00
lotodore 31ff141196 Name fix. 2007-10-05 14:27:04 +00:00
lotodore 5d974a6450 More preparation towards transferring avatars. 2007-10-05 14:23:36 +00:00
floty 90bd87d776 2007-10-05 12:49:23 +00:00
floty 952e433a18 bugfix: showing ai cards 2007-10-05 12:04:38 +00:00
lotodore f1761a3793 First steps towards transferring avatars. 2007-10-04 23:05:50 +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 acdc517627 translation update 2007-10-04 09:40:39 +00:00
doitux 38ceeaf68f mark new admin in connected players list 2007-10-03 23:30:41 +00:00
doitux edee654b1b bugfix: no bigblind in network logs 2007-10-03 22:42:24 +00:00
lotodore 901fc1634d Added first parts of server test code. 2007-10-03 22:14:31 +00:00
lotodore 1f97e26e49 Changed maximum packet length. 2007-10-03 22:09:25 +00:00
doitux b8d369a126 adds LogNewBlindsSetsMsg to seperate blindsSets logging 2007-10-03 19:27:37 +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 81f206284d Fixed assertion fix again. 2007-10-03 12:28:10 +00:00
lotodore 4354188589 Many people don't know the term "IRC". Renamed message to "Chat". 2007-10-03 11:08:00 +00:00
lotodore 45a09b3016 Transfer blinds data for the game list in the lobby. 2007-10-03 11:06:57 +00:00
doitux 06de11a235 2007-10-03 09:47:12 +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 6ec214562f Paranoia sleep in irc thread. Just in case. 2007-10-02 23:24:45 +00:00
lotodore 79d7268d04 Fixed assertion fix. 2007-10-02 23:12:25 +00:00
lotodore cb5315dd73 Set small/big blind position id on client. 2007-10-02 22:56:26 +00:00
lotodore ebd78b1a67 Fix assertion with current player id. Only a hack, needs to be fixed properly. 2007-10-02 22:36:04 +00:00
doitux 6a11e52eaa 2007-10-02 21:29:04 +00:00
lotodore eb651b53fd Fixed another networking bug. 2007-10-02 21:17:58 +00:00
lotodore 4d68e58da2 Fixed a few nasty networking-related bugs. 2007-10-02 20:50:28 +00:00
doitux 1127b89e6f gpl2 text 2007-10-02 20:33:12 +00:00
doitux 4678c7cc33 fixes 0.5->0.6 stings. added extern gpl2 text 2007-10-02 20:32:35 +00:00
lotodore 351d32659f Fixed server termination issue. 2007-10-02 18:58:54 +00:00
lotodore 73c90d4106 Fixed a crash on game end of network games. 2007-10-02 18:26:22 +00:00
lotodore 985e6d7d86 Cosmetic changes. 2007-10-02 17:01:23 +00:00
lotodore 6bfea736cf Transfer new blind options in network games. 2007-10-02 15:00:33 +00:00
lotodore 8c88b68476 Fixed bug when flipping cards. 2007-10-02 14:44:25 +00:00
lotodore 20874e70cf Remove all qt stuff from server pro-files. 2007-10-02 11:26:39 +00:00
lotodore 04ee74e6de Remove all qt stuff from server pro-files. 2007-10-02 11:23:41 +00:00
lotodore 646660a27c Removed qtcore include (forgot it before). 2007-10-02 11:17:00 +00:00
doitux 71b63255ef bugfix 2007-10-01 10:59:13 +00:00
doitux cffacbbe1a remove playerlist iterator from log 2007-10-01 09:16:54 +00:00