| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a few more CLI tests, need to figure out why they don't work properly o... | Eduardo Pedroni | 2015-08-23 | 1 | -5/+11 |
* | Refactored comparators, did a little bit of CLI testing but will need to look... | Eduardo Pedroni | 2015-07-30 | 1 | -16/+10 |
* | Did many CLI tests, have to rethink the MTGUniverse thing to make it more tes... | Eduardo Pedroni | 2015-07-24 | 1 | -4/+3 |
* | Reorganised the test folder a bit more, started working on CLI tests, a bit t... | Eduardo Pedroni | 2015-07-23 | 1 | -2/+2 |
* | Finished basic Cardbase tests, doing CLI next | Eduardo Pedroni | 2015-07-22 | 1 | -33/+0 |
* | Added some statistics functionality, TDD | Eduardo Pedroni | 2015-07-13 | 2 | -3/+36 |
* | GUI is under way, 1.0 release | Eduardo Pedroni | 2015-06-18 | 1 | -2/+2 |
* | Started work on the GUI, and added imageCode field to card, now need to updat... | Eduardo Pedroni | 2015-06-11 | 2 | -22/+26 |
* | Streamlined Card class, cards are now stored in a hashmap, had to write a met... | Eduardo Pedroni | 2015-06-11 | 1 | -6/+74 |
* | Implemented sorting using reflection, not sure it was a good idea though | Eduardo Pedroni | 2015-06-08 | 2 | -10/+13 |
* | Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab... | Eduardo Pedroni | 2015-06-06 | 2 | -0/+187 |