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.
hba56
d7294f73a1
boats now have polars stored in the
-added getter and setter for a boats polars
#story[900]
|
9 years ago |
| .. |
|
Data
|
Added documentation for multiple classes.
|
9 years ago |
|
DataInput
|
added an empty polarparser class to push a new branch
|
9 years ago |
|
Exceptions
|
Renamed some directories, optimized imports, general code clean up
|
9 years ago |
|
Model
|
boats now have polars stored in the
|
9 years ago |
|
App.java
|
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 |
|
Constants.java
|
Frantically cherry-picking commit by commit
|
9 years ago |
|
MockOutput.java
|
Did some large tidy ups, refactoring, and documenting.
|
9 years ago |