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.
Connor Taylor-Brown f2370485a0
RaceController can now set up collision listeners on each boat.
8 years ago
..
Annotations.java added the ability to toggle the race guide line on and off 8 years ago
GraphCoordinate.java java doc fixes to fix the ci build problems 9 years ago
Ping.java Merge branch 'master' into story_64_sails 8 years ago
RaceConnection.java Sails are displayed on first boat in a race. Optimised imports. 8 years ago
RaceMap.java Added empty data sources, to be used by VisualiserRace. 8 years ago
ResizableCanvas.java Check method moved to new class called ping so that refresh will be called on new thread. 9 years ago
ResizableRaceCanvas.java ResizableRaceCanvas no longer depends on VisualiserRaceEvent 8 years ago
Sparkline.java Fixed sparkline y axis labelling. Reverted it to how it previously worked (negative data values instead of negative scale). 8 years ago
ThisBoat.java Merged master. 8 years ago
TrackPoint.java The trackpoint line is now a line (poly-line) instead of a sequence of circles. A point along the poly-line is added every 250ms. 8 years ago
VisualiserBoat.java RaceController can now set up collision listeners on each boat. 8 years ago
VisualiserRaceController.java Boat collision packets are now sent. Command class created for boat collision. Currently prints out message depending on if user crashed or someone else crashed. #story[1195] 8 years ago
VisualiserRaceEvent.java Added empty data sources, to be used by VisualiserRace. 8 years ago
VisualiserRaceService.java Updated maven version to 2.0. 8 years ago
VisualiserRaceState.java Merge branch 'master' into story_64_sails 8 years ago