| Commit message (Expand) | Author | Age | Files | Lines |
* | Finished basic Cardbase tests, doing CLI next | Eduardo Pedroni | 2015-07-22 | 1 | -34/+33 |
* | Cleaned up a bit, finished sort tests, refactored cardbase adding and removin... | Eduardo Pedroni | 2015-07-13 | 1 | -9/+9 |
* | Added some statistics functionality, TDD | Eduardo Pedroni | 2015-07-13 | 1 | -33/+9 |
* | Started fiddling with decks | Eduardo Pedroni | 2015-07-12 | 1 | -9/+77 |
* | Mulling over the generic comparator issue | Eduardo Pedroni | 2015-06-24 | 1 | -4/+15 |
* | Refactored hash, fixed ant build script | Eduardo Pedroni | 2015-06-20 | 1 | -5/+23 |
* | Started work on the GUI, and added imageCode field to card, now need to updat... | Eduardo Pedroni | 2015-06-11 | 1 | -0/+1 |
* | Streamlined Card class, cards are now stored in a hashmap, had to write a met... | Eduardo Pedroni | 2015-06-11 | 1 | -22/+32 |
* | Moved away from reflection for sorting, now looking into using a hashmap inst... | Eduardo Pedroni | 2015-06-11 | 1 | -19/+8 |
* | Implemented sorting using reflection, not sure it was a good idea though | Eduardo Pedroni | 2015-06-08 | 1 | -0/+164 |