[root]/EffectiveOO-F07/src/eoop07
agent
(11 files, 890 lines)
decision
(3 files, 793 lines)
geometry
(14 files, 1130 lines)
lSystem
(7 files, 886 lines)
marchingCubes
(7 files, 784 lines)
phys
(9 files, 954 lines)
players
(4 files, 411 lines)
renderer
(6 files, 917 lines)
graphicreps
(1 files, 400 lines)
scripting
(9 files, 599 lines)
staticObjects
(4 files, 501 lines)
syntheticCharacters
(3 files, 251 lines)
weather
(17 files, 1833 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 200 (100.0%) | 4752 (100.0%) | 23.7 |
mmaly | 51 (25.5%) | 2376 (50.0%) | 46.5 |
cgiralt | 55 (27.5%) | 1343 (28.3%) | 24.4 |
atromple | 38 (19.0%) | 563 (11.8%) | 14.8 |
gkavanag | 25 (12.5%) | 257 (5.4%) | 10.2 |
jleezer | 6 (3.0%) | 70 (1.5%) | 11.6 |
mlewis | 7 (3.5%) | 44 (0.9%) | 6.2 |
zshamsi | 9 (4.5%) | 36 (0.8%) | 4.0 |
bhorn | 5 (2.5%) | 34 (0.7%) | 6.8 |
jwest1 | 1 (0.5%) | 26 (0.5%) | 26.0 |
mpellon | 1 (0.5%) | 3 (0.1%) | 3.0 |
pcoleman | 2 (1.0%) | 0 (0.0%) | 0.0 |
Last-minute fix to Node distances.
1 lines of code changed in:
Now adding the plants to the world.
26 lines of code changed in:
*** empty log message ***
394 lines of code changed in:
*** empty log message ***
394 lines of code changed in:
*** empty log message ***
12 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
fixed a rock terrain modifier bug
2 lines of code changed in:
Changed the shouldExpand conditions.
3 lines of code changed in:
Uncommented Rain (gasp!)
It now snows at higher altitudes
2 lines of code changed in:
The Lake made things blow up.
4 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
started lakes, made some changes to semibowl modification
5 lines of code changed in:
It's funny how we waited until the last day to do all of this.
15 lines of code changed in:
*** empty log message ***
3 lines of code changed in:
Many changes to the Interpreter classes. A few Quadtree changes (weird spacing issues came from whoever updated it last..). Minor changes to toggling the visibility of the InterpreterWindow in World and RenderPanel.
490 lines of code changed in:
no more agents on handlers... from here
8 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:
removed the GraphicRep.update() calls; that method should no longer be used
1 lines of code changed in:
small change
1 lines of code changed in:
(131 more)