Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 78 (100.0%) | 2156 (100.0%) | 27.6 |
cardene | 30 (38.5%) | 1119 (51.9%) | 37.3 |
mccaffreyk | 23 (29.5%) | 600 (27.8%) | 26.0 |
troises | 24 (30.8%) | 435 (20.2%) | 18.1 |
joshir | 1 (1.3%) | 2 (0.1%) | 2.0 |
The last of the Javadocs
15 lines of code changed in 1 file:
fixed clean and cs
7 lines of code changed in 2 files:
11 lines of code changed in 2 files:
updated
54 lines of code changed in 3 files:
make turtle start in the middle of the field
2 lines of code changed in 1 file:
button editing
0 lines of code changed in 1 file:
Completed a button for changing the pen's state.
17 lines of code changed in 1 file:
I believe that I have officially finished PenUp and PenDown. Fixed a faulty for loop and faulty logic.
39 lines of code changed in 2 files:
I fixed a very tedious error with pen up/pen down. When the pen was lifted and then re-placed, a line formed in the area that the turtle had been moving over, connecting
the point where the pen was lifted to its current position. Now, what was blank before stays blank.
48 lines of code changed in 2 files:
undo button works
1 lines of code changed in 1 file:
redo button works
16 lines of code changed in 1 file:
Some of the new commands now work. Others do not.
4 lines of code changed in 1 file:
added if statement to go so it will not add \n to history when the input is empty
9 lines of code changed in 1 file:
refactoring. made methods go, makeButtonDetails, outputMessage and updateHistory
146 lines of code changed in 1 file:
fixed pen up
17 lines of code changed in 1 file:
I tried implementing the PENUP command but failed to make it register as valid.
20 lines of code changed in 1 file:
Fixed several errors related to making the tail show up correctly at the start and for all images.
24 lines of code changed in 2 files:
fixed go to not evaluate when theres nothing there
22 lines of code changed in 1 file:
gui formatting dashboard buttons
9 lines of code changed in 1 file:
change color added
32 lines of code changed in 2 files:
formatting
1 lines of code changed in 1 file:
bigger workspace
2 lines of code changed in 1 file:
Added javadocs for my work on drawTail.
18 lines of code changed in 2 files:
Completed the turtle's tail so that it shows up correctly as it moves about the screen.
45 lines of code changed in 2 files:
Major changes on error handling
45 lines of code changed in 2 files:
formatting
5 lines of code changed in 1 file:
edited error messages with icons
36 lines of code changed in 1 file:
Redo button
19 lines of code changed in 1 file:
putting all edits of turtle field together
207 lines of code changed in 1 file:
Started on the turtle's trail, but encountered many errors and difficulties.
43 lines of code changed in 3 files:
changes for st and ht
43 lines of code changed in 2 files:
added workspace
216 lines of code changed in 1 file:
added icons to confirmation messages when you switch turtles
14 lines of code changed in 1 file:
formatting code to be more readable
44 lines of code changed in 1 file:
added undo and redo buttons, not functional yet.
edited format of GUI and buttons.
changed historyButtons to flow layout manager for better GUI style
144 lines of code changed in 1 file:
formatting and simplifying code
37 lines of code changed in 1 file:
added functionality to change the icon of the turtle to all the TMNT
92 lines of code changed in 2 files:
added x cor
6 lines of code changed in 2 files:
I changed load so that it uses the button and J File Chooser instead of forcing the user to enter a file directory. I also created an error message for when the user clicks the load
button but does not choose a file, and removed the old messages for load. Finally, I split the old buttonPanel into two new panels: eastButtonPanel and westButtonPanel, and changed the commandTextField so that it stretches across the empty space in the GUI.
102 lines of code changed in 1 file:
Created Home, HomeToken, and HomeParser classes. Added Home to instructions. Turtle now goes to default position when asked to go home.
2 lines of code changed in 1 file:
(22 more)