9 Commits (187acc6960b8f76372c2a35fa3d049502b97973b)

Author SHA1 Message Date
fjc40 b247244665 Did some large tidy ups, refactoring, and documenting.
9 years ago
Fan-Wu Yang bb57685faf Added Test for AC35UnitConverter
9 years ago
Erika Savell 42ad1f78fc Added heading to boatlocation messages
9 years ago
Joseph Gardner 41a94495aa Changed the XML reader to take an InputStream rather than InputSource- this has changed everything that used an InputSource to use an InputStream. Made the XML Readers actually read after they received a new InputStream. Changed it so the table updates when the boats in the race change. #pair[jjg64, cbt24] #story[782]
9 years ago
Erika Savell e2f3abffc6 WIP adding race status messages
9 years ago
hba56 5bbdd6e00d updated the visualiserinput to be a thread
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