Summary Period: 2005-05-19 to 2006-04-28
Total Lines Of Code:
401 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 51 (100.0%) | 1062 (100.0%) | 20.8 |
brlcad | 5 (9.8%) | 563 (53.0%) | 112.6 |
jeffm2501 | 33 (64.7%) | 436 (41.1%) | 13.2 |
timriker | 4 (7.8%) | 39 (3.7%) | 9.7 |
dtremenak | 3 (5.9%) | 7 (0.7%) | 2.3 |
bryjen | 2 (3.9%) | 7 (0.7%) | 3.5 |
galkire | 1 (2.0%) | 6 (0.6%) | 6.0 |
atupone | 2 (3.9%) | 3 (0.3%) | 1.5 |
lan56 | 1 (2.0%) | 1 (0.1%) | 1.0 |
don't allow players to be atached to world shots, the shotID system dosn't allow for it.
1 lines of code changed in:
update to new versioned API
1 lines of code changed in:
remove the CPPFLAGS AND CXXFLAGS -- 'project-level' includes can be set in configure (e.g. the main include/ dir)
0 lines of code changed in:
Follow Auto-conf/make rules. Try to free CFLAGS and similar to clients so they can eventually specify on make
2 lines of code changed in:
ws. (surely you saw that coming)
29 lines of code changed in:
some README.txt consistancy
10 lines of code changed in:
update plugins to be MD not MT
1 lines of code changed in:
Configure can be run from a different directory than source. like make distcheck does
1 lines of code changed in:
if it's not a lib anymore, stop trying to link with it
1 lines of code changed in:
more unique naming to prevent plugins from overwriting each other
6 lines of code changed in:
build the plugins as proper modules now and resolve symbols against the libBZFSplugin library. since we're using -module, the lib prefix is no longer required and will generate .so's for all platforms. the -avoid-version flag prevents the usual library version suffixes which are also not necessary since these are plugins
4 lines of code changed in:
hrm. make the makefiles die like they were supposed to. replaced by makefile.am files.
0 lines of code changed in:
add the rest of the compiled plugins to the enable-plugins build. hopefully the mac kiddies will be happy for a while now. someone else gets to fix all the compile warnings.
559 lines of code changed in:
chec for _swDeathReloadFactor when computing the lifetime
5 lines of code changed in:
remove sounds on death, as it's lame
0 lines of code changed in:
add 2 new build configs that offer more optimisations
128 lines of code changed in:
update default plugins with new team enums and #defs
1 lines of code changed in:
remove the "team" paramater for events, plugins can filter in the callback.
update standard plugins
bump API to V7
2 lines of code changed in:
correct .def files
2 lines of code changed in:
get all the plugins to be part of the build
2 lines of code changed in:
(19 more)
Generated by StatCVS 0.2.2