November 2013 Commit Log

Number of Commits:
21
Number of Active Developers:
4
mugabej 2013-11-30 19:03 Rev.: 68

Added the addTextFieldToPanel Method to remove duplicate code that is used to add a textField to a Panel. #TheRainbowSprenkles

51 lines of code changed in 1 file:

mugabej 2013-11-30 18:12 Rev.: 67

Added the parseCommand(String command) method to parse the given command and return the result of that parsing. Now, the Turtle Can move the specified number of pixel units. #TheRainbowSprenkles

21 lines of code changed in 1 file:

mugabej 2013-11-30 18:05 Rev.: 66

Added an actionListener to the myCommands TextField to move the Turtle pixel units specified in the command. The current Focus is on the FD command ( we will easily add the BK command too). #TheRainbowSprenkles

19 lines of code changed in 1 file:

mugabej 2013-11-30 17:52 Rev.: 65

Added turtlesMap, a map from context to TurtleFields. Also added contexts, a Queue
of contexts. #The RainbowSprenkles

6 lines of code changed in 1 file:

mugabej 2013-11-30 17:49 Rev.: 64

Added the returnVal field and its getter method to return the result of parsing a given command. #TheRainbowSprenkles

19 lines of code changed in 1 file:

mugabej 2013-11-30 17:44 Rev.: 63

Changed the parse method in FdParser.java to use the current context #TheRainbowSprenkles

1 lines of code changed in 1 file:

mugabej 2013-11-30 17:41 Rev.: 62

Changed the evaluate method in FD.java to return only the distance we need to move the Turtle for #TheRainbowSprenkles

4 lines of code changed in 1 file:

mugabej 2013-11-30 17:14 Rev.: 61

Added the TurtleContext class for Testing purposes. Can also be used to create
more contexts #TheRainbowSprenkles

27 lines of code changed in 1 file:

tobind 2013-11-29 16:23 Rev.: 60

Oops. Only committed the one file before.

#TheRainbowSprenkles

18 lines of code changed in 3 files:

tobind 2013-11-29 15:19 Rev.: 59

Recentered the turtle horizontally. The solution was to link TurtleField and Turtle variables for width and height.

#TheRainbowSprenkles

13 lines of code changed in 1 file:

mugabej 2013-11-27 23:31 Rev.: 58

changed "fd" to "FD" to test for the FD command #TheRainbowSprenkles

1 lines of code changed in 1 file:

mugabej 2013-11-27 16:29 Rev.: 56

added the fd_tester file to test for the fd command #TheRainbowSprenkles

1 lines of code changed in 1 file:

walkerc 2013-11-27 15:09 Rev.: 55

Added a new text field, increased window size, and cried a lot.

73 lines of code changed in 5 files:

mugabej 2013-11-26 14:06 Rev.: 51

Changed the author names for the Fd.java instruction #TheRainbowSprenkles

2 lines of code changed in 1 file:

mugabej 2013-11-26 14:04 Rev.: 50

Created the Fd Token in the token package. #TheRainbowSprenkles

15 lines of code changed in 1 file:

mugabej 2013-11-26 14:01 Rev.: 49

Created the Fd parser. Note that it is not yet well implemented #TheRainbowSprenkles

35 lines of code changed in 1 file:

mugabej 2013-11-26 13:55 Rev.: 48

Added Fd to the instruction.prop #TheRainbowSprenkles

1 lines of code changed in 1 file:

mugabej 2013-11-26 13:53 Rev.: 47

Added Fd.java, the forward instruction to the instruction package.

51 lines of code changed in 1 file:

tobind 2013-11-26 00:15 Rev.: 46

Added JTextField for commands -> currently under makeSlider() just to experiment with different LayoutManagers.
I think we wanted this on the bottom of the GUI, right? Let me know, if otherwise.
Might want to experiment with JTextArea

#rainbowSprenkles

21 lines of code changed in 1 file:

tobind 2013-11-24 01:29 Rev.: 37

Testing commit?

Added private JTextField for commands.

11 lines of code changed in 1 file:

sprenkle 2013-11-18 09:46 Rev.: 3

First Import

2742 lines of code changed in 66 files:

Generated by StatSVN 0.7.0