493 Commits (83ce9b99d29b5b663c7c30049fb24514bbe1be5e)
 

Author SHA1 Message Date
fjc40 83ce9b99d2 Mockoutput's main loop now pops messages off the message queue, rather than iterating over it like an array, and clearing it (this could have threading issues where the iteration starts (with e.g., 5 messages), as it is sending the messages another one is added, and then it ends up clearing the sent messages, and the unsent message.
9 years ago
fjc40 01224c509a Added some comments to MockOutput. Also removed instance of RaceVisionByteEncoder, as it has no state, and the functions used are all static.
9 years ago
fjc40 3481a882de Fixed Team Oracle's boat name in mock data file.
9 years ago
David Wu 61ecdc2269 Merge branch 'submission' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into submission
9 years ago
David Wu 61afe8d608 Created finish view to see when a race finishes.
9 years ago
cbt24 c038010bd2 Draws track for racing boats only to reduce information clutter.
9 years ago
cbt24 f27dbc29b0 Added self-documenting RaceStatus boolean getters
9 years ago
cbt24 cc824aa89a Removed unnecessary countdownTimer from Race in visualiser module
9 years ago
cbt24 a6adfb4960 Refactored RaceClock to act as central source of time and duration information throughout visualiser.
9 years ago
David Wu a95a0c2543 Added documentation for multiple classes.
9 years ago
hba56 12e457824d fix for issue #5 gate lines
9 years ago
Fan-Wu Yang d52b09e74a Visualiser Closes All threads on exit now.
9 years ago
Fan-Wu Yang a20dafea11 Annotations go on top and boundaries now update
9 years ago
Fan-Wu Yang 982b47943a Fixed blocking issue
9 years ago
Fan-Wu Yang b7f010a2fa Fixed Network While loops
9 years ago
Fan-Wu Yang 565b7adaa2 Merge remote-tracking branch 'origin/race-timer-fixes' into layeredCanvas
9 years ago
Fan-Wu Yang 862391d7ef Canvas Layer Created
9 years ago
cbt24 349bd50094 Everything works, don't ask questions
9 years ago
Erika Savell 62db7f333c Frantically cherry-picking commit by commit
9 years ago
Erika Savell 8ed0ca5b4f Quick way of adding extra leg to mock data
9 years ago
Fan-Wu Yang 284eb6d951 Added Test for AC35UnitConverter
9 years ago
hba56 6888d0bddc fixed all java doc errors
9 years ago
hba56 e409c8752c Fix for now - Need to change
9 years ago
cbt24 89ba0f278d Fixed StartController countdown
9 years ago
cbt24 17afd9f775 Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
cbt24 336a15d1a2 Fixed StartController countdown
9 years ago
Erika Savell 288699b7c7 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
Erika Savell 2dab427092 Quick way of adding extra leg to mock data
9 years ago
Fan-Wu Yang 037c09b059 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
hba56 1f8941e37c Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
Fan-Wu Yang 6bbc2ac4be Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
hba56 ccd90b91d7 Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
Fan-Wu Yang bb57685faf Added Test for AC35UnitConverter
9 years ago
hba56 62ecd40967 fixed all java doc errors
9 years ago
David Wu 545ef7aa7f Fix lobby not entering race when race status is "started".
9 years ago
cbt24 e345f08ad8 Fixed AC35 stream crashing before status sent.
9 years ago
hba56 aa1d38ca9f removed import * lines
9 years ago
David Wu a07a90dfea Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
David Wu 88bb568ec7 Set it so the lobby view switches to race view depending on the race status passed in by the mock.
9 years ago
cbt24 099995c41b Fixed start controller visibility issues.
9 years ago
hba56 15179a1cdf Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago
hba56 810c3837c1 adding java doc tags
9 years ago
Fan-Wu Yang 43fb0df5be Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
Fan-Wu Yang 874953f763 Fixed issue win ResizableRaceCanvas
9 years ago
Erika Savell 5ebd4251e2 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
Erika Savell c3ee3ec9e2 Added new lines to the other two xml creators
9 years ago
David Wu 34ef1172ce Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
David Wu bf12f77796 Set it so the lobby view switches to race view depending on the race status passed in by the mock.
9 years ago
hba56 db43acf935 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into splitIntoTwoModules
9 years ago
hba56 86db16c83d updated the connection scene to let a user add their own connection
9 years ago