15 Commits (37828ef0fee086dad5755d3b39670b6f33c425e1)

Author SHA1 Message Date
Fan-Wu Yang a3ccd75f4c Merge remote-tracking branch 'origin/sprint4_master' into Story877
9 years ago
hba56 748a516d16 Boats not moving working on fix
9 years ago
hba56 abcaca719c Javadoc fix
9 years ago
Fan-Wu Yang 671d62aeb1 Added Important and Partial Annotations and other refactors and documentation.
9 years ago
fjc40 c011ccb11b Did some minor refactoring of Mock module...
9 years ago
Erika Savell af3dfbad05 Fixed boats not displayinggit stash
9 years ago
Erika Savell ffa3d530ae Event takes string and sets time of race
9 years ago
cbt24 f31a987787 Reads BoatDataSource into StreamedCourseXMLReader so the latter can function as a single source of static information for the race.
9 years ago
cbt24 69cd44bda8 Reads data from boat XML file
9 years ago
David Wu a95a0c2543 Added documentation for multiple classes.
9 years ago
Erika Savell 049f0f7331 Changed main loop so boats are looped through with a different starting boat
9 years ago
Erika Savell 9acd519d7b Removed the rest of the shared model classes needed by mock
9 years ago
Erika Savell 3f748bfdb6 Removed BoatInRace from shared model, refactored
9 years ago
fjc40 90f8bec415 Moved several classes from seng302.model to its own module - sharedModel (this is supposed to contain any shared data model code between mock and visualiser). Specifically, Regatta, Boat, BoatInRace, Constants, GPSCoordinate, Leg, Marker.
9 years ago
Erika Savell 83dfe1a60c Renamed some directories, optimized imports, general code clean up
9 years ago