Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 90 (100.0%) | 1625 (100.0%) | 18.0 |
EffectiveOO-F07/src/eoop07/geometry/ | 44 (48.9%) | 674 (41.5%) | 15.3 |
EffectiveOO-F07/src/eoop07/ | 38 (42.2%) | 563 (34.6%) | 14.8 |
EffectiveOO-F07/src/eoop07/renderer/ | 2 (2.2%) | 368 (22.6%) | 184.0 |
EffectiveOO-F07/src/eoop07/players/ | 3 (3.3%) | 11 (0.7%) | 3.6 |
EffectiveOO-F07/ | 2 (2.2%) | 6 (0.4%) | 3.0 |
EffectiveOO-F07/src/eoop07/phys/ | 1 (1.1%) | 3 (0.2%) | 3.0 |
*** empty log message ***
1 lines of code changed in:
Changed terrain recalculation to only happen if the terrain has no children.
1 lines of code changed in:
Added check for the terrain expand: Will not expand if the z-slope is too big.
1 lines of code changed in:
commented out hack code
5 lines of code changed in:
Added rudimentary wormhole, teleports the player when he walks on it.
63 lines of code changed in:
*** empty log message ***
5 lines of code changed in:
Implemented SquareTerrainModifier, all functions should work
76 lines of code changed in:
Barely a change
6 lines of code changed in:
Fixed Copy-paste errors
4 lines of code changed in:
*** empty log message ***
6 lines of code changed in:
Modified normal point code
1 lines of code changed in:
Added terrain normal finder.
42 lines of code changed in:
Added working PointInModifier logic for this function
25 lines of code changed in:
updated terrain
6 lines of code changed in:
Updated objects
99 lines of code changed in:
Modified modifier so that getValue takes in a point
1 lines of code changed in:
removed override
0 lines of code changed in:
Fixed classpath
3 lines of code changed in:
Changed exception.
1 lines of code changed in:
Changed test code.
3 lines of code changed in:
(37 more)