Summary Period: 2004-02-25 to 2005-01-09
38 (0.1%)
1134 (0.2%)
Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 38 (100.0%) | 1134 (100.0%) | 29.8 |
src/platform/ | 8 (21.1%) | 993 (87.6%) | 124.1 |
src/obstacle/ | 7 (18.4%) | 46 (4.1%) | 6.5 |
/ | 5 (13.2%) | 37 (3.3%) | 7.4 |
src/game/ | 7 (18.4%) | 25 (2.2%) | 3.5 |
include/ | 2 (5.3%) | 12 (1.1%) | 6.0 |
src/common/ | 2 (5.3%) | 6 (0.5%) | 3.0 |
src/bzfs/ | 2 (5.3%) | 4 (0.4%) | 2.0 |
src/bzflag/ | 2 (5.3%) | 4 (0.4%) | 2.0 |
src/ogl/ | 1 (2.6%) | 3 (0.3%) | 3.0 |
src/bzadmin/ | 1 (2.6%) | 3 (0.3%) | 3.0 |
src/mediafile/ | 1 (2.6%) | 1 (0.1%) | 1.0 |
some BeOS/Zeta fixes: bigtime_t and snooze() require OS.h; uint32_t is not always int; no way to get the GL context, but it's shared across threads for now anyway.
9 lines of code changed in:
one more int32_t vs int
3 lines of code changed in:
Leave libGL2 in favor of libGL if present. Same for GLU, R5 has GLU in libGL...
2 lines of code changed in:
More of int32_t vs int
76 lines of code changed in:
Not everyone has int23_t typedefed as int
3 lines of code changed in:
Some audio fixes... not perfect though
7 lines of code changed in:
finally working audio playback \o/
still, sounds are looped after started... noone tells to stop !?
148 lines of code changed in:
false isn't supposed to be a pointer (bis repetita).
1 lines of code changed in:
Hmm I get __BEGIN_DECLS redeclared here.
If you don't like this then just #include the file instead of picking pieces
from it and not caring if other headers do include it...
8 lines of code changed in:
BeOS has tolower/toupper #defined... doesn't really help overriding C++ methods, so #undef those.
8 lines of code changed in:
synced with my local tree; M-x indented; R5 GL Kit now supported, audio too (still buggy though)
838 lines of code changed in:
default gcc in BeOS really doesn't like -Wno-deprecated
1 lines of code changed in:
added BeOS build specific infos...
29 lines of code changed in:
BeOS R5 has GLU in libGL.so (don't ask why)
1 lines of code changed in:
Generated by StatCVS 0.2.2