713 Commits (1ebbb8d4c76cdf7a5a37f8650fc30924e5382559)
 

Author SHA1 Message Date
hba56 1ebbb8d4c7 merged in the changes from the master branch so that latter mergers can run smoothly
9 years ago
hba56 738a765a0a Merge remote-tracking branch 'remotes/origin/master' into Game_Controller
9 years ago
Hamish Ball 86851c6181 Merge branch 'sprint5_refactor' into 'master'
9 years ago
Fan-Wu Yang ec50310137 Added Messages to Controller For Testing Purposes
9 years ago
Fan-Wu Yang d6d195f381 Added Modularity to Input Checker.
9 years ago
fjc40 0598724117 Added two more missing javadocs.
9 years ago
hba56 0d5bede349 java doc fixes to fix the ci build problems
9 years ago
hba56 08f74f608f trying to see if ci works while logged in to the ienabler when ssh
9 years ago
fjc40 38f3fe16a0 Revert "Added travis_wait to test CI build order."
9 years ago
fjc40 350ec41beb Added travis_wait to test CI build order.
9 years ago
fjc40 ba21d81c91 Reordered modules in the main pom.xml file. Dunno :(
9 years ago
fjc40 5cddaaed8e mock.app.App now tells mock.app.Event that the xml file strings are XMLFileType.Contents.
9 years ago
fjc40 4bcfc01ceb shared.dataInput:
9 years ago
fjc40 10e80bca05 Moved mock.app.App#readFile(...) to shared.dataInput.XMLReader#readXMLFileToString(...).
9 years ago
fjc40 d0c6b5f716 Moved mock.model and mock.dataInput tests into the racevisionGame.tests.mock package.
9 years ago
fjc40 1cb2829015 Removed some .idea/... files that had been commited ages ago.
9 years ago
Fan-Wu Yang f9b2a62f8d The Controller now takes in key presses.
9 years ago
hba56 054816c15a fix for the pom files
9 years ago
hba56 b7e2427528 fix for the pom files
9 years ago
hba56 fef8540b10 fix for the pom files
9 years ago
hba56 83ac3e4e33 updated the game controller to use the visualiser as the scene
9 years ago
fjc40 46150bd3c6 Actually commited the previous pom.xml changes.
9 years ago
fjc40 2c5380f5d8 Removed old network files.
9 years ago
fjc40 2a82298571 Removed the old mock/network/visualiser files.
9 years ago
fjc40 3a85fad211 Currently, mock/pom.xml and visualiser/pom.xml build racevisionGame mock and visualiser.
9 years ago
fjc40 cab9bf9574 RaceClock no has run(), or is runnable, as it wasn't needed.
9 years ago
hba56 6ae23f039b Added basic structure for the controller module of the game application
9 years ago
fjc40 7d3cf6ee80 I had accidentally broken the raceXML construction - fixed it.
9 years ago
fjc40 abbbf70146 Refactored Race, MockRace, and VisualiserRace to use RaceClock instead of keeping their own timers.
9 years ago
fjc40 f057ad58b7 LatestMessages can hold MarkRounding messages. It also holds XMLMessage for each message type.
9 years ago
fjc40 8e18ad62ca Added LatestMessages to network.Messages. This is an object that encapsulates the latest up to date set of race messages.
9 years ago
fjc40 3a0b81834f Refactored mock.Event to work with MockRace.
9 years ago
fjc40 8d36d89570 Refactored and moved RaceXMLReader to shared/dataInput.
9 years ago
fjc40 7f027c8cc5 Refactored and moved XMLReader, RaceDataSource, BoatXMLReader, BoatDataSource, RegattaXMLReader to shared/dataInput.
9 years ago
fjc40 d0d63ca236 Copied remaining files into appropriate package. These need to be refactored and put into the shared package.
9 years ago
fjc40 bbbb1f2eb0 Renamed sharedModel module to racevisionGame - this is intended to be our single module program.
9 years ago
Fraser Cope 93c1199392 Merge branch 'longMethodClassSmells' into 'master'
9 years ago
Jessica McAuslin 6e841f180d Spelling errors fixed.
9 years ago
Jessica McAuslin cf0adb8511 Fixed JavaDoc, spelling errors, and redundant classes
9 years ago
Jessica McAuslin 2bbcb10458 Removed unused classes and imports
9 years ago
Jessica McAuslin 6ba1aca074 Annotations moved to its own class
9 years ago
Jessica McAuslin c027a0ee6e Sparkline moved to its own class
9 years ago
Jessica McAuslin fdeec19b20 Wind Arrow direction fixed
9 years ago
Jessica McAuslin f44ea57d11 Merge branch 'master' into sprint4_master
9 years ago
Hamish Ball 992b6c91fc Merge branch 'fix_time_since_last_marker' into 'sprint4_master'
9 years ago
fjc40 a095f15eac Fixed finish controller not being stretch and centered.
9 years ago
fjc40 42ae89d20c Merge remote-tracking branch 'origin/sprint4_master' into fix_time_since_last_marker
9 years ago
Connor Taylor Brown ea02752dc0 Merge branch 'bindWind' into 'sprint4_master'
9 years ago
Fan-Wu Yang 512169010c Fixed Annotations and bound windarrow
9 years ago
fjc40 fdc03275fe Merge remote-tracking branch 'origin/sprint4_master' into fix_time_since_last_marker
9 years ago