Directory plugins/

Total Files:
1
Deleted Files:
2
Lines of Code:
3

[root]/plugins
        Folder removed from repo cf_darcap (0 files, 0 lines)
            Folder removed from repo include (0 files, 0 lines)
        directory in repo cfanim (2 files, 1279 lines)
            directory in repo include (3 files, 109 lines)
        Folder removed from repo cfcitybell (0 files, 0 lines)
            Folder removed from repo include (0 files, 0 lines)
        directory in repo cflogger (2 files, 772 lines)
            directory in repo include (2 files, 65 lines)
        directory in repo cfnewspaper (2 files, 428 lines)
            directory in repo include (3 files, 64 lines)
        directory in repo cfpython (8 files, 7388 lines)
            directory in repo include (8 files, 395 lines)
        Folder removed from repo cfrhg (0 files, 0 lines)
            Folder removed from repo include (0 files, 0 lines)
        Folder removed from repo citylife (0 files, 0 lines)
            Folder removed from repo include (0 files, 0 lines)
        directory in repo common (2 files, 2335 lines)
            directory in repo include (2 files, 244 lines)
        directory in repo template (3 files, 396 lines)
            directory in repo include (1 files, 74 lines)

Lines of Code

plugins/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 203 (100.0%) 8.8
mwedel 2 (8.7%) 108 (53.2%) 54.0
gros 5 (21.7%) 72 (35.5%) 14.4
ryo_saeba 12 (52.2%) 22 (10.8%) 1.8
silvernexus 1 (4.3%) 1 (0.5%) 1.0
partmedia 1 (4.3%) 0 (0.0%) 0.0
anmaster 1 (4.3%) 0 (0.0%) 0.0
akirschbaum 1 (4.3%) 0 (0.0%) 0.0

Most Recent Commits

ryo_saeba 2021-04-27 12:42 Rev.: 22105

Convert the 'random house generator' plugin to a module, disabled by default.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
ryo_saeba 2021-04-20 12:47 Rev.: 22086

Convert the 'citylife' plugin to a server 'module'.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
ryo_saeba 2021-04-20 12:41 Rev.: 22085

Convert the 'citylife' plugin to a server 'module'.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
silvernexus 2018-12-24 15:38 Rev.: 20618

Refactor city bells python event into its own plugin.
It seems to run much more efficiently this way.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
partmedia 2015-11-29 16:50 Rev.: 20105

Clean up archive build rules

0 lines of code changed in 1 file:

  • plugins: Makefile.am (-3)
ryo_saeba 2010-06-19 05:12 Rev.: 13408

Remove cf_darcap plugin, replaced by various Python scripts.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
ryo_saeba 2009-12-28 13:49 Rev.: 12319

First version of a Darcap handling plugin.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
anmaster 2008-05-25 05:03 Rev.: 9151

Removed unused .cvsignore files, after all we use SVN since a long time.

0 lines of code changed in 1 file:

  • plugins: .cvsignore (del)
ryo_saeba 2008-04-12 11:21 Rev.: 8732

New plugin: random house generator. Check cfrhg.c for details.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
ryo_saeba 2008-01-27 03:04 Rev.: 8290

New plugin: citylife. Adds NPCs to town, to make them more lively.

1 lines of code changed in 1 file:

  • plugins: Makefile.am (+1 -1)
akirschbaum 2007-06-27 15:07 Rev.: 6717

Remove trailing whitespace.

0 lines of code changed in 1 file:

  • plugins: Makefile.am (-1)
ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

0 lines of code changed in 1 file:

  • plugins: Makefile.in (del)
mwedel 2007-03-26 02:25 Rev.: 5901

Bring forward 1.10.0 fix for make distcheck
Fix 'make distclean':
acinclude.m4: Use -I./${srcdir} for crossedit check - otherwise, when
building in alternate directory, doesn't fine files correctly.
configure.*: Add new makefiles.
check-fragment.am, test/unit/crossedit/Makefile.am,
test/unit/common/Makefile.am,test/toolkit/Makefile.am: Add support for build!
make distclean does - using relative directories to find files
does not work. Some files should also be in the buildir, not srcdir.
Have Makefiels remove .autrun.xml with distclean
Makefile.am: Remove to config files on make distclean
test/include/Makefile.*, test/templates/Makefile.*: Add missing Makefiles
test/unit/random_maps/Makefile.am,test/unit/socket/Makefile.am,
test/unit/Makefile.am: remove .autorun.xml file as part of distclean
test/unit/server/Makefile.am: Remove LDFLAGS from Makefile.am - automake
says don't mess with those - use AM_LDFLAGS instead. Remove
.autrun.xml file with distclean
test/Makefile.am: Add include, templates to subdir list. Have
make clean remove log files, .autorun.xml file.
crossedit/Makefile.am: Fix indentation of stubs.c (use tab, not spaces)
other files: Rebuilt as part of running autogen.sh
MSW 2007-03-25

4 lines of code changed in 1 file:

  • plugins: Makefile.in (+4 -9)
ryo_saeba 2007-03-25 12:43 Rev.: 5889

New plugin: cfnewspaper.

4 lines of code changed in 2 files:

  • plugins: Makefile.am (+1 -1), Makefile.in (+3 -1)
ryo_saeba 2007-03-25 11:58 Rev.: 5887

Add missing directories for cflogger plugin.

11 lines of code changed in 2 files:

  • plugins: Makefile.am (+1 -1), Makefile.in (+10 -4)
mwedel 2007-02-07 03:02 Rev.: 5398

Makefile.am, Makefile.in (and Makefiles in subdirs): Put types in list of
SUBDIRS before server so that compilation happens in correct order -
server area requires types to be up to date.
MSW 2007-02-07

104 lines of code changed in 1 file:

  • plugins: Makefile.in (+104 -77)
gros 2007-01-21 10:43 Rev.: 5339

Refactored several object types.
Implemented the move_on event, replacing the call to move_apply().

2007-01-21 - gros

70 lines of code changed in 1 file:

  • plugins: Makefile.in (+70 -101)
gros 2007-01-14 04:16 Rev.: 5310

Refactoring for TRANSPORT, BOOK, ITEM_TRANSFORMER and POWER_CRYSTAL classes of objects.
Methods implemented: apply, process, describe.

2007-01-14 - Gros

2 lines of code changed in 4 files:

  • plugins: Makefile.am (new), Makefile.in (+1 -1)
Generated by StatSVN 0.7.0