Directory at/ac/tuwien/cg/armd2011/

Directory Created:
2011-02-19 20:49
Total Files:
12
Deleted Files:
0
Lines of Code:
2265

[root]/at/ac/tuwien/cg/armd2011
                        directory in repo level00 (8 files, 1384 lines)
                        directory in repo level11 (16 files, 2106 lines)
                        directory in repo level13 (15 files, 2128 lines)
                        directory in repo level17 (10 files, 1739 lines)
                        directory in repo level22 (7 files, 910 lines)
                            directory in repo Painter (4 files, 758 lines)
                            directory in repo screenObjects (4 files, 283 lines)
                        directory in repo level42 (4 files, 585 lines)
                        directory in repo level44 (7 files, 1396 lines)
                        directory in repo level55 (22 files, 4279 lines)
                            directory in repo Enemies (6 files, 465 lines)
                            directory in repo Towers (8 files, 783 lines)
                        directory in repo level66 (11 files, 2264 lines)
                        directory in repo level77 (7 files, 1256 lines)
                            directory in repo Objects (8 files, 1688 lines)
                        directory in repo level99 (12 files, 2155 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 26 (100.0%) 2308 (100.0%) 88.7
peter.rautek 23 (88.5%) 2303 (99.8%) 100.1
ch.moellinger@gmail.com 2 (7.7%) 4 (0.2%) 2.0
knecht.martin@gmail.com 1 (3.8%) 1 (0.0%) 1.0

Most Recent Commits

ch.moellinger@gmail.com 2011-04-20 22:27 Rev.: 197

[Level99] Implemented picking and basic game logic - User can destroy blocks (only if 3 or more are connected with the same color) by aiming a block and tap somewhere on the screen

3 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: ARMDLevelActivity.java (+3 -1)
peter.rautek 2011-04-18 18:34 Rev.: 188

- added sound-loop to Level00Activity
- added rendering of path to Level00Activity
- internationalization of strings

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: AugmentedRealityRenderer.java (+1)
peter.rautek 2011-04-04 15:18 Rev.: 118

- added a updateSceneNoTarget() function to the AugmentedRealityRenderer class. This function will be called when the tracking target was not found in the current video-frame. Renderers that want to redraw, even if the tracking target was not found can override this function.

- added an example in the Level00Activity of overriding the new updateSceneNoTarget() method.

- the libarmd.so was modified to call the updateSceneNoTarget method

14 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: AugmentedRealityRenderer.java (+14 -1)
peter.rautek 2011-04-04 14:36 Rev.: 116

- added function addUiOverlay(). this function can be overridden by the individual level activities to add an overlay.

5 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: ARMDLevelActivity.java (+5 -1)
peter.rautek 2011-03-14 17:59 Rev.: 49

- added shared preference (persistentstate) for music on/off

26 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011: LauncherActivity.java (+14 -1), PersistentState.java (+12)
peter.rautek 2011-03-14 17:16 Rev.: 48

- launcherActivity waits for results when starting level activities
- level00 returns a result to the framework

34 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011: Constants.java (+1), LauncherActivity.java (+33 -4)
peter.rautek 2011-03-14 16:39 Rev.: 47

- added icon templates for all levels

14 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: Constants.java (+14 -1)
peter.rautek 2011-03-14 14:11 Rev.: 45

- AboutActivity added (demonstrates opengl 1.0)
- LauncherActivity added (from now on you have to tell the framework what to do on startup)

987 lines of code changed in 7 files:

  • at/ac/tuwien/cg/armd2011: AboutActivity.java (new 240), CommonFunctions.java (new 151), Cylinder.java (new 251), Label3D.java (new 89), LauncherActivity.java (+76 -25), PersistentState.java (new 22), Rectangle.java (new 158)
knecht.martin@gmail.com 2011-03-14 02:45 Rev.: 37

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: Constants.java (+1 -1)
ch.moellinger@gmail.com 2011-03-13 20:20 Rev.: 29

Fixed resource file of l99

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: LauncherActivity.java (+1 -1)
peter.rautek 2011-03-06 16:18 Rev.: 9

- help activity added to framework

41 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: Constants.java (new 41)
peter.rautek 2011-03-02 21:02 Rev.: 6

- changed splashscreen and icon
- cleaned up resources

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: ARMDLevelActivity.java (+1 -1)
peter.rautek 2011-02-28 13:30 Rev.: 5

12 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011: AugmentedRealityRenderer.java (+12 -6)
peter.rautek 2011-02-19 20:49 Rev.: 3

initial commit

1168 lines of code changed in 5 files:

  • at/ac/tuwien/cg/armd2011: ARMDLevelActivity.java (new 641), AugmentedRealityRenderer.java (new 123), LauncherActivity.java (new 62), QCARGLView.java (new 257), Texture.java (new 85)
Generated by StatSVN 0.7.0