-fix issue 297
- also removed the "untapBlockers" system. The idea was nice but incorrectly implemented, and only 2 cards were using it so far.
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-17 12:05:40 +00:00
parent 6830d850f2
commit ffbcd3f2d0
16 changed files with 74 additions and 306 deletions
-16
View File
@@ -338,10 +338,6 @@
RelativePath=".\src\AIStats.cpp"
>
</File>
<File
RelativePath=".\src\Blocker.cpp"
>
</File>
<File
RelativePath=".\src\CardDescriptor.cpp"
>
@@ -362,10 +358,6 @@
RelativePath=".\src\CardSelector.cpp"
>
</File>
<File
RelativePath=".\src\ConstraintResolver.cpp"
>
</File>
<File
RelativePath=".\src\Counters.cpp"
>
@@ -749,10 +741,6 @@
RelativePath=".\include\AllAbilities.h"
>
</File>
<File
RelativePath=".\include\Blocker.h"
>
</File>
<File
RelativePath=".\include\CardDescriptor.h"
>
@@ -781,10 +769,6 @@
RelativePath=".\include\config.h"
>
</File>
<File
RelativePath=".\include\ConstraintResolver.h"
>
</File>
<File
RelativePath=".\include\Counters.h"
>