Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-20 | Made the Player class have a ID (That gets set during a game) which they add ↵ | Atle Hellvik Havsø | 1 | -0/+1 | |
to the Action-message. So we can keep track of which player did what action. Signed-off-by: Atle Hellvik Havsø <atle@havso.net> | |||||
2010-11-19 | Add game state and action functions to Player class. | Vegard Storheil Eriksen | 1 | -0/+28 | |
2010-11-15 | Implement server program flow around GameStart. | Vegard Storheil Eriksen | 1 | -3/+17 | |
2010-11-15 | Added Game-class and GameStart message. | Vegard Storheil Eriksen | 1 | -0/+4 | |
2010-11-15 | Added Player class. | Vegard Storheil Eriksen | 1 | -5/+42 | |
2010-11-08 | Added smartpointer to connection in player, rather than storing ip and port. | Ole Daniel Evensen | 1 | -3/+2 | |
2010-11-08 | added player and game classes | Ole Daniel Evensen | 1 | -0/+10 | |