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.
cbt24 f7d0e9d466
Boats bounce during collision if pointing into collision
8 years ago
..
Angle.java Added LatestMessages to network.Messages. This is an object that encapsulates the latest up to date set of race messages. 9 years ago
Azimuth.java Refactored and moved RaceXMLReader to shared/dataInput. 9 years ago
Bearing.java Refactored and moved RaceXMLReader to shared/dataInput. 9 years ago
Boat.java Boats bounce during collision if pointing into collision 8 years ago
CompoundMark.java Spun off Locatable interface to make collision code more reusable 8 years ago
Constants.java Implemented runCommand method in VMGCommand and TackGybeCommand classes. Both classes currently rely on the MockRace class so changes will be required when MockRace is refactored. 8 years ago
FrameRateTracker.java Added empty data sources, to be used by VisualiserRace. 8 years ago
GPSCoordinate.java Merge branch 'master' into story68 8 years ago
Leg.java Renamed sharedModel module to racevisionGame - this is intended to be our single module program. 9 years ago
Locatable.java Spun off Locatable interface to make collision code more reusable 8 years ago
Mark.java Boats bounce during collision if pointing into collision 8 years ago
Race.java Spun off Locatable interface to make collision code more reusable 8 years ago
RaceClock.java Currently, mock/pom.xml and visualiser/pom.xml build racevisionGame mock and visualiser. 9 years ago
RaceState.java Fixed sparkline not updating. 8 years ago
RunnableWithFramePeriod.java Added empty data sources, to be used by VisualiserRace. 8 years ago
Wind.java Added shared.model.Wind class. 8 years ago