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
fd092bb7e1faa6662b49864371ba742358eb5701
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
models
T
History
Kusal Ekanayake
178af141f0
Refactoring and documentation
...
#story[820]
2017-05-02 14:08:25 +12:00
..
mark
Refactoring and documentation
2017-05-02 14:08:25 +12:00
parsers
Refactoring and documentation
2017-05-02 14:08:25 +12:00
Boat.java
Created BoatsParser.java to parse boats from server boat.xml and created a table on the start screen to display all the teams from server
2017-04-30 17:17:47 +12:00
BoatGroup.java
Refactoring and documentation
2017-05-02 14:08:25 +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
Started to implement the group over the canvas in the code. Removed basic boat redrawing and timeline and replaced with boats being placed into a group and given coordinates.
2017-04-11 17:46:02 +12:00
Leg.java
Fixed JavaDoc errors by adding missing @params
2017-04-04 19:29:05 +12:00
Race.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
RaceObject.java
Refactoring and documentation
2017-05-02 14:08:25 +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
Boat trials and wakes now work with both fast and slow data sets.
2017-05-01 16:41:58 +12:00