Jessica McAuslin
|
d294ee7994
|
Deleted redundant and deprecated code (Visualiser)
- References to deprecated objects replaced
- Deprecated Constants class removed
- general redundant code deleted
|
9 years ago |
Fan-Wu Yang
|
045e69a637
|
Deleted and Fixed some redundant code
- Deleted some unused functions
- Fixed NullPointerException for Marks
#story[881] #pair[fwy13,jam339]
|
9 years ago |
Jessica McAuslin
|
43757b34d1
|
General code tidy up (Visualiser)
- access modifiers adjusted
- unused declarations removed
- spelling fixes
- removed redundant code
|
9 years ago |
Jessica McAuslin
|
2d983eccfd
|
General code tidy up
- access modifiers adjusted
- unused declarations removed
- spelling fixes
- removed redundant code
|
9 years ago |
Joseph Gardner
|
f377cf6471
|
Changed it so Boat can be used as a superclass for StreamedBoat and BoatInRace properly and removed ConstantVelocityRace. Everything that used to use BoatInRace or StreamedBoat now uses it superclass (boat). #pair[jjg64, cbt24] #refactor #story[782]
|
9 years ago |
Joseph
|
033198ca2c
|
Linked the streamedRace course to the visualiser, linked the boats to the visualiser (this needs to be tests) #story[768]
|
9 years ago |
Joseph
|
22075ee415
|
Started on the boat XML parser, reads only boat data from the XML and makes a StreamedBoat for each boat in the XML. #story[861]
|
9 years ago |
Erika Savell
|
a584400e24
|
Actually added sub modules this time
#story[778]
|
9 years ago |