Summary Period: 2000-10-04 to 2003-06-25
3209 (5.6%)
77835 (3.7%)
- Philip Wyett removed the references in the docs that offered
people to contact me directly re MSVC related build issues and
updated authors info to indicate my current inactive status.
16 lines of code changed in:
Replaced wrongly named csplugin fiel with what should be the rightly named one.
29 lines of code changed in:
- Philip Wyett corrected .csplugin filename in nmeshldr.mak, so
nullmeshldr.csplugin is cleaned correctly.
3 lines of code changed in:
Added missing bool hardwareaccelerated;
1 lines of code changed in:
- Philip Wyett initialized the un-initialized 'clipportal_dirty'
at construction in csGraphics3DOGLCommon.
8 lines of code changed in:
Fix
3 lines of code changed in:
Changed to use an #if per compiler and avoid the #elif,
thus the need to #else and the warnings emitted if
one is not present.
3 lines of code changed in:
Updated to match revert of #else.
2 lines of code changed in:
Did not spot native C++ code - Removed #else condition.
0 lines of code changed in:
- Philip Wyett eliminated the warnings about the #ifdef's in
tcovbuf.cpp by adding an #else case with #error message for
un-supported x86 compilers.
- Also changed all foo <= 63 to foo < 64 to add some
consistency and make for easier reading of the file.
29 lines of code changed in:
Manual update
3 lines of code changed in:
- Philip Wyett updated win32.mak to reflect changes/additions in
the general cssys library affecting MSVC port(s).
4 lines of code changed in:
- Philip Wyett removed '#include "csutil/string.h"' which does not
exist from appdir.cpp.
2 lines of code changed in:
Removed '#include "csutil/string.h"', which does not exist from appdir.cpp.
0 lines of code changed in:
Manual update for Windows/MSVC port(s)
63 lines of code changed in:
- Philip Wyett added physics loader plugin to MSVC build process.
1 lines of code changed in:
- Philip Wyett added physics loader to MSVC build process.
1 lines of code changed in:
Manual update
436 lines of code changed in:
Added physics loader plugin to MSVC build.
2 lines of code changed in:
Revert. Wrong file.
0 lines of code changed in:
(906 more)
Generated by StatCvs v0.2-dev