Directory at/ac/tuwien/cg/armd2011/level13/

Directory Created:
2011-03-14 01:48
Total Files:
15
Deleted Files:
0
Lines of Code:
2128

[root]/at/ac/tuwien/cg/armd2011/level13

Lines of Code

at/ac/tuwien/cg/armd2011/level13/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
infaust.tg@gmail.com 47 (100.0%) 2288 (100.0%) 48.6

Most Recent Commits

infaust.tg@gmail.com 2011-05-16 00:27 Rev.: 347

l13:
* Added curve motion. Now some cubes move randomly along a curve. BSpline2D and some more curve classes obtained from l00 (thanks l00)

606 lines of code changed in 11 files:

  • at/ac/tuwien/cg/armd2011/level13: BSpline2D.java (new 57), Board.java (+1 -1), Character.java (+9 -2), ControlCurve2D.java (new 62), Level13Activity.java (+2 -2), Level13Renderer.java (+13), Motion.java (+4), MotionCurve.java (new 134), MotionGrid.java (+1 -2), Polygon2D.java (new 273), Vertex2D.java (new 50)
infaust.tg@gmail.com 2011-05-14 21:11 Rev.: 340

l13:
* Difficulty increasing with time (speed and number of pairs)
* UI Overlay added. Thanks level 44

116 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level13: Board.java (+39 -5), Character.java (+1 -1), Level13Activity.java (+33 -1), Level13Renderer.java (+43 -13)
infaust.tg@gmail.com 2011-05-13 13:40 Rev.: 339

l13:
* Picking working relatively good. The dirty trick with the getViewportHeight() should be corrected. Thanks lvl 99 for the picking using alpha channel.
* Implemented pair selection. When two correct objects are picked, they disappear and the return value is incremented. If a wrong pair is selected, return value is decremented.

151 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011/level13: Board.java (+14), Character.java (+34 -11), Color.java (+11 -3), ColorManager.java (+22 -4), Level13Renderer.java (+70 -21)
infaust.tg@gmail.com 2011-05-02 11:23 Rev.: 298

l13 - Added setResult()

49 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level13: Level13Activity.java (+44 -3), Level13Renderer.java (+5)
infaust.tg@gmail.com 2011-05-02 10:23 Rev.: 296

Added some documentation
Pair Color fixed

62 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level13: Board.java (+1 -1), Color.java (+5), ColorManager.java (+37 -18), Level13Renderer.java (+19 -1)
infaust.tg@gmail.com 2011-05-01 22:41 Rev.: 282

Implemented:
* Color Picking (don't work correctly yet)
* Paired Cubes (each pair has its own color)

415 lines of code changed in 6 files:

  • at/ac/tuwien/cg/armd2011/level13: Board.java (+15 -6), Character.java (+47 -4), Color.java (new 31), ColorManager.java (new 80), Level13Activity.java (+14 -10), Level13Renderer.java (+228 -34)
infaust.tg@gmail.com 2011-04-14 09:26 Rev.: 169

Class Board created. Now it's possible to have multiple objects moving around the board.

85 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level13: Board.java (new 72), Character.java (+3 -1), Level13Renderer.java (+9 -7), MotionGrid.java (+1 -1)
infaust.tg@gmail.com 2011-03-27 23:50 Rev.: 93

Added some short documentation

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level13: Motion.java (+1 -1)
infaust.tg@gmail.com 2011-03-27 23:05 Rev.: 91

Classes Character and Motion created.
Next work:
* Create a vector of Characters
* Implement more kinds of Motion (random turns...)
* Load models

262 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level13: Character.java (new 56), Level13Renderer.java (+25 -5), Motion.java (new 26), MotionGrid.java (new 155)
infaust.tg@gmail.com 2011-03-26 12:06 Rev.: 88

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level13: Level13Renderer.java (+1 -1)
infaust.tg@gmail.com 2011-03-26 11:25 Rev.: 87

526 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level13: Cube.java (new 115), Level13Activity.java (new 91), Level13Renderer.java (new 320)
infaust.tg@gmail.com 2011-03-20 23:13 Rev.: 66

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level13: HelpActivity.java (+1 -1)
infaust.tg@gmail.com 2011-03-14 01:48 Rev.: 36

13 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level13: HelpActivity.java (new 13)
Generated by StatSVN 0.7.0