You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cbt24
da52082d70
Deleted duplicate method (again -.-)
|
8 years ago |
| .. |
|
commandFactory
|
Merge remote-tracking branch 'remotes/origin/master' into CommandFactory
|
8 years ago |
|
MockBoat.java
|
Merge remote-tracking branch 'origin/story68' into story68
|
8 years ago |
|
MockRace.java
|
Deleted duplicate method (again -.-)
|
8 years ago |
|
Polars.java
|
Refactored and moved XMLReader, RaceDataSource, BoatXMLReader, BoatDataSource, RegattaXMLReader to shared/dataInput.
|
9 years ago |
|
RaceLogic.java
|
Added WindCommand and multiple command execution to RaceLogic
|
8 years ago |
|
RaceServer.java
|
Refactored BoatLocation message, encoders, decoders. It now exposes datatypes that we actually use in the program (double knots, bearings, etc..), instead of the bits-on-the-wire packed units (like int mmPerSec). Also documented it, and updated test.
|
8 years ago |
|
SplitTODO.java
|
Started splitting MockRace into RaceLogic and RaceState. #refactor #story[1094]
|
9 years ago |
|
VMG.java
|
Renamed sharedModel module to racevisionGame - this is intended to be our single module program.
|
9 years ago |
|
WindGenerator.java
|
mock:
|
9 years ago |