index
:
aotenjou
master
Online mahjong.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
action.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-05
Renamed target types.
Vegard Storheil Eriksen
1
-3
/
+6
2010-11-27
Split target type and target offset in Action.
Vegard Storheil Eriksen
1
-3
/
+12
2010-11-27
Added List class to avoid reinventing features in each case.
Vegard Storheil Eriksen
1
-15
/
+2
2010-11-25
Add Action() taking type and target and Actions::operator bool().
Vegard Storheil Eriksen
1
-0
/
+6
2010-11-25
Action::operator==() should take a reference.
Vegard Storheil Eriksen
1
-1
/
+1
2010-11-25
Remove Action::player and turn Action::target into an int.
Vegard Storheil Eriksen
1
-6
/
+5
2010-11-25
Check for valid action.
Vegard Storheil Eriksen
1
-1
/
+12
2010-11-23
Changed the target in action from 2 ints into a vector<int>. Making it easier...
Atle Hellvik Havsø
1
-6
/
+3
2010-11-23
Added a second target to Action.
Atle Hellvik Havsø
1
-0
/
+3
2010-11-20
Made the Player class have a ID (That gets set during a game) which they add ...
Atle Hellvik Havsø
1
-0
/
+4
2010-11-19
Add Action and State classes.
Vegard Storheil Eriksen
1
-0
/
+36