| 2 months ago: |
Add watch support to the poker-network plugin. |
| changeset 22: |
5e965f326ed8 |
| tag: | tip |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Mon Jun 02 09:54:27 2008 +0200 |
| files: |
src/poker-network/pokerbot.py src/poker-network/pokerbotlogic.py |
| 2 months ago: |
Add game cancellation support. |
| changeset 21: |
9fa205ec44b0 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Sun Jun 01 20:30:15 2008 +0200 |
| files: |
lib/game.c lib/game.h lib/libpokerbot.i src/poker-network/pokerbotlogic.py |
| 3 months ago: |
Use the PACKET_POKER_BOARD_CARDS packet to setup the board card rather |
| changeset 20: |
e2a5010bb765 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Fri May 30 19:55:21 2008 +0200 |
| files: |
src/poker-network/pokerbot.py src/poker-network/pokerbotlogic.py |
| 3 months ago: |
Use PACKET_POKER_PLAYER_CARDS to get players pocket cards. It permit to |
| changeset 19: |
a00e0bbf2d09 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Fri May 30 19:39:11 2008 +0200 |
| files: |
src/poker-network/pokerbot.py src/poker-network/pokerbotlogic.py |
| 3 months ago: |
When the board card number reach the maximum limit use enumExhaustive() |
| changeset 18: |
8d8ae0bed730 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Fri May 30 17:48:14 2008 +0200 |
| files: |
lib/handenum.c |
| 3 months ago: |
Setup a non user friendly text client as a fake logic plugin. |
| changeset 17: |
f2487b1806a6 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Sun May 18 22:46:54 2008 +0200 |
| files: |
lib/bot.h lib/game.c lib/game.h lib/libpokerbot.i lib/logic/Makefile.am lib/logic/basic.c lib/logic/logic.h lib/logic/shell.c lib/logic/shell.h lib/misc.c ... |
| 3 months ago: |
Let the bot play. |
| changeset 16: |
9e0be9690ba5 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Thu May 15 12:05:55 2008 +0200 |
| files: |
lib/game.c lib/handenum.c lib/libpokerbot.i lib/logic/basic.c src/poker-network/pokerbotlogic.py |
| 3 months ago: |
Setup basic logic plugin skeleton. Always check if it is possible... |
| changeset 15: |
eb1db1bff395 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Tue May 13 15:49:20 2008 +0200 |
| files: |
configure.ac lib/Makefile.am lib/bot.h lib/game.c lib/game.h lib/handenum.c lib/handenum.h lib/libpokerbot.i lib/logic/Makefile.am lib/logic/basic.c ... |
| 3 months ago: |
Add documentation support. |
| changeset 14: |
2c7cf5160996 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Sun May 11 01:23:33 2008 +0200 |
| files: |
Doc/first_toughts.tex |
| 3 months ago: |
Add round support to the structure game. |
| changeset 13: |
43208dc07d12 |
| author: |
Simon Guinot <simon@sequanux.org> |
| date: |
Sun May 11 01:17:58 2008 +0200 |
| files: |
lib/game.c lib/game.h lib/libpokerbot.i lib/log.h lib/player.c lib/table.c src/poker-network/pokerbotlogic.py |