Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-27 | Split target type and target offset in Action. | Vegard Storheil Eriksen | 1 | -3/+3 | |
2010-11-27 | Added List class to avoid reinventing features in each case. | Vegard Storheil Eriksen | 1 | -8/+0 | |
2010-11-25 | Add Action() taking type and target and Actions::operator bool(). | Vegard Storheil Eriksen | 1 | -0/+12 | |
2010-11-25 | Action::operator==() should take a reference. | Vegard Storheil Eriksen | 1 | -1/+1 | |
2010-11-25 | Check for valid action. | Vegard Storheil Eriksen | 1 | -0/+10 | |