Directory doc/scripts/

Total Files:
7
Deleted Files:
2
Lines of Code:
976

[root]/doc/scripts

Lines of Code

doc/scripts/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 510 (100.0%) 23.1
silvernexus 4 (18.2%) 382 (74.9%) 95.5
mwedel 3 (13.6%) 77 (15.1%) 25.6
gros 2 (9.1%) 30 (5.9%) 15.0
ryo_saeba 3 (13.6%) 12 (2.4%) 4.0
akirschbaum 8 (36.4%) 9 (1.8%) 1.1
partmedia 1 (4.5%) 0 (0.0%) 0.0
anmaster 1 (4.5%) 0 (0.0%) 0.0

Most Recent Commits

silvernexus 2016-01-11 13:25 Rev.: 20216

Refactor documentation script's buy multiplier calculation to match current implementation.

35 lines of code changed in 1 file:

  • doc/scripts: bonus-extract.pl (+35 -10)
silvernexus 2015-12-11 22:57 Rev.: 20148

Removed old bonus-extract scripts and replaced them with a new one capable of outputting both LaTeX and HTML.

117 lines of code changed in 1 file:

  • doc/scripts: bonus-extract.pl (new 117)
silvernexus 2015-12-07 22:17 Rev.: 20137

Refactor gods-extract script and merge html & latex versions.

175 lines of code changed in 1 file:

  • doc/scripts: gods-extract.pl (new 175)
silvernexus 2015-11-10 17:02 Rev.: 20038

Refactor level extraction tool for documentation generation to work with a modern server.

55 lines of code changed in 1 file:

  • doc/scripts: levels-extract.pl (new 55)
partmedia 2013-07-16 08:30 Rev.: 18792

Trim legacy Makefile headers.

0 lines of code changed in 1 file:

  • doc/scripts: 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:

  • doc/scripts: .cvsignore (del)
ryo_saeba 2008-03-29 12:42 Rev.: 8662

Tweak documentation generation.

11 lines of code changed in 1 file:

  • doc/scripts: makeps.pl (+11 -3)
mwedel 2007-07-17 00:47 Rev.: 6786

Add support for using png files for html handbook and spoiler - png support
is common enough in browsers now days that don't need to convert to gif.
Reduces tool requirements to build documents (as it is a simple copy
for the png, vs actual conversion), and speeds up building the files
dramatically.
--
doc/scripts/makeps.pl: Add png output handling. What this amounts to is
doing a hard link to the original png file.
doc/playbook-html/Makefile.am, doc/spoiler-html/Makefile.am: Use png
output for images now, not gif.
MSW 2007-07-16

19 lines of code changed in 1 file:

  • doc/scripts: makeps.pl (+19 -7)
ryo_saeba 2007-07-15 08:54 Rev.: 6775

Fix doc generation.

1 lines of code changed in 1 file:

  • doc/scripts: makeps.pl (+1 -1)
akirschbaum 2007-06-27 15:07 Rev.: 6717

Remove trailing whitespace.

9 lines of code changed in 8 files:

  • doc/scripts: Makefile.am (-1), items-extract.pl (new), makeps.pl (+3 -4), monster-extract.pl (-2)
ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

0 lines of code changed in 1 file:

  • doc/scripts: 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:

  • doc/scripts: 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

57 lines of code changed in 1 file:

  • doc/scripts: Makefile.in (+57 -37)
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

30 lines of code changed in 2 files:

  • doc/scripts: Makefile.in (new)
Generated by StatSVN 0.7.0