aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/data/FullCardSet.java
Commit message (Expand)AuthorAgeFilesLines
* Started work on the GUI, and added imageCode field to card, now need to updat...Eduardo Pedroni2015-06-111-136/+9
* Streamlined Card class, cards are now stored in a hashmap, had to write a met...Eduardo Pedroni2015-06-111-11/+79
* Implemented sorting using reflection, not sure it was a good idea thoughEduardo Pedroni2015-06-081-4/+28
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab...Eduardo Pedroni2015-06-061-6/+6
* Squashed a few minor bugs, refactored CardbaseManager a bitEduardo Pedroni2015-06-061-5/+41
* Refactored CLI, exceptions are handled properly now. Started looking into UI ...Eduardo Pedroni2015-06-061-0/+25