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.
David Wu 8cc4d7741c
Fixed issue where games can't be hosted if you quit as host in the lobby menu. Added more doc.#story[1188]
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 Merge branch 'master' into story_64_sails 8 years ago
CompoundMark.java Brought over long/latitude fix from "rounding_line_visible_hack" branch. 8 years ago
Constants.java Fixed issue where games can't be hosted if you quit as host in the lobby menu. Added more doc.#story[1188] 8 years ago
Corner.java Made all the model classes extend off the schema xml classes for race, and made xml builder, validator and reader utility class. 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 Merged most recent master in, #story[1092] 8 years ago
RaceClock.java Currently, mock/pom.xml and visualiser/pom.xml build racevisionGame mock and visualiser. 9 years ago
RaceState.java SourceIdAllocator now allocates from the BoatDataSource and RaceDataSource exposed by MockRace, instead of having its own source IDs. Can only allocate ids during PRESTART period. 8 years ago
RunnableWithFramePeriod.java Updated maven version to 2.0. 8 years ago
Wind.java Started implementing wind oscillation. #story[1187] 8 years ago