Directory JavaVirtualWorld/vegetation/

Directory Created:
2009-10-28 16:20
Total Files:
12
Deleted Files:
5
Lines of Code:
968

[root]/JavaVirtualWorld/vegetation

Lines of Code

JavaVirtualWorld/vegetation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 106 (100.0%) 1439 (100.0%) 13.5
cgunadi 100 (94.3%) 1430 (99.4%) 14.3
rtanner1 6 (5.7%) 9 (0.6%) 1.5

Most Recent Commits

rtanner1 2009-12-11 02:47

Trees work

7 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+1 -1), TestPlant.java (+6 -6)
cgunadi 2009-12-10 23:31 Rev.: 1.5

Added more functionality that will never be used because I can't send these things to the graphics engine. D:

6 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: PlantBuilder.java (+6)
cgunadi 2009-12-10 23:30 Rev.: 1.4

added a getAng functions. This returns the angle that the turtle will twist/turn/pitch by. It is uniform in all cases.

20 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TurtState.java (+20)
cgunadi 2009-12-10 23:25 Rev.: 1.4

Added the rotate functions although they might not actually serve a purpose.

76 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: PlantBuilder.java (+76)
cgunadi 2009-12-10 23:10 Rev.: 1.7

*** empty log message ***

15 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: Tree.java (new 15)
cgunadi 2009-12-10 22:36

My life, GPA and hopes for a future are over.

4 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+1 -1), Tester.java (+3 -1)
rtanner1 2009-12-10 22:19 Rev.: 1.11

FUCKING HELL DONE

1 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+1 -1)
cgunadi 2009-12-10 21:23

Deleted unused classes...

0 lines of code changed in 3 files:

  • JavaVirtualWorld/vegetation: Bush.java (del), Grass.java (del), Tree.java (del)
cgunadi 2009-12-10 19:30 Rev.: 1.15

*** empty log message ***

0 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (-1)
cgunadi 2009-12-10 19:25 Rev.: 1.14

*** empty log message ***

1 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (+1 -1)
cgunadi 2009-12-10 18:34

*** empty log message ***

5 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+2 -1)
cgunadi 2009-12-10 17:30 Rev.: 1.8

*** empty log message ***

2 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+2)
cgunadi 2009-12-10 17:29 Rev.: 1.13

Still messing around with the testplant.

6 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (+6 -5)
cgunadi 2009-12-10 15:17

*** empty log message ***

30 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: TestPlant.java (+27)
cgunadi 2009-12-10 14:40

*** empty log message ***

22 lines of code changed in 3 files:

  • JavaVirtualWorld/vegetation: Bush.java (+7), Grass.java (+7 -2), Tree.java (+8)
cgunadi 2009-12-10 00:22

End of night commit... I'll work on this after studying for History of China

74 lines of code changed in 3 files:

  • JavaVirtualWorld/vegetation: TestPlant.java (+7), Tester.java (+2 -2), TurtState.java (+65 -65)
cgunadi 2009-12-09 22:30

*** empty log message ***

78 lines of code changed in 3 files:

  • JavaVirtualWorld/vegetation: PlantBuilder.java (+4), TurtState.java (+67 -7), Turtle3d.java (+7)
cgunadi 2009-12-09 21:28

*** empty log message ***

17 lines of code changed in 6 files:

  • JavaVirtualWorld/vegetation: Bush.java (+3), Grass.java (+3), PlantBuilder.java (+4), Tester.java (+2 -2), Tree.java (+5 -1), Weed.java (del)
cgunadi 2009-12-09 21:07 Rev.: 1.9

*** empty log message ***

12 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (+12 -5)
cgunadi 2009-12-09 20:48

*** empty log message ***

106 lines of code changed in 4 files:

  • JavaVirtualWorld/vegetation: PlantBuilder.java (new 56), State.java (del), TurtState.java (new 15), Turtle3d.java (+35 -6)
cgunadi 2009-12-09 20:48 Rev.: 1.8

just trying stuff...

3 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (+3 -3)
cgunadi 2009-12-09 18:56 Rev.: 1.2

*** empty log message ***

9 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: State.java (+9 -2)
cgunadi 2009-12-09 17:37

*** empty log message ***

45 lines of code changed in 3 files:

  • JavaVirtualWorld/vegetation: State.java (new 2), Tree.java (+1), Turtle3d.java (+42 -1)
rtanner1 2009-12-09 12:43

*** empty log message ***

0 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: PlantFactory.java (-2), Turtle3d.java (-1)
cgunadi 2009-11-22 16:03 Rev.: 1.7

testing to get rid of gaps...

3 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (+3 -3)
cgunadi 2009-11-22 15:59

Miscelanious changes.

28 lines of code changed in 4 files:

  • JavaVirtualWorld/vegetation: Bush.java (-4), TestPlant.java (+6 -6), Tester.java (+13 -2), Turtle3d.java (+9)
cgunadi 2009-11-22 15:56 Rev.: 1.6

Balls

1 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+1)
cgunadi 2009-11-22 15:53 Rev.: 1.3

*** empty log message ***

1 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: Plant.java (+1)
cgunadi 2009-11-22 15:08 Rev.: 1.9

It finally works after four rebuilds. I reduced the quadruple nested for loop down to a double. Still messy, yes, but it works. Gah.

11 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: LsysBuilder.java (+11 -11)
cgunadi 2009-11-22 15:07 Rev.: 1.5

*** empty log message ***

0 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (-4)
cgunadi 2009-11-22 14:34 Rev.: 1.9

Added a boolean that returns true if there is a production rule for the given character.

19 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: RuleSet.java (+19 -3)
cgunadi 2009-11-18 19:08

GARHEFGIWEHAF

42 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: LsysBuilder.java (+32 -24), Tester.java (+10 -7)
cgunadi 2009-11-18 16:39

LsysBuilder still not quite working. buildSys2 was an ill fated attempt to make a working buildSys. Will be abandoned in favor of fixing buildSys in the first place.

16 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: LsysBuilder.java (+11 -3), Tester.java (+5 -3)
cgunadi 2009-11-18 14:06 Rev.: 1.6

*** empty log message ***

15 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: LsysBuilder.java (+15 -1)
rtanner1 2009-11-15 13:23 Rev.: 1.5

Tree is now integrated.

1 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: LsysBuilder.java (+1)
cgunadi 2009-11-11 19:07

Errors exist in LsysBuilder.java because I am attempting to rewrite buildSys() as buildSys2() which hopefully won't be as ridden with bugs.

37 lines of code changed in 3 files:

  • JavaVirtualWorld/vegetation: LsysBuilder.java (+34 -17), RuleSet.java (+2), Tester.java (+1 -1)
cgunadi 2009-11-11 17:56 Rev.: 1.3

*** empty log message ***

19 lines of code changed in 2 files:

  • JavaVirtualWorld/vegetation: LsysBuilder.java (+9 -3), Tester.java (+10 -4)
cgunadi 2009-11-11 17:07 Rev.: 1.5

fixed a catastrophic typo.

1 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+1 -1)
cgunadi 2009-11-11 17:06 Rev.: 1.4

made it location dependent... well at least got rid of the case statement. Currently returns a TestPlant

17 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: PlantFactory.java (+17 -4)
cgunadi 2009-11-11 17:05 Rev.: 1.4

Just more funzies. Making it so you can set the tester with a location

23 lines of code changed in 1 file:

  • JavaVirtualWorld/vegetation: TestPlant.java (+23 -5)

(15 more)

Generated by StatCVS 0.6.0