Directory Statistics for

Back to Index Page

Lines Of Code for

Commits for (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
mwedel451 (37.1%) 17395 (32.6%) 68630 (42.0%) 38.57
akirschbaum230 (18.9%) 14585 (27.3%) 25625 (15.7%) 63.41
cvs176 (14.5%) 1778 (3.3%) 2987 (1.8%) 10.10
ryo_saeba133 (10.9%) 891 (1.7%) 20278 (12.4%) 6.70
cavesomething33 (2.7%) 177 (0.3%) 178 (0.1%) 5.36
jec27 (2.2%) 651 (1.2%) 665 (0.4%) 24.11
michtoen24 (2.0%) 130 (0.2%) 351 (0.2%) 5.42
peterm20 (1.6%) 151 (0.3%) 158 (0.1%) 7.55
tchize19 (1.6%) 15591 (29.2%) 33977 (20.8%) 820.58
qal2117 (1.4%) 53 (0.1%) 61 (0.0%) 3.12
garbled14 (1.2%) 198 (0.4%) 199 (0.1%) 14.14
uid20012 (1.0%) 5390 (10.1%) 5390 (3.3%) 449.17
gros10 (0.8%) 50 (0.1%) 260 (0.2%) 5.00
mardahl7 (0.6%) 33 (0.1%) 33 (0.0%) 4.71
temitchell6 (0.5%) 56 (0.1%) 59 (0.0%) 9.33
tanner5 (0.4%) -2948 (-5.5%) 3251 (2.0%) -589.60
avogl5 (0.4%) 29 (0.1%) 31 (0.0%) 5.80
uid397864 (0.3%) 26 (0.0%) 27 (0.0%) 6.50
majorwoo4 (0.3%) -1187 (-2.2%) 771 (0.5%) -296.75
damn4 (0.3%) 225 (0.4%) 225 (0.1%) 56.25

Commit Log

DateAuthorFile/Message
2/27/06 2:12 PMakirschbaum
common/loader.c: Rebuilt. (1 Files changed, 1 Lines changed)
ChangeLog 1.585 (+1 -0)
2/27/06 2:08 PMakirschbaum
common/loader.l: Prevent excess whitespace while saving objects. (1 Files changed, 3 Lines changed)
ChangeLog 1.584 (+3 -0)
2/27/06 2:06 PMakirschbaum
Apply patch by Marc Alexander Lehmann to improve server performance. (1 Files changed, 8 Lines changed)
ChangeLog 1.583 (+8 -0)
2/26/06 9:57 AMakirschbaum
lib/archetypes: Rebuilt. (1 Files changed, 1 Lines changed)
ChangeLog 1.582 (+1 -0)
2/26/06 9:54 AMakirschbaum
lib/collect.pl.in: Again fix generation of 'editor_folder' field to make
sub-folder selection work again.
(1 Files changed, 4 Lines changed)
ChangeLog 1.581 (+4 -0)
2/26/06 9:47 AMakirschbaum
Fix credits for patch. (1 Files changed, 1 Lines changed)
ChangeLog 1.580 (+1 -1)
2/25/06 3:08 AMmwedel
Update some of the documentation - way out of date.
Update configure.ac for 1.9.0 release.
MSW 2006-02-18
(6 Files changed, 51 Lines changed)
configure.ac 1.18 (+2 -2)
AUTHORS 1.2 (+1 -1)
configure 1.60 (+10 -10)
README 1.17 (+27 -37)
ChangeLog 1.579 (+3 -0)
DEVELOPERS 1.21 (+8 -49)
2/25/06 2:41 AMmwedel
*/Makefile{in.am}: Fix plugin makefiles so that 'make distcheck' works. Using
relative path names for files to include in distribution does not work -
need to have a makefile in each directory.
configure{.ac}: Updated as result of new Makefiles.
MSW 2006-02-24
(3 Files changed, 323 Lines changed)
configure 1.59 (+311 -182)
configure.ac 1.17 (+6 -2)
ChangeLog 1.578 (+6 -0)
2/23/06 4:24 PMryo_saeba
Patch #1428057 courtesy Pippijn van Steenhoven: fix to a crashing bug in plugins (1 Files changed, 11 Lines changed)
ChangeLog 1.577 (+11 -0)
2/22/06 3:47 AMakirschbaum
Remove object type CONFUSION since it was not used anymore. (1 Files changed, 6 Lines changed)
ChangeLog 1.576 (+6 -0)
2/21/06 12:47 AMakirschbaum
lib/{archetypes,bmaps.paths,crossfire.0}: Rebuilt. (1 Files changed, 1 Lines changed)
ChangeLog 1.575 (+1 -0)
2/20/06 11:37 PMakirschbaum
lib/collect.pl.in: Fix generation of 'editor_folder' field. It did not work
too well for .arc files in deep subdirs.
(1 Files changed, 4 Lines changed)
ChangeLog 1.574 (+4 -0)
2/20/06 5:33 PMqal21
Cause the random map generator to skip certain elements if the style is set to "none". (1 Files changed, 5 Lines changed)
ChangeLog 1.573 (+5 -0)
2/20/06 12:43 PMcavesomething
fix crash when sending spell info if there no associated skill (1 Files changed, 4 Lines changed)
ChangeLog 1.572 (+4 -0)
2/19/06 12:06 PMakirschbaum
Do not allow to dimension door into monsters or earthwalls. (1 Files changed, 6 Lines changed)
ChangeLog 1.571 (+6 -0)
2/19/06 11:27 AMakirschbaum
random_maps/style.c: In find_style() fix access to uninitialized variable. (1 Files changed, 3 Lines changed)
ChangeLog 1.570 (+3 -0)
2/19/06 8:29 AMakirschbaum
Prevent crossedit from stripping out 'maplore' map header field. (1 Files changed, 6 Lines changed)
ChangeLog 1.569 (+6 -0)
2/17/06 3:37 PMakirschbaum
common/loader.c: Rebuilt. (1 Files changed, 1 Lines changed)
ChangeLog 1.568 (+1 -0)
2/17/06 3:29 PMakirschbaum
Apply patch #1433271 (code-cleanup) by Stefan Huehner: Add const and static. (1 Files changed, 6 Lines changed)
ChangeLog 1.567 (+6 -0)
2/17/06 2:04 AMmwedel
common/map.c: Modify ob_blocked() to properly handly objects with a 0
ob->move_type. Fixes infinite loop from random map code when trying
to place exits.
MSW 2006-02-16
(1 Files changed, 5 Lines changed)
ChangeLog 1.566 (+5 -0)