This website requires JavaScript.
Explore
Help
Sign In
michael
/
Party-Parrots-At-Sea
Watch
1
Star
0
Fork
0
You've already forked Party-Parrots-At-Sea
mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced
2026-05-09 06:18:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
762829e5fff3fd94862b3af3d8f4ee6ad512823a
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
server
/
simulator
T
History
Calum
a6d9c66fc9
Removed unused import statements and class variables. Removed non error print statements.
2017-05-25 10:20:39 +12:00
..
mark
Added Position class to better use GeoUtility.
2017-04-26 22:52:18 +12:00
parsers
Merge branch 'Story29' into merge_branch_front
2017-05-01 17:06:17 +12:00
Boat.java
Reimplemented race position in the race view. Removed Boat class and Yacht class is replaced completely. Race position "-" shows properly on start screen. Removed BoatTest and TeamsParserTest. Fixed estimated time till finish on server.
2017-05-04 13:50:06 +12:00
GeoUtility.java
Added document and unit tests for GeoUtility class.
2017-04-28 14:34:24 +12:00
Simulator.java
Removed unused import statements and class variables. Removed non error print statements.
2017-05-25 10:20:39 +12:00