/TurboTurtle/trunk/SLogo Developers: walusl

Login name:
walusl
Total Commits:
24 (5.2%)
Lines of Code:
596 (5.8%)
Most Recent Commit:
2016-12-14 15:17
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for walusl

Activity by Day of Week for walusl

Activity in Directories

Directory Changes Lines of Code Lines per Change
src/slogo/turtle/ 24 (100.0%) 596 (100.0%) 24.8

Activity of walusl

Most Recent Commits

walusl 2016-12-14 15:17 Rev.: 1671

added start saving/ stop saving button. Changes title when pressed. Needs open file, start save, and stop save functionality to be provided by Nika. Changed "Execute" to "Execute Instructions"

30 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+30 -1)
walusl 2016-12-14 14:52 Rev.: 1669

Changed the selection of pen colors and background colors to represent potentail environments a turtle could be found in and pen colors that would show up and look nice against the chosen backgrounds.

20 lines of code changed in 3 files:

  • src/slogo/turtle: JTurtle.java (+1 -1), TurtleField.java (+16 -17), TurtleTrailLink.java (+3 -1)
walusl 2016-12-14 14:33 Rev.: 1668

Worked with Professor Sprenkle to achieve width change functionality

8 lines of code changed in 3 files:

  • src/slogo/turtle: JTurtle.java (+1 -5), TurtleField.java (+1 -1), TurtleTrailLink.java (+6 -4)
walusl 2016-12-13 22:44 Rev.: 1654

added some comments

22 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+22 -13)
walusl 2016-12-13 21:41 Rev.: 1653

changed some titles. Resized stats panel. Added new workspace button. Still needs functionality.

45 lines of code changed in 2 files:

  • src/slogo/turtle: JTurtle.java (+4 -4), TurtleField.java (+41 -23)
walusl 2016-12-13 02:14 Rev.: 1615

added pen width functionality. pen width changes for the entirity of the stroke though. I will have to see if that's what we want.

38 lines of code changed in 3 files:

  • src/slogo/turtle: JTurtle.java (+14 -5), TurtleField.java (+8 -3), TurtleTrailLink.java (+16 -4)
walusl 2016-12-12 22:58 Rev.: 1614

added buttons to show/hide stats panel

31 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+31)
walusl 2016-12-12 22:46 Rev.: 1613

moved panels around. began finishing width. refactored. thoroughly reorganized. Will finish width once jturtle is ready to be edited.

139 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+139 -97)
walusl 2016-12-09 17:14 Rev.: 1347

added pen width drop down.
added pen width change button.
got change pen color to work.
refactored a little.

98 lines of code changed in 3 files:

  • src/slogo/turtle: JTurtle.java (+5), TurtleField.java (+90 -46), TurtleTrailLink.java (+3 -3)
walusl 2016-12-09 15:23 Rev.: 1328

added drop down for changing background color. Works. Moved some buttons around. Changed some titles.

81 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+81 -16)
walusl 2016-12-05 14:52 Rev.: 956

added input box and button for entering a file name and reading from it.

28 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+28 -1)
walusl 2016-12-02 15:38 Rev.: 842

centered the turtle.
Sprenkle says making the turtle appear on start-up is very tedious and she doesn't understand it herself atm.
made the cursor appear in the instructions text field.
made the execute button the default button.

Now we can immediately type stuff in and use the enter key to execute! :)

17 lines of code changed in 2 files:

  • src/slogo/turtle: JTurtle.java (+2 -2), TurtleField.java (+15)
walusl 2016-11-28 14:54 Rev.: 580

removed read from file button

2 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+2 -10)
walusl 2016-11-28 14:36 Rev.: 578

I added a field to enter the instructions into.
I added two buttons. HOWEVER! The buttons do not do what they are supposed to.

37 lines of code changed in 1 file:

  • src/slogo/turtle: TurtleField.java (+37 -1)
Generated by StatSVN 0.7.0