Jeck - Added theme substyles, which are chosen dynamically based on the player's deck composition. Also added lazy unit test for booster packs, though there should be a better way to framework this.

This commit is contained in:
wagic.jeck
2010-08-28 10:51:38 +00:00
parent 3ad28096b1
commit 8114944db9
46 changed files with 415 additions and 26 deletions
+8
View File
@@ -768,6 +768,10 @@
RelativePath=".\src\StoryFlow.cpp"
>
</File>
<File
RelativePath=".\include\StyleManager.h"
>
</File>
<File
RelativePath=".\src\Subtypes.cpp"
>
@@ -1165,6 +1169,10 @@
RelativePath=".\include\StoryFlow.h"
>
</File>
<File
RelativePath=".\src\StyleManager.cpp"
>
</File>
<File
RelativePath=".\include\Subtypes.h"
>