Summary Period: 2002-08-03 to 2006-06-28
3431 (10.3%)
359704 (37.4%)
Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 3431 (100.0%) | 359704 (100.0%) | 104.8 |
src/bzflag/ | 766 (22.3%) | 103326 (28.7%) | 134.8 |
src/bzfs/ | 738 (21.5%) | 59622 (16.6%) | 80.7 |
include/ | 552 (16.1%) | 27674 (7.7%) | 50.1 |
src/platform/ | 165 (4.8%) | 25812 (7.2%) | 156.4 |
src/common/ | 132 (3.8%) | 23460 (6.5%) | 177.7 |
src/obstacle/ | 75 (2.2%) | 22745 (6.3%) | 303.2 |
src/geometry/ | 102 (3.0%) | 19896 (5.5%) | 195.0 |
src/game/ | 72 (2.1%) | 19359 (5.4%) | 268.8 |
src/bzadmin/ | 48 (1.4%) | 5663 (1.6%) | 117.9 |
src/ogl/ | 23 (0.7%) | 4828 (1.3%) | 209.9 |
src/scene/ | 19 (0.6%) | 4615 (1.3%) | 242.8 |
tools/modeltool/ | 36 (1.0%) | 3971 (1.1%) | 110.3 |
src/3D/ | 38 (1.1%) | 3532 (1.0%) | 92.9 |
src/geometry/models/tank/ | 45 (1.3%) | 3445 (1.0%) | 76.5 |
plugins/doc/ | 34 (1.0%) | 3386 (0.9%) | 99.5 |
src/mediafile/ | 28 (0.8%) | 3174 (0.9%) | 113.3 |
src/net/ | 18 (0.5%) | 3091 (0.9%) | 171.7 |
src/platform/MacOSX/ | 26 (0.8%) | 2989 (0.8%) | 114.9 |
plugins/python/ | 48 (1.4%) | 2840 (0.8%) | 59.1 |
tools/TextTool-W32/ | 32 (0.9%) | 2340 (0.7%) | 73.1 |
misc/ | 13 (0.4%) | 1625 (0.5%) | 125.0 |
plugins/vocaliser/ | 26 (0.8%) | 1283 (0.4%) | 49.3 |
plugins/nagware/ | 3 (0.1%) | 1134 (0.3%) | 378.0 |
plugins/chathistory/ | 18 (0.5%) | 1107 (0.3%) | 61.5 |
plugins/playHistoryTracker/ | 26 (0.8%) | 917 (0.3%) | 35.2 |
plugins/HoldTheFlag/ | 3 (0.1%) | 781 (0.2%) | 260.3 |
plugins/serverSideBotSample/ | 19 (0.6%) | 647 (0.2%) | 34.0 |
Dev-C++/ | 7 (0.2%) | 601 (0.2%) | 85.8 |
/ | 80 (2.3%) | 600 (0.2%) | 7.5 |
plugins/airspawn/ | 13 (0.4%) | 522 (0.1%) | 40.1 |
plugins/RogueGenocide/ | 15 (0.4%) | 511 (0.1%) | 34.0 |
src/geometry/models/hitank/ | 15 (0.4%) | 499 (0.1%) | 33.2 |
plugins/shockwaveDeath/ | 35 (1.0%) | 497 (0.1%) | 14.2 |
plugins/hiddenAdmin/ | 15 (0.4%) | 483 (0.1%) | 32.2 |
plugins/killall/ | 13 (0.4%) | 476 (0.1%) | 36.6 |
plugins/ | 19 (0.6%) | 470 (0.1%) | 24.7 |
plugins/logDetail/ | 2 (0.1%) | 421 (0.1%) | 210.5 |
plugins/recordmatch/ | 12 (0.3%) | 390 (0.1%) | 32.5 |
tools/bzwtransform/ | 2 (0.1%) | 324 (0.1%) | 162.0 |
plugins/SAMPLE_PLUGIN/ | 9 (0.3%) | 251 (0.1%) | 27.8 |
src/date/ | 7 (0.2%) | 186 (0.1%) | 26.5 |
man/ | 16 (0.5%) | 87 (0.0%) | 5.4 |
tools/modeltool/vc71/ | 4 (0.1%) | 51 (0.0%) | 12.7 |
src/world/ | 2 (0.1%) | 28 (0.0%) | 14.0 |
src/bzfls/ | 4 (0.1%) | 13 (0.0%) | 3.2 |
src/geometry/models/medtank/ | 12 (0.3%) | 9 (0.0%) | 0.7 |
src/geometry/models/lowtank/ | 12 (0.3%) | 9 (0.0%) | 0.7 |
plugins/scorereset/ | 12 (0.3%) | 7 (0.0%) | 0.5 |
plugins/fixedspawn/ | 12 (0.3%) | 5 (0.0%) | 0.4 |
src/bzfrelay/ | 1 (0.0%) | 1 (0.0%) | 1.0 |
src/ | 1 (0.0%) | 1 (0.0%) | 1.0 |
misc/art/ | 1 (0.0%) | 0 (0.0%) | 0.0 |
include/vorbis/ | 3 (0.1%) | 0 (0.0%) | 0.0 |
include/ogg/ | 2 (0.1%) | 0 (0.0%) | 0.0 |
cleanups
120 lines of code changed in:
commit the right code this time.
add message to let the server force a player team change.
78 lines of code changed in:
API events for when the server wants a new rabbit and when it picks a new rabbit.
API functions to swap, add, and remove rabbits.
122 lines of code changed in:
*** empty log message ***
1 lines of code changed in:
send a mode after the rabbit message that lets us swap rabbits, or add/remove them. so that maybe soon we can have more then one rabbit.
201 lines of code changed in:
keep whitling down one of the switch statements of doom
612 lines of code changed in:
start breaking up the big switch in handleServerMessage to call sub functions.
92 lines of code changed in:
stop the recording after we save it
1 lines of code changed in:
add geoGMBolt ( fireballish thingy )
126 lines of code changed in:
make the explostion effect suck slightly less
68 lines of code changed in:
no vocaliser
0 lines of code changed in:
remove vocaliser
0 lines of code changed in:
make the spawn and shot effects a little less uniform
33 lines of code changed in:
more color tweaks for the geoBolt
7 lines of code changed in:
openFFA dosn't need "teammate" killed by messages
2 lines of code changed in:
add a minimum value for each channel of the core of a geoBolt
16 lines of code changed in:
don't count observers as players
1 lines of code changed in:
add record stop function
10 lines of code changed in:
set the event type for the autoteam event.
1 lines of code changed in:
change the "Win32" dir to a more descriptive "MSVC" dir, since 64bit windows is supported (ish).
Update makefiles and readme for new dirs.
72 lines of code changed in:
(668 more)
Generated by StatCVS 0.2.2