| 2 years | Simon Guinot | Add watch support to the poker-network plugin. |
| 2 years | Simon Guinot | Add game cancellation support. |
| 2 years | Simon Guinot | Use the PACKET_POKER_BOARD_CARDS packet to setup the board card rather |
| 2 years | Simon Guinot | Use PACKET_POKER_PLAYER_CARDS to get players pocket cards. It permit to |
| 2 years | Simon Guinot | When the board card number reach the maximum limit use enumExhaustive() |
| 2 years | Simon Guinot | Setup a non user friendly text client as a fake logic plugin. |
| 2 years | Simon Guinot | Let the bot play. |
| 2 years | Simon Guinot | Setup basic logic plugin skeleton. Always check if it is possible... |
| 2 years | Simon Guinot | Add documentation support. |
| 2 years | Simon Guinot | Add round support to the structure game. |
| 2 years | Simon Guinot | Player move support in work. |
| 2 years | Simon Guinot | Add libpokerbot support to update player bet and move during the game. |
| 2 years | Simon Guinot | Add set_board_cards() and set_pocket_cards() functions to the library. |
| 2 years | Simon Guinot | ... |
| 2 years | Simon Guinot | Let's look how poker-network work and refactor libpokerbot API... |
| 2 years | Simon Guinot | First try with swig bindings. |
| 2 years | Simon Guinot | Import pokersource bot. |
| 2 years | Simon Guinot | Attempt to setup an API skeleton for the pokerbot library. |
| 2 years | Simon Guinot | Add swig to the build framework. Refactor source tree and prepare poker-network plugin integration. |
| 2 years | Simon Guinot | Add the static pokerbot library. |
| 2 years | Simon Guinot | Enable gprof usage. |
| 2 years | Simon Guinot | Fix poor command line parsing. Inline some functions. |
| 2 years | Simon Guinot | Import poker bot project. |