58 Commits (e9ecdf5cbc778cb2873ab1d333dcc739395c33d8)

Author SHA1 Message Date
Erika Savell ce47818c94 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
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