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 963c8a43ad
Boats and marks are sized realistically in 3rd person
8 years ago
..
ArrowController.java Wind arrow now points in the direction the wind is blowing, as per P.O feedback (again....). 8 years ago
ConnectionController.java Merge branch 'master' into new_issue#19 8 years ago
Controller.java Copied remaining files into appropriate package. These need to be refactored and put into the shared package. 9 years ago
FinishController.java Moved XML message creation to RaceServer instead of ConnectionAcceptor. 8 years ago
HostController.java Made sea surface look like a sea surface which is randomly generated each time, size may need to be altered a bit else it will cause the program to slow #story[1261] 8 years ago
KeyBindingsController.java User modified keybindings are persistently saved 8 years ago
LobbyController.java Added View3D control for rendering 3D shapes under a PerspectiveCamera, which is not currently working. 8 years ago
MainController.java Fixed Javadoc and also made some variables private #story[1187] 8 years ago
NotificationController.java User can save, reset or cancel. 8 years ago
RaceController.java Boats and marks are sized realistically in 3rd person 8 years ago
StartController.java View3D within RaceController now tracks boat heading 8 years ago
TitleController.java Merge remote-tracking branch 'remotes/origin/master' into C_keybindings 8 years ago