Directory server/trunk/doc/spell-docs/

Total Files:
6
Deleted Files:
8
Lines of Code:
694

[root]/server/trunk/doc/spell-docs

Lines of Code

server/trunk/doc/spell-docs/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 423 (100.0%) 12.4
silvernexus 21 (61.8%) 255 (60.3%) 12.1
akirschbaum 6 (17.6%) 83 (19.6%) 13.8
mwedel 2 (5.9%) 56 (13.2%) 28.0
gros 2 (5.9%) 29 (6.9%) 14.5
ryo_saeba 1 (2.9%) 0 (0.0%) 0.0
partmedia 1 (2.9%) 0 (0.0%) 0.0
anmaster 1 (2.9%) 0 (0.0%) 0.0

Most Recent Commits

silvernexus 2016-05-02 12:01 Rev.: 20238

Fixed spell documentation generation to not have line wrapping and to clean correctly.

9 lines of code changed in 2 files:

  • server/trunk/doc/spell-docs: Makefile.am (+3 -2), tome-of-magic.txt (+6 -3)
silvernexus 2016-05-02 11:48 Rev.: 20237

Adjusted documentation for the tome of magic.

22 lines of code changed in 1 file:

  • server/trunk/doc/spell-docs: tome-of-magic.txt (+22 -21)
silvernexus 2016-01-02 12:38 Rev.: 20211

Improve code comments for spell list documentation generation.

6 lines of code changed in 1 file:

  • server/trunk/doc/spell-docs: spell-lists.pl (+6 -1)
silvernexus 2015-12-18 18:22 Rev.: 20185

Replaced spell-summary.ps with equivalent text file and PostScript generation command.

63 lines of code changed in 3 files:

  • server/trunk/doc/spell-docs: create_ps.sh (+1), spell-summary.ps (del), spell-summary.txt (new 62)
silvernexus 2015-12-16 01:00 Rev.: 20184

Miscellaneous tidying to finish r20183.

1 lines of code changed in 1 file:

  • server/trunk/doc/spell-docs: Makefile.am (+1 -1)
silvernexus 2015-12-16 00:55 Rev.: 20183

Implement PostScript generation for tome-of-magic.txt

1 lines of code changed in 2 files:

  • server/trunk/doc/spell-docs: create_ps.sh (+1 -1), tome-of-magic.ps (del)
silvernexus 2015-12-16 00:34 Rev.: 20182

Refactored PostScript generation in spell-docs.

28 lines of code changed in 4 files:

  • server/trunk/doc/spell-docs: Makefile.am (+6 -4), create_ps.sh (new 19), spell-info.ps (del), spell-lists.pl (+3 -16)
silvernexus 2015-12-12 21:38 Rev.: 20166

Refactored some spell documentation to be dynamically generated from a Perl script.

125 lines of code changed in 7 files:

  • server/trunk/doc/spell-docs: Makefile.am (+10 -3), README (+21 -5), prayer-list.ps (del), prayer-list.txt (del), spell-list.ps (del), spell-lists.pl (new 94)
partmedia 2013-07-16 08:30 Rev.: 18792

Trim legacy Makefile headers.

0 lines of code changed in 1 file:

  • server/trunk/doc/spell-docs: Makefile.am (-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:

  • server/trunk/doc/spell-docs: .cvsignore (del)
akirschbaum 2007-06-27 15:07 Rev.: 6717

Remove trailing whitespace.

83 lines of code changed in 6 files:

  • server/trunk/doc/spell-docs: Makefile.am (new), prayer-list.txt (+31 -31), tome-of-magic.txt (+52 -53)
ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

0 lines of code changed in 1 file:

  • server/trunk/doc/spell-docs: 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

1 lines of code changed in 1 file:

  • server/trunk/doc/spell-docs: Makefile.in (+1)
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

55 lines of code changed in 1 file:

  • server/trunk/doc/spell-docs: Makefile.in (+55 -36)
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

29 lines of code changed in 2 files:

  • server/trunk/doc/spell-docs: Makefile.in (new)
Generated by StatSVN 0.7.0