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 14:28:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fd13ddc0ae48626c56ed549ac35179a3f59e461
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
models
T
History
alistairjmcintyre
3fd13ddc0a
Adjusted XMLParser to use model Mark objects rather than the simple datatype that existed in the XMLParser previously. Began attempting to implement them into the canvas controller but have issues
...
#[issue10]
2017-05-17 19:46:05 +12:00
..
mark
Adjusted XMLParser to use model Mark objects rather than the simple datatype that existed in the XMLParser previously. Began attempting to implement them into the canvas controller but have issues
2017-05-17 19:46:05 +12:00
stream
Adjusted XMLParser to use model Mark objects rather than the simple datatype that existed in the XMLParser previously. Began attempting to implement them into the canvas controller but have issues
2017-05-17 19:46:05 +12:00
BoatGroup.java
Removed some unused functions and imports caused by code refactor.
2017-05-15 15:20:21 +12:00
Colors.java
Refactored Boat class to better fit the MVC model by moving all GUI parts to BoatPolygon. Changed the way animation works so that it will work with a constantly updated set of lats and lons.
2017-04-24 23:06:30 +12:00
Event.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
Leg.java
Fixed JavaDoc errors by adding missing @params
2017-04-04 19:29:05 +12:00
TimelineInfo.java
Mostly got boats going to marks on the canvas (code currently broken) #story[377] #pair[zyt10, ptg19]
2017-03-17 16:18:01 +13:00
Wake.java
Fix for wakes on internal data
2017-05-04 13:20:50 +12:00
Yacht.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