10 Commits (ec50310137893b72bdd2e8f5689d0938b39edb5f)

Author SHA1 Message Date
fjc40 c011ccb11b Did some minor refactoring of Mock module...
9 years ago
fjc40 cc54c92d5b Added Mock.Angle, Mock.Azimith, Mock.Bearing. These encapsulate the relevant angle type, to allow for better type safety (e.g., to avoid passing a bearing into an azimuth function).
9 years ago
fjc40 60458f0f7a Merge commit '7990ac9d2ee8c71d50606813e21a0674f442464f' into story31.2_alternateTack.
9 years ago
hba56 dd1308808a updated the race class to set heading based on the vmg not just the end of a leg
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
cbt24 69cd44bda8 Reads data from boat XML file
9 years ago
David Wu 545ef7aa7f Fix lobby not entering race when race status is "started".
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