Author: loic
Date: Sat Apr 19 16:59:41 2008
New Revision: 3871
URL: http://svn.gna.org/viewcvs/pokersource?rev=3871&view=rev
Log:
class PacketPokerBuyInLimits(Packet):
Semantics: the buy-in boundaries for "game_id" in the range
["min","max"]. An optimal buy-in is suggested in "best".
Direction: server => client
Context: sent immediately after the PacketPokerTable packet.
min: minimum buy-in in cent.
max: minimum buy-in in cent.
best: optimal buy-in in cent.
game_id: integer uniquely identifying a game.
Modified:
trunk/poker-network/pokernetwork/pokeravatar.py
trunk/poker-network/pokernetwork/pokerclient.py
trunk/poker-network/pokernetwork/pokerpackets.py
trunk/poker-network/tests/test-pokerclient.py.in
_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits