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 43ee92fb95
Created enums and bound them to zoom in, zoom out and sails toggle for key bindings so that something expected shows up for key binding descriptions when changing key bindings. #story[1197]
8 years ago
..
BoatActionEnum.java Created enums and bound them to zoom in, zoom out and sails toggle for key bindings so that something expected shows up for key binding descriptions when changing key bindings. #story[1197] 8 years ago
BoatLocationDeviceEnum.java Refactored BoatLocation message, encoders, decoders. It now exposes datatypes that we actually use in the program (double knots, bearings, etc..), instead of the bits-on-the-wire packed units (like int mmPerSec). Also documented it, and updated test. 8 years ago
BoatStatusEnum.java Renamed sharedModel module to racevisionGame - this is intended to be our single module program. 9 years ago
JoinAcceptanceEnum.java Added empty data sources, to be used by VisualiserRace. 8 years ago
MarkRoundingBoatStatusEnum.java Added MarkRoundingEncoder. 8 years ago
MarkRoundingIDEnum.java Added MarkRoundingEncoder. 8 years ago
MarkRoundingSideEnum.java Added MarkRoundingEncoder. 8 years ago
MarkRoundingTypeEnum.java Added MarkRoundingEncoder. 8 years ago
MessageType.java encoders and decoders for the hosted games request message with datatype and test 8 years ago
RaceStartTypeEnum.java Added RaceStartStatusEncoder. 8 years ago
RaceStatusEnum.java Refactored Race, MockRace, and VisualiserRace to use RaceClock instead of keeping their own timers. 9 years ago
RaceTypeEnum.java Participants can now join during the warning period as well. 8 years ago
RequestToJoinEnum.java Added empty data sources, to be used by VisualiserRace. 8 years ago
XMLMessageType.java LatestMessages can hold MarkRounding messages. It also holds XMLMessage for each message type. 9 years ago
YachtEventEnum.java Added YachtEvent message with encoder and decoder 8 years ago