53 Commits (f4d5df9df2edd6883e3b0f031830c495b291bd3a)

Author SHA1 Message Date
fjc40 873089707d Fixed the RaceStatusDecoder not deserializing BoatStatus (a subobject of RaceStatus) properly.
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
fjc40 50cb31b85f Moved networking code into the network module.
9 years ago