Commit Graph

4 Commits

Author SHA1 Message Date
Joe0 7629871bc7 Fixed various errors. 2011-12-19 00:27:59 -06:00
Joe0 978de20d53 Framework to resolve issue #24 -- uses the DataStore interface and
DataStoreFactory to read data from a DataStore. A new DataStore needs to
be implemented to remove the XStream dependency. Methods to save each
type of data need to be implemented.
2011-12-04 16:38:08 -06:00
CodeForFame d7e4583d3b Formatted all code.
Removed unused imports.
Addressed all warnings.
Made all fields in Player class private (added getters and setters where needed).
Removed dead code.
2011-06-25 00:44:53 -05:00
CodeForFame ea668ae747 Changed some configs, and changed the package. 2011-05-13 03:24:42 -05:00