You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joseph Gardner bbd725d069
Merge
9 years ago
..
Controllers Merge branch 'visualiserAndDataLink' into splitIntoTwoModules 9 years ago
Mock Merge 9 years ago
Model Merge branch 'visualiserAndDataLink' into splitIntoTwoModules 9 years ago
Networking Renamed some directories, optimized imports, general code clean up 9 years ago
App.java Merge remote-tracking branch 'origin/networkingTest' into splitIntoTwoModules 9 years ago
Constants.java Implemented marker visualisation from XML in ResizableRaceCanvas 9 years ago
GPSCoordinate.java Actually added sub modules this time 9 years ago
GraphCoordinate.java Actually added sub modules this time 9 years ago
RaceDataSource.java Changed it so Boat can be used as a superclass for StreamedBoat and BoatInRace properly and removed ConstantVelocityRace. Everything that used to use BoatInRace or StreamedBoat now uses it superclass (boat). #pair[jjg64, cbt24] #refactor #story[782] 9 years ago
RaceMap.java Actually added sub modules this time 9 years ago
RaceXMLReader.java Changed it so Boat can be used as a superclass for StreamedBoat and BoatInRace properly and removed ConstantVelocityRace. Everything that used to use BoatInRace or StreamedBoat now uses it superclass (boat). #pair[jjg64, cbt24] #refactor #story[782] 9 years ago
XMLReader.java Added the ability to reads boats from both race.xml and boat.xml. Linked the two xmls via the StreamedCource class. #story[782] 9 years ago