Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started work on the GUI, and added imageCode field to card, now need to updat... | Eduardo Pedroni | 2015-06-11 | 1 | -136/+9 |
* | Streamlined Card class, cards are now stored in a hashmap, had to write a met... | Eduardo Pedroni | 2015-06-11 | 1 | -11/+79 |
* | Implemented sorting using reflection, not sure it was a good idea though | Eduardo Pedroni | 2015-06-08 | 1 | -4/+28 |
* | Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab... | Eduardo Pedroni | 2015-06-06 | 1 | -6/+6 |
* | Squashed a few minor bugs, refactored CardbaseManager a bit | Eduardo Pedroni | 2015-06-06 | 1 | -5/+41 |
* | Refactored CLI, exceptions are handled properly now. Started looking into UI ... | Eduardo Pedroni | 2015-06-06 | 1 | -0/+25 |