/Skynet/trunk/SLogo Developers: hardye

Login name:
hardye
Total Commits:
41 (10.4%)
Lines of Code:
765 (9.0%)
Most Recent Commit:
2013-12-12 23:40
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for hardye

Activity by Day of Week for hardye

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 41 (100.0%) 765 (100.0%) 18.6
src/jturtle/ 19 (46.3%) 624 (81.6%) 32.8
src/slogo/instruction/ 5 (12.2%) 42 (5.5%) 8.4
src/slogo/parser/ 2 (4.9%) 40 (5.2%) 20.0
/ 3 (7.3%) 24 (3.1%) 8.0
src/slogo/ 7 (17.1%) 16 (2.1%) 2.2
.settings/ 1 (2.4%) 11 (1.4%) 11.0
src/slogo/parser/token/ 1 (2.4%) 8 (1.0%) 8.0
src/jturtle/images/ 3 (7.3%) 0 (0.0%) 0.0

Activity of hardye

Most Recent Commits

hardye 2013-12-12 23:40 Rev.: 445

added the class trail properties to separate out the line width, color, and dashed

110 lines of code changed in 3 files:

  • src/jturtle: JTurtle.java (+46 -50), TrailProperties.java (new 52), TurtleField.java (+12 -7)
hardye 2013-12-09 22:57 Rev.: 290

added dashed and solid properties to the trail

30 lines of code changed in 2 files:

  • src/jturtle: JTurtle.java (+13), TurtleField.java (+17 -3)
hardye 2013-12-09 16:42 Rev.: 283

Choosing a color works!!!! and so do the changing turtle images. Something wrong with the way the GUI displays the panels but will come back to that

79 lines of code changed in 2 files:

  • src/jturtle: JTurtle.java (+10 -3), TurtleField.java (+69 -56)
hardye 2013-12-08 15:55 Rev.: 277

adjusted the gui and fixed the different turtle images

79 lines of code changed in 2 files:

  • src/jturtle: JTurtle.java (+2 -2), TurtleField.java (+77 -29)
hardye 2013-12-07 22:30 Rev.: 267

the changing the turtle image now works, the GUI layout looks funny still working on that but just wanted to show you what i've done so far

35 lines of code changed in 1 file:

  • src/jturtle: TurtleField.java (+35 -15)
hardye 2013-12-07 21:49 Rev.: 264

Something weird happened with commit but...
Slider that adjusts the width of the turtle's trail and new turtle image

5 lines of code changed in 1 file:

  • src/jturtle: JTurtle.java (+5 -2)
hardye 2013-12-07 21:47 Rev.: 263

Slider that adjusts the width of the turtle's trail and new turtle image

80 lines of code changed in 4 files:

  • src/jturtle: TurtleField.java (+80 -20)
  • src/jturtle/images: harry.gif (new), sally.gif (new), turtle.gif (changed)
hardye 2013-12-07 16:25 Rev.: 262

Changed the look and feel of the window
Added a drop down menu with different turtle images...currently commented out because breaks the code

154 lines of code changed in 1 file:

  • src/jturtle: TurtleField.java (+154 -7)
hardye 2013-12-01 22:55 Rev.: 110

removed unused imports

1 lines of code changed in 2 files:

  • src/jturtle: JTurtle.java (+1 -1)
  • src/slogo: TurtleContext.java (-2)
hardye 2013-12-01 22:48 Rev.: 107

Tried to draw the trail.......

22 lines of code changed in 1 file:

  • src/jturtle: JTurtle.java (+22 -1)
hardye 2013-12-01 21:30 Rev.: 96

8 lines of code changed in 1 file:

  • src/jturtle: JTurtle.java (+8 -4)
hardye 2013-11-22 16:07 Rev.: 34

Changed MAIN_TURTLE_NAME in the TurtleField to be "harry" and in the Context class made public static final MAIN_TURTLE_NAME = TurtleField.MAIN_TURTLE_NAME

9 lines of code changed in 3 files:

  • src/jturtle: TurtleField.java (+3 -2)
  • src/slogo: Context.java (+3 -1), TurtleContext.java (+3 -4)
hardye 2013-11-22 15:40 Rev.: 33

ForwardParser class

40 lines of code changed in 2 files:

  • src/slogo/instruction: Forward.java (+1 -1)
  • src/slogo/parser: ForwardParser.java (new 39)
hardye 2013-11-22 15:31 Rev.: 32

15 lines of code changed in 5 files:

  • src/jturtle: JTurtle.java (+8)
  • src/slogo: Context.java (+2), TurtleContext.java (+1)
  • src/slogo/instruction: Forward.java (+3 -1)
  • src/slogo/parser: instructions.prop (+1)
hardye 2013-11-22 14:36 Rev.: 28

Added Forward Token

8 lines of code changed in 1 file:

  • src/slogo/parser/token: ForwardToken.java (new 8)
hardye 2013-11-22 14:22



55 lines of code changed in 6 files:

  • src/jturtle: TurtleField.java (+10)
  • src/slogo: Context.java (+4), TurtleContext.java (+3 -3)
  • src/slogo/instruction: Forward.java (new 19), ForwardInstruction.java (del)
hardye 2013-11-19 12:06 Rev.: 13

Emily's new file

35 lines of code changed in 4 files:

  • .classpath (new 6), .project (new 17), NewFileEmily (new 1)
  • .settings: org.eclipse.jdt.core.prefs (new 11)
Generated by StatSVN 0.7.0