Author: bruno98
Date: Sun Dec 28 21:06:13 2008
New Revision: 5408

URL: http://svn.gna.org/viewcvs/pokersource?rev=5408&view=rev
Log:
* queue management
* flush session when user logout
* multitable management
* ViewStack implementation: to display different views of the game
* new object : Player
* new object : CookieItem (used to keep session)

Added:
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/model/Player.as
    trunk/aspoker/src/com/bubzy/net/http/CookieItem.as
Modified:
    trunk/aspoker/src/aspoker.mxml
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/PokerClient.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/communication/JsonStream.as
    
trunk/aspoker/src/aspoker/com/bubsy/poker/client/communication/TableJsonStream.as
    
trunk/aspoker/src/aspoker/com/bubsy/poker/client/communication/TableListJsonStream.as
    
trunk/aspoker/src/aspoker/com/bubsy/poker/client/communication/UserJsonStream.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/component/CLoginBox.mxml
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/component/CSeat.mxml
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/component/CTablesList.mxml
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/component/Ctable.mxml
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/event/LoginEvent.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/event/TableEvent.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/model/Session.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/model/Table.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/model/TableList.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/model/User.as
    trunk/aspoker/src/aspoker/com/bubsy/poker/client/util/PollTimer.as
    trunk/aspoker/src/aspokerTestRunner.mxml
    trunk/aspoker/src/com/bubzy/net/http/HTTPClient.as


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to