Directory [root]

Total Files:
8
Deleted Files:
2
Lines of Code:
54156

[root]
     common (33 files, 23971 lines)
     crossedit (33 files, 9720 lines)
         Cnv (1 files, 493 lines)
         bitmaps (1 files, 386 lines)
         doc (1 files, 386 lines)
         include (1 files, 436 lines)
     devel (2 files, 625 lines)
     doc (2 files, 714 lines)
         Developers (12 files, 36006 lines)
         playbook-html (2 files, 867 lines)
         playbook (1 files, 608 lines)
         scripts (2 files, 638 lines)
         spell-docs (1 files, 370 lines)
         spoiler-html (2 files, 550 lines)
         spoiler (1 files, 458 lines)
     include (45 files, 9248 lines)
     lib (9 files, 13814 lines)
         adm (2 files, 521 lines)
         help (8 files, 74 lines)
     make_win32 (4 files, 580 lines)
     plugins (1 files, 528 lines)
         cfanim (2 files, 1812 lines)
             include (3 files, 568 lines)
         cfpython (7 files, 5205 lines)
             include (9 files, 1556 lines)
         common (3 files, 2522 lines)
             include (2 files, 642 lines)
         template (1 files, 289 lines)
     random_maps (26 files, 6493 lines)
     server (43 files, 52658 lines)
     socket (10 files, 7345 lines)
     test (2 files, 659 lines)
         include (2 files, 414 lines)
         templates (2 files, 372 lines)
         toolkit (2 files, 561 lines)
         unit (2 files, 660 lines)
             common (5 files, 2630 lines)
             crossedit (2 files, 841 lines)
             random_maps (2 files, 925 lines)
             server (2 files, 1342 lines)
             socket (2 files, 789 lines)
     utils (6 files, 10954 lines)

Lines of Code

 Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 314 (100.0%) 16787 (100.0%) 53.4
mwedel 62 (19.7%) 15296 (91.1%) 246.7
ryo_saeba 168 (53.5%) 905 (5.4%) 5.3
akirschbaum 36 (11.5%) 382 (2.3%) 10.6
qal21 17 (5.4%) 53 (0.3%) 3.1
gros 11 (3.5%) 50 (0.3%) 4.5
quinet 7 (2.2%) 36 (0.2%) 5.1
rjtanner 3 (1.0%) 30 (0.2%) 10.0
kbulgrien 8 (2.5%) 26 (0.2%) 3.2
anmaster 2 (0.6%) 9 (0.1%) 4.5

Most Recent Commits

quinet 2008-08-04 07:07

Avoid problems if the floor was already removed together with a wall.

4 lines of code changed in:

  • ChangeLog (+4)
quinet 2008-08-03 16:07

Merged bug fix from trunk: when building a new floor on top of an old floor,
the old one was never removed, resulting in a stack of floors in some buildable
areas.

6 lines of code changed in:

  • ChangeLog (+6)
quinet 2008-08-02 13:44

Backported from trunk: fix for bug #2028541: Any object using a non-default
move_slow_penalty was always saved with the value 0 because the code was
using FAST_SAVE_LONG instead of FAST_SAVE_DOUBLE for a floating-point value.

6 lines of code changed in:

  • ChangeLog (+6)
quinet 2008-07-25 14:25

Fix for bug introduced when backporting.

4 lines of code changed in:

  • ChangeLog (+4)
quinet 2008-07-19 15:50

Backported fix for bug #2017790 "Cannot build talking books, listening books or
signs". In order to miminize the code changes in the branch, only a minimal
fix was merged from trunk, without including the other improvements to the
code.

8 lines of code changed in:

  • ChangeLog (+8)
anmaster 2008-07-18 07:51

Merged fix for bug #2009686 from trunk (party password does not work if 8
characters long)

5 lines of code changed in:

  • ChangeLog (+5)
quinet 2008-07-03 14:09

Merged fix for bug #2009802 from trunk (alchemy experience not stored correctly).

4 lines of code changed in:

  • ChangeLog (+4 -3)
quinet 2008-06-14 08:40

Fix for bug #1990016 (No message when using skills over an empty cauldron)

4 lines of code changed in:

  • ChangeLog (+4)
anmaster 2008-05-21 12:23

Backport fix for bug #1965528 from trunk.

4 lines of code changed in:

  • ChangeLog (+4)
ryo_saeba 2008-05-10 03:02

Implement feature request #1961031: 'drop food' and 'drop flesh' buttons would be nice.

5 lines of code changed in:

  • ChangeLog (+5)
ryo_saeba 2008-05-08 05:07

Potential fix for bug #1928570: x-ray vision now needs a push start.

4 lines of code changed in:

  • ChangeLog (+4)
ryo_saeba 2008-05-08 04:26

Fix a potential underflow, forbid players to create too powerful missiles.

4 lines of code changed in:

  • ChangeLog (+4 -7)
ryo_saeba 2008-05-08 04:08

Remove unpaid items when returning a player to his savebed for map reset or after server-specific timeout.

13 lines of code changed in:

  • ChangeLog (+13)
ryo_saeba 2008-05-08 03:11

Better and more logical fix for bug #1936178: Trying to remove removed object causes server crash.

4 lines of code changed in:

  • ChangeLog (+4)
ryo_saeba 2008-05-08 02:35

Fix artifact reading to (kind of) trim strings. Fix add missing artifacts to fix alchemy warning.

6 lines of code changed in:

  • ChangeLog (+6)
ryo_saeba 2008-05-08 02:03

Tentative fix for bug #1936178: Trying to remove removed object causes server crash.

4 lines of code changed in:

  • ChangeLog (+4)
ryo_saeba 2008-05-07 14:48

Tentative fix for bug #1956908: bolt wc can overflow.

4 lines of code changed in:

  • ChangeLog (+4)
ryo_saeba 2008-05-07 14:19

Fix bug #1929084: Wrong artifact stats on forged items.

6 lines of code changed in:

  • ChangeLog (+6)
qal21 2008-03-31 22:13

Backport removal of autohooks to the 1.x branch, due to some crashes in 1.x being related to the broken autohooks.

7 lines of code changed in:

  • ChangeLog (+7)
akirschbaum 2008-03-21 17:53

Fix protocol issues regarding sent items: do not send invisible items.

4 lines of code changed in:

  • ChangeLog (+4)

(266 more)

Generated by StatSVN 0.3.1