31 Commits (37828ef0fee086dad5755d3b39670b6f33c425e1)

Author SHA1 Message Date
Fan-Wu Yang a3ccd75f4c Merge remote-tracking branch 'origin/sprint4_master' into Story877
9 years ago
hba56 7c9b9c6426 Merge commit message was wrong, i wasn't watching the start up time
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
fjc40 60458f0f7a Merge commit '7990ac9d2ee8c71d50606813e21a0674f442464f' into story31.2_alternateTack.
9 years ago
fjc40 be9f19eae5 Mock.Polars:
9 years ago
fjc40 00c9cb2c83 Mock.PolarParser:
9 years ago
Fan-Wu Yang b065b8d9c7 Merged Mock49 and fixed bugs
9 years ago
fjc40 6f9249e238 Mock.PolarParser. Fixed a bug where it would only parse the first half of each row.
9 years ago
Joseph Gardner eca6b7e374 Fixed imports
9 years ago
Joseph Gardner 602bc0686e Changed public functions in the RaceXMLReader to make a new list every time and reassign the list to avoid duplicates in a list. #story[873]
9 years ago
Erika Savell fd036c1835 Refactored countdown timer in race class
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
fjc40 693da8a82a Removed some unneccessary code and comments from PolarParser.parse(...).
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
hba56 4f8d6b14d4 updated app class to read the polar csv and pass it off to its parser
9 years ago
hba56 e67f8fae4b parser updated for the hashmap polars
9 years ago
fjc40 aeee8ca748 Added polar data file.
9 years ago
cbt24 9902cec688 Added tests for BoatXMLReader
9 years ago
cbt24 69cd44bda8 Reads data from boat XML file
9 years ago
cbt24 6e9386f4fb Switched mock to send out official xmls.
9 years ago
hba56 187acc6960 added an empty polarparser class to push a new branch
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