aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/data/CardSet.java
Commit message (Expand)AuthorAgeFilesLines
* Implemented sorting using reflection, not sure it was a good idea thoughEduardo Pedroni2015-06-081-34/+0
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab...Eduardo Pedroni2015-06-061-7/+6
* Squashed a few minor bugs, refactored CardbaseManager a bitEduardo Pedroni2015-06-061-3/+24
* Refactored CLI, exceptions are handled properly now. Started looking into UI ...Eduardo Pedroni2015-06-061-23/+9
* Made a plan, now i'm following it. CLI is well under wayEduardo Pedroni2015-06-041-74/+16
* Have a working example to parse JSON sets and get cards by numberEduardo Pedroni2015-06-031-0/+86