-
- Downloads
Improved error handling so that trying to load a fractal from file with the...
Improved error handling so that trying to load a fractal from file with the same name as a file in target gives proper error message.
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/GuiButtonController.java 9 additions, 5 deletions...u/stud/chaosgame/controller/game/GuiButtonController.java
- src/main/java/edu/ntnu/stud/chaosgame/model/game/ChaosCanvas.java 3 additions, 4 deletions.../java/edu/ntnu/stud/chaosgame/model/game/ChaosCanvas.java
- src/main/resources/descriptions/saved_descriptions/Heighway-Dragon.txt 6 additions, 0 deletions...urces/descriptions/saved_descriptions/Heighway-Dragon.txt
- src/main/resources/descriptions/saved_descriptions/desc_10.txt 7 additions, 0 deletions...ain/resources/descriptions/saved_descriptions/desc_10.txt
- src/main/resources/descriptions/saved_descriptions/test.txt 7 additions, 0 deletionssrc/main/resources/descriptions/saved_descriptions/test.txt
- src/main/resources/descriptions/saved_descriptions/testytest.txt 7 additions, 0 deletions...n/resources/descriptions/saved_descriptions/testytest.txt
- src/test/java/edu/ntnu/stud/chaosgame/controller/game/ChaosGameTest.java 6 additions, 0 deletions...du/ntnu/stud/chaosgame/controller/game/ChaosGameTest.java
Please register or sign in to comment