Summary Period: 2005-06-23 to 2006-02-08
Total Lines Of Code:
451 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 37 (100.0%) | 662 (100.0%) | 17.8 |
jeffm2501 | 13 (35.1%) | 369 (55.7%) | 28.3 |
galkire | 6 (16.2%) | 171 (25.8%) | 28.5 |
timriker | 4 (10.8%) | 72 (10.9%) | 18.0 |
dtremenak | 3 (8.1%) | 21 (3.2%) | 7.0 |
brlcad | 5 (13.5%) | 18 (2.7%) | 3.6 |
bryjen | 3 (8.1%) | 7 (1.1%) | 2.3 |
atupone | 2 (5.4%) | 3 (0.5%) | 1.5 |
trepan | 1 (2.7%) | 1 (0.2%) | 1.0 |
update plugins to match bz_API names
1 lines of code changed in:
update to new versioned API
2 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:
missing @ char
1 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)
62 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
5 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:
unused param warnings
1 lines of code changed in:
begin building the plugins as shared libraries through libtool. start with RogueGenocide and airspawn. this will of course need lots of testing and perhaps some libtool flag tweaking still.
13 lines of code changed in:
make that last part actually work
5 lines of code changed in:
don't send out "you should be more careful" messages more than once per geno-killing. also clean up a bunch of cruft and incorrect comments.
11 lines of code changed in:
player id's are not necessarily contiguous
5 lines of code changed in:
add 2 new build configs that offer more optimisations
128 lines of code changed in:
remove the storage of the rogue list, since we don't need it or use it.
kill the right people at the right time once and only once.
don't kill non spawned people.
update windows projects to current standards.
48 lines of code changed in:
update default plugins with new team enums and #defs
5 lines of code changed in:
(7 more)
Generated by StatCVS 0.2.2