Summary Period: 2000-03-05 to 2002-06-04
Total Lines Of Code:
623 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 45 (100.0%) | 705 (100.0%) | 15.6 |
crs23 | 8 (17.8%) | 477 (67.7%) | 59.6 |
dbrosius | 13 (28.9%) | 181 (25.7%) | 13.9 |
chestal | 1 (2.2%) | 24 (3.4%) | 24.0 |
timriker | 22 (48.9%) | 22 (3.1%) | 1.0 |
davidtrowbridge | 1 (2.2%) | 1 (0.1%) | 1.0 |
the great ex:ing for vim and friends
10 lines of code changed in:
Fixed tabstop yickiness
1 lines of code changed in:
Added some 3D math stuff (a 3-vector, quaternion, plane) and modified
existing matrix and ray to work with them. Also added a linear
equation solver (using gaussian elimination with partial pivoting),
an ODE solver, and a start on collidable shapes. These changes are
mainly in anticipation of new collision detection and response code
and world regions. Also added a mathr.h file that defines macros
and functions on a floating point type that can be changed at compile
time. That type, Real, is used in the new code.
Also fixed up some bugs in field-of-view code in bzgview.
Added some linear algebra stuff, including a 3-vector (Vec3),
1 lines of code changed in:
now clearing depth buffer when drawing menu cursor
4 lines of code changed in:
add mult command
24 lines of code changed in:
revert unary_function
1 lines of code changed in:
Fix the std:: stuff for win build
3 lines of code changed in:
win32 busted cause of std:: problems... cleanup
4 lines of code changed in:
old mips fixes from crs
1 lines of code changed in:
Removal of the BzfString class->replace with std::string
174 lines of code changed in:
replaced XML parsing code. added a command to load configuration files on the fly
472 lines of code changed in:
spam everyone by changing copyright date
10 lines of code changed in:
Generated by StatCVS 0.2.2