327 Commits (50cb31b85f3829293bc220d0cca0c3474c527c96)
 

Author SHA1 Message Date
fjc40 50cb31b85f Moved networking code into the network module.
9 years ago
fjc40 06d786d581 Merge remote-tracking branch 'origin/networkingTest' into splitIntoTwoModules
9 years ago
hba56 538f1bd6ba removed all putInt and putShort methods for byte buffers to fix tests
9 years ago
hba56 7dd07b470a update byte to int methods in decoders
9 years ago
hba56 137e85e14c Merge remote-tracking branch 'origin/networkingTest' into networkingTest
9 years ago
Fan-Wu Yang 1d33015925 Fixed a small array out of bounds exception error
9 years ago
hba56 246420ccf9 fixed bug with heartbeat
9 years ago
hba56 949b967abb visualiserInput update as well as refactor of number to bytes conversion
9 years ago
hba56 bd7fefd67e Worked on the MockOutput Class
9 years ago
Fan-Wu Yang 8223ae46a1 Fixed some issues
9 years ago
Fan-Wu Yang 413ab7b768 Added Tests for bytesToLong
9 years ago
Fan-Wu Yang df871b1242 Added tests to fix ByteConverter
9 years ago
Fan-Wu Yang be9f02997e Fixed issue where the new XML Decoder funtion was changed
9 years ago
Fan-Wu Yang 7b4a428574 Merge branch 'networkingTest' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into networkingTest
9 years ago
Fan-Wu Yang 7d7564ce15 Added being able to decode everything into their respective classes
9 years ago
Erika Savell 1e3b816ff5 Added tests for BoatData and RaceData
9 years ago
Erika Savell 83dfe1a60c Renamed some directories, optimized imports, general code clean up
9 years ago
Erika Savell 073102d1a3 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
Erika Savell e30aa02aac Commented and javadoc-ed RegattaData and BoatData
9 years ago
Erika Savell 19224ba840 Refactored RegattaData
9 years ago
Erika Savell ba5c965fd6 Refactored BoatData
9 years ago
Joseph Gardner c328c4f3bc Linked raceData from new xml formats to current program. Current app now shows the starting list and course boundary. #story[782]
9 years ago
cbt24 cb40302c13 Merge remote-tracking branch 'remotes/origin/story30_XMLs' into splitIntoTwoModules
9 years ago
cbt24 1653003cf0 Implemented Leg generation from Race.xml format
9 years ago
hba56 0257b9e18c Changed the temp tcp client and server to send packets made by us and other fixes
9 years ago
Erika Savell 302f2c6869 Javadoc and commented RaceData class
9 years ago
Erika Savell 3542827c29 Refactored RaceData class
9 years ago
Joseph Gardner 84c518f89f Timer now shows and updates correctly on the start menu. #story[761]
9 years ago
Fan-Wu Yang b346e10774 Refactored Constructors
9 years ago
Erika Savell 03f63b2c61 Added boat data xml tests
9 years ago
Fan-Wu Yang c0bf5b1641 Added Decoding testing and splitting
9 years ago
Joseph Gardner 26380f2677 Merge branch 'story30_XMLs' into splitIntoTwoModules
9 years ago
Joseph Gardner e89a269565 initialised time in raceclock (1 line)
9 years ago
Erika Savell d05d7271fc Removed output stream, started refactoring BoatDataClass
9 years ago
Joseph Gardner a3e87f2c61 Got rid of test using a deprecated method
9 years ago
Joseph Gardner ea79f47c83 Merge branch 'story30_XMLs' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into story30_XMLs
9 years ago
Joseph Gardner 3461a2c0b7 Added the ability to reads boats from both race.xml and boat.xml. Linked the two xmls via the StreamedCource class. #story[782]
9 years ago
cbt24 858db3f45e Fixed interface implementation for StreamedCourse
9 years ago
Erika Savell 6a35c40f77 Commented out test causing CI issues
9 years ago
cbt24 a59342a668 Modified RaceClock to support arbitrary start times
9 years ago
Erika Savell a9f98b48b2 Merge branch 'splitIntoTwoModules' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
Erika Savell 744caf0d29 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
hba56 e9578fc63b refactored networking code from networkingTest
9 years ago
David Wu d14446a12e Added extra constructor in Race.
9 years ago
hba56 d960bc67a2 refactored networking code
9 years ago
Erika Savell 896589d1a5 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
Erika Savell 0719720585 Moved boat xml creation from Event class to BoatData class
9 years ago
David Wu c2183a68a0 Merge branch 'isolatingMock' of https://eng-git.canterbury.ac.nz/seng302-2017/team-7 into isolatingMock
9 years ago
David Wu 0fd4de7ec7 Fixed previously broken tests due to refactoring app.
9 years ago
hba56 67b73ec1db Merge remote-tracking branch 'origin/splitIntoTwoModules' into splitIntoTwoModules
9 years ago