summaryrefslogtreecommitdiff
path: root/common/action.h
AgeCommit message (Collapse)AuthorFilesLines
2010-11-20Made the Player class have a ID (That gets set during a game) which they add ↵Atle Hellvik Havsø1-0/+4
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-19Add Action and State classes.Vegard Storheil Eriksen1-0/+36