Commit Graph
21 Commits
Author SHA1 Message Date
lotodore 26391b57d1 Console client: Several fixes, added handling of removed from game event. 2008-12-26 23:05:45 +00:00
lotodore 52fc37a8b7 Console client: Display chat messages. 2008-12-26 20:01:25 +00:00
lotodore 6f9129818c Console client: Adding proper termination after the game. Adding missing source files. 2008-12-26 18:27:48 +00:00
lotodore 36ef30bedc Console client: Several fixes (mainly mono specific). 2008-12-26 13:54:36 +00:00
lotodore 5623e0865d Console client: Now functional, but several features are still missing. 2008-12-25 21:12:59 +00:00
lotodore 4e6b9d9357 Console client: Show cards and result at end of hand. All-in still not working. 2008-12-25 16:46:38 +00:00
lotodore 6797fa3f54 Console client: Output similar to PokerTH log. 2008-12-24 23:22:23 +00:00
lotodore 60fd3e2010 Console client: Show flop/turn/river cards. 2008-12-23 23:29:18 +00:00
lotodore 660168b8aa Console client: Print player action. 2008-12-23 22:30:02 +00:00
lotodore a46d07f24e Cleanup work 2008-12-23 17:55:35 +00:00
lotodore 457ce36a98 Console client: Separate lib stuff from console client, in order to use it for tests. 2008-12-23 17:24:31 +00:00
lotodore 04616ef89c Console client: Added console callback, display more information. Cache hand state. 2008-12-23 14:24:37 +00:00
lotodore 28e7accd90 Console client: Display cards of player for each hand. Display server messages. 2008-12-23 02:15:49 +00:00
lotodore ea2a1288be Console client: Support for additional network packets. Preparing game. 2008-12-22 23:03:15 +00:00
lotodore 0ce85c0077 Console client: Now able to join game, and (passively) start game. Cannot play yet, though ;-). 2008-12-21 17:38:59 +00:00
lotodore 73778494b7 Console client: Retrieve player names. 2008-12-21 14:23:40 +00:00
lotodore 7decd7ba1c Linefeeds. 2008-12-21 01:38:53 +00:00
lotodore 2aec6c8534 Console client: New packet types. Preparing to join game. 2008-12-21 01:37:17 +00:00
lotodore b2dae6e4f7 Mainly cosmetic changes. 2008-12-19 10:26:02 +00:00
lotodore e78ce57e5d Normalizing linefeeds. 2008-12-19 00:39:56 +00:00
lotodore 03c82b3e7c Adding pokerth console client. Written in C#, .NET 2.0, License is Gnu AGPL 3 or later. Very early stuff, currently only displays list of games. Runs with Mono. 2008-12-19 00:36:04 +00:00