57 Commits (2929019689dc7cc94c59466c2f0de6c6928b1f79)

Author SHA1 Message Date
Erika Savell 9c24b0840e Changed MockInput to thread
9 years ago
hba56 3b13f5bac1 swapping sockets so mock is the server rather than visualiser
9 years ago
Erika Savell b1bbef814b Switching to use networking modules
9 years ago
hba56 f4e4a207be Merge branch 'networkingTest' into splitIntoTwoModules
9 years ago
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