Directory at/ac/tuwien/cg/armd2011/level77/Objects/

Directory Created:
2011-04-30 16:19
Total Files:
9
Deleted Files:
1
Lines of Code:
2912

[root]/at/ac/tuwien/cg/armd2011/level77/Objects

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 98 (100.0%) 4361 (100.0%) 44.5
armdtuwien2@gmail.com 48 (49.0%) 2830 (64.9%) 58.9
armdtuwien1@gmail.com 50 (51.0%) 1531 (35.1%) 30.6

Most Recent Commits

armdtuwien2@gmail.com 2011-06-17 00:36 Rev.: 562

added javadoc

115 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+80 -5), Window.java (+35)
armdtuwien2@gmail.com 2011-06-16 22:23 Rev.: 559

bugfix

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Window.java (+1 -3)
armdtuwien1@gmail.com 2011-06-16 22:10 Rev.: 558

l77: fix

1 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: ThrowObject.java (+1)
armdtuwien2@gmail.com 2011-06-16 21:08 Rev.: 557

added 3 new sounds; added viewpoint dependend visibility

23 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+8 -5), Window.java (+15 -78)
armdtuwien2@gmail.com 2011-06-16 03:52 Rev.: 554

5 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+5 -6)
armdtuwien1@gmail.com 2011-06-16 02:19 Rev.: 551

l77: some improvements, remove warnings, add javadoc part 1

397 lines of code changed in 9 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (-2), MD5Model.java (+102 -7), Plane.java (+64 -5), Quaternion.java (+61 -2), Sphere.java (+24), StaticModel.java (+31 -2), ThrowObject.java (+89 -17), VertexBufferObject.java (+25 -1), Window.java (+1 -3)
armdtuwien2@gmail.com 2011-06-08 16:21 Rev.: 524

added framerate dependency for window opening closing and enemy running

28 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+13 -56), Window.java (+15 -23)
armdtuwien2@gmail.com 2011-06-08 02:31 Rev.: 521

another bugfix

31 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+31 -12)
armdtuwien2@gmail.com 2011-06-08 01:27 Rev.: 520

added selected buttons

42 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+42 -14)
armdtuwien2@gmail.com 2011-06-07 23:27 Rev.: 519

82 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+82 -134)
armdtuwien2@gmail.com 2011-06-07 21:46 Rev.: 518

bugfix

145 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+145 -62)
armdtuwien2@gmail.com 2011-06-07 03:54 Rev.: 517

bugfix

38 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+38 -17)
armdtuwien2@gmail.com 2011-06-07 02:40 Rev.: 516

not showing zylinder and floor of window any longer
added walking towards/from window
no more beaming between windows :-)

71 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+37 -24), Window.java (+34 -33)
armdtuwien2@gmail.com 2011-06-01 15:32 Rev.: 510

changed a lot of stuff

116 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+95 -56), Window.java (+21 -8)
armdtuwien1@gmail.com 2011-05-31 22:22 Rev.: 509

l77: add block animation
enable culling and fix md5 model index order
fix for eclipse without svn plugin: do not copy .svn folders to bin folder

72 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+25 -14), MD5Model.java (+46 -5), Plane.java (+1 -1)
armdtuwien2@gmail.com 2011-05-31 05:51 Rev.: 495

First really playable Version :-P

42 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+37 -19), Window.java (+5 -12)
armdtuwien2@gmail.com 2011-05-31 02:33 Rev.: 494

82 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+82 -82)
armdtuwien1@gmail.com 2011-05-30 23:38 Rev.: 492

l77: added collision detection for arbitrary forms with 4 points on a plane
added planes for the roof and the pillar
render the whole building
updated svn ignore list

9 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Plane.java (+9 -8)
armdtuwien1@gmail.com 2011-05-30 21:56 Rev.: 490

l77: add vbos

188 lines of code changed in 6 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+2), MD5Model.java (+65 -6), StaticModel.java (+63 -14), ThrowObject.java (+2 -1), VertexBufferObject.java (new 50), Window.java (+6)
armdtuwien2@gmail.com 2011-05-30 17:48 Rev.: 486

108 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+107 -22), Plane.java (+1 -1)
armdtuwien1@gmail.com 2011-05-30 04:01 Rev.: 477

l77: some improvements

2 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+2)
armdtuwien1@gmail.com 2011-05-30 02:23 Rev.: 476

l77: fixes

8 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: ThrowObject.java (+8 -3)
armdtuwien1@gmail.com 2011-05-30 01:59 Rev.: 474

l77: added window plane checks

58 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Plane.java (+46 -10), ThrowObject.java (+10 -1), Window.java (+2 -2)
armdtuwien1@gmail.com 2011-05-30 00:02 Rev.: 469

l77: features, features, features and fixes

84 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Plane.java (+9 -6), ThrowObject.java (+75 -19)
armdtuwien2@gmail.com 2011-05-29 23:25 Rev.: 461

added window opening/closing per floor

13 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+1 -1), Window.java (+12 -18)
armdtuwien2@gmail.com 2011-05-29 22:55 Rev.: 459

version for merging

82 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+44 -5), Plane.java (+13 -2), Window.java (+25 -6)
armdtuwien1@gmail.com 2011-05-26 19:43 Rev.: 391

l77: reduced fatboy vertices and improve speed

3 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Window.java (+3 -3)
armdtuwien1@gmail.com 2011-05-26 17:08 Rev.: 388

l77: add xml support and convert obj files to xml for speed

257 lines of code changed in 4 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: OBJModel.java (del), StaticModel.java (new 238), ThrowObject.java (+3 -3), Window.java (+16 -20)
armdtuwien2@gmail.com 2011-05-26 07:07 Rev.: 385

added fps counter, reduced vertices of zylinder

106 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Window.java (+106 -46)
armdtuwien2@gmail.com 2011-05-26 02:54 Rev.: 384

added 2 instanced enemies per floor, changed positions of windows and paths of enemies, added random opening of windows

58 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+41 -44), MD5Model.java (+1), Window.java (+16 -11)
armdtuwien1@gmail.com 2011-05-19 01:38 Rev.: 362

l77: added moneybag model - how about triangle count stats? ^_^

5 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: ThrowObject.java (+5)
armdtuwien2@gmail.com 2011-05-17 03:04 Rev.: 354

added Sound.java, but no sounds yet
added initModelMatrizes() in Window.java for better performance

37 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Window.java (+37 -46)
armdtuwien2@gmail.com 2011-05-16 21:50 Rev.: 353

added instancing for textures of windows

9 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Window.java (+9)
armdtuwien2@gmail.com 2011-05-16 21:37 Rev.: 351

changed shutter.OBJ
added window opening, closing

99 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Window.java (+99 -40)
armdtuwien2@gmail.com 2011-05-15 00:37 Rev.: 342

added Window.java

123 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Window.java (new 123)
armdtuwien2@gmail.com 2011-05-15 00:31 Rev.: 341

added windows

11 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: OBJModel.java (+11)
armdtuwien2@gmail.com 2011-05-12 12:45 Rev.: 338

changed modelsize, fixed pathbug, merged with prev version

35 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+35 -5)
armdtuwien1@gmail.com 2011-05-12 09:53 Rev.: 335

l77: add textures to models and update these
fix md5

93 lines of code changed in 3 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+21 -16), MD5Model.java (+52 -8), OBJModel.java (+20 -2)
armdtuwien2@gmail.com 2011-05-02 04:11 Rev.: 292

added enemy movement

80 lines of code changed in 1 file:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Enemy.java (+80 -6)
armdtuwien1@gmail.com 2011-05-02 03:49 Rev.: 291

l77: load planes from file and some improvements

11 lines of code changed in 2 files:

  • at/ac/tuwien/cg/armd2011/level77/Objects: Plane.java (+8 -1), ThrowObject.java (+3 -2)

(13 more)

Generated by StatSVN 0.7.0