33 Commits (ec50310137893b72bdd2e8f5689d0938b39edb5f)

Author SHA1 Message Date
Jessica McAuslin 2bbcb10458 Removed unused classes and imports
9 years ago
cbt24 b58c3b98ed Integrated changes from story33-estimateTime branch
9 years ago
Joseph Gardner 06359fb138 Had to changed race to fit the merge
9 years ago
Joseph Gardner 40421e5a83 Merge branch 'sprint4_master' into noDependencyArrow
9 years ago
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
zwu18 7d27a098ac Fixed wind direction code missing due to past merges (?)
9 years ago
Erika Savell 5708db1936 Ignoring all new race tests
9 years ago
Erika Savell 11f6dee301 Added a number of race tests.
9 years ago
Erika Savell 0bb18c7957 Temporarily ignoring animation tests
9 years ago
Erika Savell 892bfd9676 Began on tests for Race class.
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
hba56 8bbea28cab refactored the boat message to not use boats
9 years ago
Joseph Gardner 9eefbbd7fa Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
Joseph Gardner 8117e11ff2 Merge branch 'NetworkedVisualiser' into splitIntoTwoModules
9 years ago
David Wu 0bfc9a5a39 Added test for race dnf in Race class.
9 years ago
Erika Savell 9acd519d7b Removed the rest of the shared model classes needed by mock
9 years ago
cbt24 ccbe467090 Synchronised GUI with VisualiserInput thread.
9 years ago
Erika Savell 3f748bfdb6 Removed BoatInRace from shared model, refactored
9 years ago
Erika Savell 7e569b59b7 Commenting out tests just to get CI working, will investigate on different branch
9 years ago
Erika Savell 2320675b7e Fixing build
9 years ago
Erika Savell 0126d29524 Fixing some of the SharedModel/seng302 import conflicts
9 years ago
Erika Savell 067beed1e3 Attempted to write test for calls to MockOutput
9 years ago
Erika Savell b1bbef814b Switching to use networking modules
9 years ago
fjc40 d29c0a9439 Mock now serializes and sends Boat.xml, Race.xml, Regatta.xml, Heartbeat, BoatLocation messages.
9 years ago
Erika Savell 83dfe1a60c Renamed some directories, optimized imports, general code clean up
9 years ago
Erika Savell 6a35c40f77 Commented out test causing CI issues
9 years ago
David Wu d14446a12e Added extra constructor in Race.
9 years ago
David Wu 0fd4de7ec7 Fixed previously broken tests due to refactoring app.
9 years ago
Erika Savell 97c5c9662b Wrapped race in an event which sends out starting xml files
9 years ago
Erika Savell a584400e24 Actually added sub modules this time
9 years ago