-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4cbf23c
commit 06d33d1
Showing
3 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule ocgcore
updated
12 files
+52 −28 | card.cpp | |
+6 −1 | card.h | |
+26 −2 | effect.cpp | |
+1 −0 | effect.h | |
+2 −1 | effectset.h | |
+61 −65 | field.cpp | |
+37 −3 | field.h | |
+22 −6 | libcard.cpp | |
+16 −9 | libduel.cpp | |
+3 −134 | operations.cpp | |
+20 −15 | processor.cpp | |
+2 −0 | scriptlib.h |