Directory server/trunk/utils/

Total Files:
13
Deleted Files:
23
Lines of Code:
7553

[root]/server/trunk/utils
                directory in repo cre (122 files, 12242 lines)
                    directory in repo resources (4 files, 0 lines)
                directory in repo templates (35 files, 169 lines)
                    directory in repo wiki (9 files, 17 lines)

Lines of Code

server/trunk/utils/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 271 (100.0%) 13799 (100.0%) 50.9
ryo_saeba 101 (37.3%) 6126 (44.4%) 60.6
anmaster 26 (9.6%) 3893 (28.2%) 149.7
akirschbaum 49 (18.1%) 1125 (8.2%) 22.9
aaron_baugher 2 (0.7%) 891 (6.5%) 445.5
mwedel 15 (5.5%) 557 (4.0%) 37.1
quinet 4 (1.5%) 444 (3.2%) 111.0
partmedia 36 (13.3%) 363 (2.6%) 10.0
silvernexus 16 (5.9%) 283 (2.1%) 17.6
gros 4 (1.5%) 73 (0.5%) 18.2
kbulgrien 5 (1.8%) 39 (0.3%) 7.8
rjtanner 2 (0.7%) 4 (0.0%) 2.0
kstenger 1 (0.4%) 1 (0.0%) 1.0
qal21 10 (3.7%) 0 (0.0%) 0.0

Most Recent Commits

partmedia 2018-08-18 18:29 Rev.: 20581

Use CF_LOG instead of CF_LOGDIR

3 lines of code changed in 1 file:

  • server/trunk/utils: crossloop.in (+3 -4)
partmedia 2017-08-08 01:19 Rev.: 20478

Always generate backtrace

8 lines of code changed in 1 file:

  • server/trunk/utils: crossloop.in (+8 -7)
partmedia 2016-08-03 19:30 Rev.: 20301

Fix overflows by using calloc() correctly

6 lines of code changed in 2 files:

  • server/trunk/utils: bwp.c (+5 -5), mapper.c (+1 -1)
silvernexus 2016-05-14 16:13 Rev.: 20248

Remove underscores from displayed table headers for arch2xml tool.

1 lines of code changed in 1 file:

  • server/trunk/utils: cfarches.xsl (+1 -1)
silvernexus 2015-05-25 22:39 Rev.: 19978

Added XSLT output for body slots from arch2xml utility.

44 lines of code changed in 1 file:

  • server/trunk/utils: cfarches.xsl (+44)
silvernexus 2015-05-25 22:25 Rev.: 19977

Completed listing of can_use_xxx options in XSL Transformation for arch2xml.

32 lines of code changed in 1 file:

  • server/trunk/utils: cfarches.xsl (+32 -6)
silvernexus 2015-05-25 22:03 Rev.: 19976

Minor tweak to display of name and name_pl and addition of explanatory comment for cfarches.xsl.

3 lines of code changed in 1 file:

  • server/trunk/utils: cfarches.xsl (+3 -2)
silvernexus 2015-05-22 17:59 Rev.: 19960

Added plural name to the arch2xml utility XSL transformation.

6 lines of code changed in 1 file:

  • server/trunk/utils: cfarches.xsl (+6 -1)
silvernexus 2015-05-22 12:58 Rev.: 19956

Added attacktype to the XSL transformation for arch2xml utility.

2 lines of code changed in 1 file:

  • server/trunk/utils: cfarches.xsl (+2)
silvernexus 2015-05-22 12:36 Rev.: 19955

Merged resistances into a single-cell display, then implemented display of the rest of the resistances.

70 lines of code changed in 1 file:

  • server/trunk/utils: cfarches.xsl (+70 -4)
silvernexus 2015-05-21 22:45 Rev.: 19954

Make arch2xml.py ignore empty comment lines.

3 lines of code changed in 1 file:

  • server/trunk/utils: arch2xml.py (+3)
silvernexus 2015-05-21 22:35 Rev.: 19953

Fix arch2xml.py so each archetype in a file gets its own <arch> tag.

22 lines of code changed in 1 file:

  • server/trunk/utils: arch2xml.py (+22)
silvernexus 2015-05-21 20:44 Rev.: 19952

Adjusted XSL for arch2xml.py to use HTML table headings.

22 lines of code changed in 2 files:

  • server/trunk/utils: cfarches.xsl (+22 -22)
silvernexus 2015-05-21 19:09 Rev.: 19951

Escaped specific characters for better XML output from arch2xml.py.

25 lines of code changed in 1 file:

  • server/trunk/utils: arch2xml.py (+25 -2)
silvernexus 2015-05-21 19:05 Rev.: 19950

Adjusted whitespace of arch2xml.py XML output.

7 lines of code changed in 1 file:

  • server/trunk/utils: arch2xml.py (+7 -7)
silvernexus 2015-05-16 22:17 Rev.: 19915

Tweak scores.pl to dynamically use the server's active experience table to determine the level of a character without a saved level value.

45 lines of code changed in 1 file:

  • server/trunk/utils: scores.pl.in (+45 -28)
partmedia 2015-04-05 10:20 Rev.: 19896

Remove broken weather map generator

0 lines of code changed in 1 file:

  • server/trunk/utils: maps.c (del)
ryo_saeba 2015-03-01 05:54 Rev.: 19818

Adjust path to new Gridarta sources.

1 lines of code changed in 1 file:

  • server/trunk/utils: gridarta-types-convert.c (+1 -1)
partmedia 2014-06-25 19:38 Rev.: 19585

Fix missing headers

10 lines of code changed in 1 file:

  • server/trunk/utils: mapper.c (+10 -5)
partmedia 2014-06-21 17:41 Rev.: 19569

Store crossloop configuration in a separate file

24 lines of code changed in 2 files:

  • server/trunk/utils: Makefile.am (-11), crossloop.in (+24 -8)
partmedia 2014-06-06 17:54 Rev.: 19531

Remove automatic prototype generation with cproto

Obtained from: Tolga Dalman

0 lines of code changed in 1 file:

  • server/trunk/utils: generateEmptyCheck.sh (del)
silvernexus 2014-05-19 13:04 Rev.: 19459

Realized I need to remove attempt to build the perl script from the Automake code, too.

1 lines of code changed in 1 file:

  • server/trunk/utils: Makefile.am (+1 -1)
silvernexus 2014-05-19 13:02 Rev.: 19458

Retiring add_throw script, as the old characters without this probably won't work on a new server (as far as I can tell, the skills were changed back in the CVS version control, at least fiteen years ago).

0 lines of code changed in 1 file:

  • server/trunk/utils: add_throw (del)
partmedia 2014-04-25 19:00 Rev.: 19364

Refactor to use C99 integer type names.

Submitted by: Tolga Dalman

11 lines of code changed in 2 files:

  • server/trunk/utils: bwp.c (+6 -6), mapper.c (+5 -5)
partmedia 2014-04-18 09:39 Rev.: 19353

Add crash notification to crossloop.

35 lines of code changed in 1 file:

  • server/trunk/utils: crossloop.in (+35 -12)
partmedia 2014-04-12 14:21 Rev.: 19334

Avoid installing unsupported scripts.

2 lines of code changed in 1 file:

  • server/trunk/utils: Makefile.am (+2 -4)
partmedia 2014-04-12 14:21 Rev.: 19331

Fix utility script shebangs.

205 lines of code changed in 9 files:

  • server/trunk/utils: Makefile.am (+1 -1), add_throw (new 33), add_throw.perl.in (del), metaserver (new 168), metaserver.pl.in (del), mktable.script (+1 -1), player_dl.pl.in (+1 -1), scores.pl.in (+1 -1)
partmedia 2014-04-12 14:21 Rev.: 19330

Remove old utilities and scripts.

1 lines of code changed in 6 files:

  • server/trunk/utils: Makefile.am (+1 -1), cfmeta-rrd (del), checkInternalPrototype.sh (del), crossfire-loop.c (del), get_release.in (del), update_rp (del)
partmedia 2014-04-07 23:05 Rev.: 19322

Remove flags related to non-default plugins.

Also back out the unnecessary debug flag change.

1 lines of code changed in 1 file:

  • server/trunk/utils: crossloop.in (+1 -1)
kstenger 2014-04-07 14:17 Rev.: 19320

Option -d was beeing called without the mandatory value "on/off".
I set it to on since I understand this is the intention of using this parameter at all.

1 lines of code changed in 1 file:

  • server/trunk/utils: crossloop.in (+1 -1)
partmedia 2013-09-14 10:06 Rev.: 19043

Deprecate and remove original crossloop.pl script.

2 lines of code changed in 3 files:

  • server/trunk/utils: Makefile.am (+2 -5), crossloop.pl.in (del), crossloop.pl.tmpl.in (del)
partmedia 2013-09-14 09:53 Rev.: 19041

Improve crossloop script to save core dumps.

51 lines of code changed in 1 file:

  • server/trunk/utils: crossloop.in (+51 -18)
partmedia 2013-09-14 09:53 Rev.: 19040

Simplify generation of crossloop script.

4 lines of code changed in 3 files:

  • server/trunk/utils: Makefile.am (+3 -2), crossloop.in (+1 -2), crossloop.tmpl.in (del)
ryo_saeba 2012-07-01 14:15 Rev.: 18332

Fix parsing for one-line attributes.

5 lines of code changed in 1 file:

  • server/trunk/utils: gridarta-types-convert.c (+5 -5)
ryo_saeba 2012-07-01 13:49 Rev.: 18330

Write index of attributes.

24 lines of code changed in 1 file:

  • server/trunk/utils: gridarta-types-convert.c (+24)
ryo_saeba 2012-07-01 13:33 Rev.: 18328

Fix documentation for 'elevation'.

1 lines of code changed in 1 file:

  • server/trunk/utils: gridarta-types-convert.c (+1)
ryo_saeba 2012-07-01 13:06 Rev.: 18323

Remove unused field.

7 lines of code changed in 1 file:

  • server/trunk/utils: mapper.c (+7 -4)
ryo_saeba 2012-06-17 11:45 Rev.: 18267

Fix badly placed external.

0 lines of code changed in 1 file:

  • server/trunk/utils: mapper.c (-2)
mwedel 2012-03-22 00:59 Rev.: 17645

Change pkglib_PROGRAMS to pkglibexec_PROGRAMS. The former is not supported
in versions of automake >= 1.11.2. I believe the later is not supported
in versions < 1.11.1 (released Dec 2009), but policy is to support
current set of tools. MSW 2012-03-21

2 lines of code changed in 1 file:

  • server/trunk/utils: Makefile.am (+2 -2)
ryo_saeba 2012-02-11 17:13 Rev.: 17065

Take into account artifacts, and more items.

37 lines of code changed in 1 file:

  • server/trunk/utils: mapper.c (+37 -7)

(119 more)

Generated by StatSVN 0.7.0