aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/decks/ReferenceDeck.java
Commit message (Collapse)AuthorAgeFilesLines
* Implemented deck class, now need to think a bit about the interface before ↵Eduardo Pedroni2016-06-051-0/+27
| | | | continuing
* Removed old decks and statistics stuffEduardo Pedroni2016-03-261-24/+0
|
* Refactoring decks to be more flexibleEduardo Pedroni2016-03-251-11/+5
|
* Transitioning to a better way to store card counts, not done yet thoughEduardo Pedroni2016-03-141-1/+2
|
* Finished basic Cardbase tests, doing CLI nextEduardo Pedroni2015-07-221-3/+2
|
* Added some statistics functionality, TDDEduardo Pedroni2015-07-131-0/+30