Directory at/ac/tuwien/cg/armd2011/level11/

Directory Created:
2011-03-13 01:43
Total Files:
17
Deleted Files:
0
Lines of Code:
3356

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 162 (100.0%) 5045 (100.0%) 31.1
florian.laager@gmail.com 104 (64.2%) 2969 (58.9%) 28.5
rgurbat 58 (35.8%) 2076 (41.1%) 35.7

Most Recent Commits

rgurbat 2011-06-22 01:16 Rev.: 619

[Level11] Hit Feedback implemented

45 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level11: HUD.java (+23 -25), Level11Renderer.java (+14 -2), Shaders.java (+8)
rgurbat 2011-06-21 23:20 Rev.: 618

[Level11] help update

3 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Activity.java (+1 -1), Level11Renderer.java (+2 -2)
rgurbat 2011-06-19 23:16 Rev.: 607

[Level11] add racks

13 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+1 -2), ObjectSet.java (+12 -1)
rgurbat 2011-06-19 22:49 Rev.: 605

[Level11] finishing (silhouettes)

66 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Activity.java (+31 -1), Level11Renderer.java (+35 -7)
rgurbat 2011-06-10 12:32 Rev.: 526

[Level11] hud update and rack positioning

232 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011/level11: HUD.java (+50 -3), Level11Renderer.java (+15 -5), ObjectSet.java (+50 -9), QuadElement.java (+17 -1), RackElement.java (+100)
florian.laager@gmail.com 2011-06-08 16:48 Rev.: 525

[Level11] audio-resume bug work around

154 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (+47 -10), Girlfriend.java (+8 -5), HUD.java (+6 -6), Level11Activity.java (+23 -8), Level11Renderer.java (+70 -25)
rgurbat 2011-05-30 00:40 Rev.: 470

[Level11] level completion bug fix

15 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+15 -4)
rgurbat 2011-05-29 23:34 Rev.: 464

[Level11] bugfix

5 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+5 -3)
rgurbat 2011-05-29 23:28 Rev.: 463

[Level11] improve picking

12 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+11 -5), ObjectSet.java (+1 -1)
rgurbat 2011-05-29 22:04 Rev.: 455

[Level11] wish rendering

128 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level11: HUD.java (+113 -1), Level11Renderer.java (+11 -4), ObjectSet.java (+4 -2)
florian.laager@gmail.com 2011-05-27 21:29 Rev.: 395

[Level11] WishRendering

24 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: HUD.java (+24 -12), Level11Renderer.java (-4)
florian.laager@gmail.com 2011-05-27 20:44 Rev.: 393

[Level11] HUD enhance

387 lines of code changed in 6 files:

  • at/ac/tuwien/cg/armd2011/level11: Girlfriend.java (+9 -7), HUD.java (+164 -28), Item.java (+80 -7), Level11Renderer.java (+45 -52), RackElement.java (+56 -56), Shaders.java (+33 -21)
florian.laager@gmail.com 2011-05-26 14:25 Rev.: 386

[Level11] Item Shader

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Shaders.java (+1 -1)
florian.laager@gmail.com 2011-05-20 13:16 Rev.: 367

[Level11] Renderer update

65 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+65 -42)
florian.laager@gmail.com 2011-05-20 13:15 Rev.: 366

[Level11] Items rendered, low performance

92 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011/level11: GameObject.java (+1 -1), Item.java (+2 -2), ObjectSet.java (+5), QuadElement.java (+13 -13), Shaders.java (+71 -1)
florian.laager@gmail.com 2011-05-20 09:32 Rev.: 363

[Level11] HUD

7 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: HUD.java (+7 -3)
rgurbat 2011-05-18 20:47

225 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level11: Girlfriend.java (+1), Level11Renderer.java (+112 -1), QuadElement.java (new 52), Shaders.java (+60)
florian.laager@gmail.com 2011-05-18 17:15 Rev.: 355

[Level11] HUD improved

190 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level11: HUD.java (+9 -13), RackElement.java (+176 -13), Shaders.java (+1), UIQuad.java (+4 -4)
florian.laager@gmail.com 2011-05-15 18:02 Rev.: 345

[Level11] HUD

29 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level11: HUD.java (+19 -20), Level11Renderer.java (+1 -2), Shaders.java (+5 -6), UIQuad.java (+4 -4)
florian.laager@gmail.com 2011-05-09 16:13 Rev.: 334

[Level11] HUD

284 lines of code changed in 6 files:

  • at/ac/tuwien/cg/armd2011/level11: Girlfriend.java (+8), HUD.java (new 136), Level11Renderer.java (+15 -199), Shaders.java (+35 -2), UIQuad.java (new 18), UnusedSnippets.java (+72 -1)
rgurbat 2011-05-06 00:06 Rev.: 317

[level11] alpha picking corrected

18 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+18 -17)
florian.laager@gmail.com 2011-05-03 19:02 Rev.: 308

[Level11] picking using alpha value

23 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+21 -17), Shaders.java (+2 -1)
rgurbat 2011-05-02 01:54 Rev.: 289

[Level11] java docs

191 lines of code changed in 11 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (+37 -8), GameObject.java (+30 -10), Girlfriend.java (+2 -1), HelpActivity.java (+12), IWishListener.java (+3 -1), Item.java (+3 -1), Level11Activity.java (+1 -1), Level11Renderer.java (+84 -21), ObjectSet.java (+10 -5), Shaders.java (+8 -3), TextureUtils.java (+1 -1)
florian.laager@gmail.com 2011-05-01 21:15 Rev.: 279

[Level11] return level result

16 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Activity.java (+15 -1), Level11Renderer.java (+1)
florian.laager@gmail.com 2011-05-01 20:58 Rev.: 277

[Level11] javadoc started

138 lines of code changed in 9 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (+14 -3), GameObject.java (+6), Girlfriend.java (+18), IWishListener.java (+12 -1), Item.java (+17 -3), Level11Activity.java (+7 -2), ObjectSet.java (+38), Shaders.java (+14), TextureUtils.java (+12)
florian.laager@gmail.com 2011-05-01 19:58 Rev.: 272

[level11] sound consideration

17 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Activity.java (+4 -2), Level11Renderer.java (+13 -6)
florian.laager@gmail.com 2011-05-01 19:46 Rev.: 271

[Level11] started instance save

5 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Level11Activity.java (+5)
florian.laager@gmail.com 2011-04-19 17:35 Rev.: 192

[Level11] included annoyed girlfriend

149 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (+19 -1), Girlfriend.java (+19 -4), IWishListener.java (+1 -1), Level11Renderer.java (+78 -35), ObjectSet.java (+32 -6)
florian.laager@gmail.com 2011-04-18 15:58 Rev.: 187

[Level11] enhanced audio, enabled scene organization

156 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (+23), Item.java (+64 -4), Level11Renderer.java (+48 -30), ObjectSet.java (+20 -11), Sphere.java (+1 -1)
florian.laager@gmail.com 2011-04-17 19:06 Rev.: 181

[Level11] added pickable Item

10 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Item.java (new 10)
florian.laager@gmail.com 2011-04-17 19:06 Rev.: 180

[Level11] performance tweak

106 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (-2), Level11Activity.java (+28 -1), Level11Renderer.java (+69 -90), RackElement.java (+3 -3), Shaders.java (+6 -27)
florian.laager@gmail.com 2011-04-17 19:05 Rev.: 179

[Level11] added Scene Organization

140 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: GameObject.java (new 86), ObjectSet.java (new 54)
florian.laager@gmail.com 2011-04-17 15:35 Rev.: 176

[Level11] added Sound and Girlfriend

145 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (+5 -5), Level11Activity.java (-6), Level11Renderer.java (+70 -87), Shaders.java (+70)
florian.laager@gmail.com 2011-04-17 15:33 Rev.: 175

[Level11] added WishListener Interface to update Renderer after Girlfriend wish

7 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: IWishListener.java (new 7)
florian.laager@gmail.com 2011-04-17 15:31 Rev.: 174

[Level11] added Girlfriend class to organize girlfriend

43 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: Girlfriend.java (new 43)
florian.laager@gmail.com 2011-04-12 19:06 Rev.: 163

[Level11] started Audio

68 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level11: AudioWorker.java (new 48), Level11Activity.java (+6), Level11Renderer.java (+14)
florian.laager@gmail.com 2011-04-12 17:44 Rev.: 162

[Level11] added currently Unused Snippets

20 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level11: UnusedSnippets.java (new 20)
florian.laager@gmail.com 2011-04-12 17:43 Rev.: 161

[Level11] ISSUE: readPixels
added spentMoneyProgress

51 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Activity.java (+3 -3), Level11Renderer.java (+46 -85), Shaders.java (+2 -1)
florian.laager@gmail.com 2011-04-08 18:46 Rev.: 135

[Level11] cleaned up Renderer Class

92 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+18 -112), TextureUtils.java (new 74)
florian.laager@gmail.com 2011-04-08 00:37 Rev.: 132

[Level11] still working on that FBO
ISSUE: texture is black

57 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level11: Level11Renderer.java (+57 -40), Shaders.java (-2)

(21 more)

Generated by StatSVN 0.7.0