Summary Period: 1999-05-17 to 2001-06-11
42 (0.0%)
182 (0.0%)
Directory | Changes | Lines of code | Lines per change |
---|---|---|---|
Totals | 42 (100.0%) | 182 (100.0%) | 4.3 |
CS/docs/ | 4 (9.5%) | 69 (37.9%) | 17.2 |
CS/libs/csutil/ | 2 (4.8%) | 23 (12.6%) | 11.5 |
CS/apps/walktest/ | 4 (9.5%) | 22 (12.1%) | 5.5 |
CS/include/ | 6 (14.3%) | 14 (7.7%) | 2.3 |
CS/ | 5 (11.9%) | 13 (7.1%) | 2.6 |
CS/plugins/video/renderer/software/ | 3 (7.1%) | 11 (6.0%) | 3.6 |
CS/include/csutil/ | 5 (11.9%) | 10 (5.5%) | 2.0 |
CS/plugins/video/canvas/openglcommon/ | 1 (2.4%) | 5 (2.7%) | 5.0 |
CS/plugins/video/renderer/opengl/ | 3 (7.1%) | 4 (2.2%) | 1.3 |
CS/plugins/sound/renderer/software/ | 1 (2.4%) | 4 (2.2%) | 4.0 |
CS/include/csengine/ | 2 (4.8%) | 2 (1.1%) | 1.0 |
CS/plugins/sound/loader/ | 1 (2.4%) | 1 (0.5%) | 1.0 |
CS/plugins/mesh/emit/object/ | 1 (2.4%) | 1 (0.5%) | 1.0 |
CS/plugins/console/output/standard/ | 1 (2.4%) | 1 (0.5%) | 1.0 |
CS/libs/csengine/ | 1 (2.4%) | 1 (0.5%) | 1.0 |
CS/include/csgeom/ | 1 (2.4%) | 1 (0.5%) | 1.0 |
CS/include/cssys/ | 1 (2.4%) | 0 (0.0%) | 0.0 |
Codewarrior is very picky with the floating point constants passed to templated routines. Making sure all parameters are floats.
1 lines of code changed in:
Codewarrior is very picky with the floating point constants passed to templated routines. Making sure they all are floats.
1 lines of code changed in:
Codewarrior is very picky with the floating point constants passed to templated routines. Making sure they all are floats.
14 lines of code changed in:
Added an include to utils.h so that this file will compile for macintosh.
1 lines of code changed in:
Change the include statement so CodeWarrior can find the include file.
1 lines of code changed in:
Adding class after the friend declaration so the file will compile with CW Pro5
2 lines of code changed in:
Fixing up so it will compile on Mac.
1 lines of code changed in:
Fixing what looks to be an error in an if statement.
1 lines of code changed in:
Changing max_texture_size from int to GLint so things will compile on CW.
1 lines of code changed in:
Fix includes for mac.
5 lines of code changed in:
Removing a warning message
1 lines of code changed in:
Removing the includes for MacKeyboard and MacMouse which someone removed from CVS.
0 lines of code changed in:
Removed extra )
1 lines of code changed in:
Changed duplicate parameter names.
1 lines of code changed in:
CW would not instantiate an object so created a constructor.
9 lines of code changed in:
Fixing up compile warnings.
3 lines of code changed in:
Making sure all the friend declararions have a class keyword after them.
2 lines of code changed in:
Make sure covtree_lut is set to NULL when the world is created.
1 lines of code changed in:
Updating the instructions for building.
21 lines of code changed in:
Changes for CW Pro5.
2 lines of code changed in:
(18 more)
Generated by StatCvs v0.2-dev