aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/standalone/CardbaseCLI.java
Commit message (Expand)AuthorAgeFilesLines
* Started work on the GUI, and added imageCode field to card, now need to updat...Eduardo Pedroni2015-06-111-493/+0
* Streamlined Card class, cards are now stored in a hashmap, had to write a met...Eduardo Pedroni2015-06-111-11/+0
* Moved away from reflection for sorting, now looking into using a hashmap inst...Eduardo Pedroni2015-06-111-10/+1
* Implemented sorting using reflection, not sure it was a good idea thoughEduardo Pedroni2015-06-081-41/+48
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab...Eduardo Pedroni2015-06-061-36/+47
* Squashed a few minor bugs, refactored CardbaseManager a bitEduardo Pedroni2015-06-061-250/+290
* Refactored CLI, exceptions are handled properly now. Started looking into UI ...Eduardo Pedroni2015-06-061-77/+105
* Started refactoring, sorted out compiling in build scriptEduardo Pedroni2015-06-061-84/+170
* Tidied up README and help, sorted out a neater Ant build scriptEduardo Pedroni2015-06-051-0/+341