8 Commits (d7294f73a1dee74884d09cf8cc2cc612cd573942)

Author SHA1 Message Date
Erika Savell 62db7f333c Frantically cherry-picking commit by commit
9 years ago
Erika Savell 9acd519d7b Removed the rest of the shared model classes needed by mock
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
Erika Savell 0719720585 Moved boat xml creation from Event class to BoatData class
9 years ago
fjc40 091ee4735b Race.simulateRace() function now generates a BoatLocationMessage after updating the position of each boat. Currently we just print the message to stdout.
9 years ago
David Wu 5397d14d3c Added sourceID to boats in race.
9 years ago
Erika Savell a584400e24 Actually added sub modules this time
9 years ago