aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/utils
Commit message (Expand)AuthorAgeFilesLines
* Refactored storage hierarchy, now need to look into decks againEduardo Pedroni2016-03-261-0/+6
* Sorted out reading and writing cardbases in the new format, now need to conve...Eduardo Pedroni2016-03-161-1/+1
* Started refactoring CLI tests AGAIN, properly this time by emulating user inputEduardo Pedroni2015-11-071-4/+2
* Added a few more CLI tests, need to figure out why they don't work properly o...Eduardo Pedroni2015-08-231-5/+11
* Refactored comparators, did a little bit of CLI testing but will need to look...Eduardo Pedroni2015-07-301-16/+10
* Did many CLI tests, have to rethink the MTGUniverse thing to make it more tes...Eduardo Pedroni2015-07-241-4/+3
* Reorganised the test folder a bit more, started working on CLI tests, a bit t...Eduardo Pedroni2015-07-231-2/+2
* Finished basic Cardbase tests, doing CLI nextEduardo Pedroni2015-07-221-33/+0
* Added some statistics functionality, TDDEduardo Pedroni2015-07-132-3/+36
* GUI is under way, 1.0 releaseEduardo Pedroni2015-06-181-2/+2
* Started work on the GUI, and added imageCode field to card, now need to updat...Eduardo Pedroni2015-06-112-22/+26
* Streamlined Card class, cards are now stored in a hashmap, had to write a met...Eduardo Pedroni2015-06-111-6/+74
* Implemented sorting using reflection, not sure it was a good idea thoughEduardo Pedroni2015-06-082-10/+13
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab...Eduardo Pedroni2015-06-062-0/+187