Directory server/trunk/doc/playbook-html/

Total Files:
20
Deleted Files:
5
Lines of Code:
3167

[root]/server/trunk/doc/playbook-html

Lines of Code

server/trunk/doc/playbook-html/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 704 (100.0%) 9.0
akirschbaum 47 (60.3%) 584 (83.0%) 12.4
mwedel 4 (5.1%) 61 (8.7%) 15.2
gros 2 (2.6%) 34 (4.8%) 17.0
silvernexus 21 (26.9%) 24 (3.4%) 1.1
ryo_saeba 2 (2.6%) 1 (0.1%) 0.5
partmedia 1 (1.3%) 0 (0.0%) 0.0
anmaster 1 (1.3%) 0 (0.0%) 0.0

Most Recent Commits

silvernexus 2015-12-12 13:48 Rev.: 20152

Adjust the stat bonustable to not refer to thAc0, but rather wc bonus.

1 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: chap2.shtml (+1 -1)
silvernexus 2015-12-11 23:20 Rev.: 20149

Add HTML 4.01 Transitional doctype to the html playbook.

11 lines of code changed in 11 files:

  • server/trunk/doc/playbook-html: appA.html (+1), appB.html (+1), appC.shtml (+1), chap1.html (+1), chap2.shtml (+1), chap3.shtml (+1), chap4.shtml (+1), chap5.shtml (+1), chap6.shtml (+1), chap7.html (+1), handbook.shtml (+1)
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.

2 lines of code changed in 2 files:

  • server/trunk/doc/playbook-html: Makefile.am (+2 -2), bonus-extract (del)
silvernexus 2015-12-07 22:24 Rev.: 20140

Update server executable name to match current name in Appendix C.

1 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: appC.shtml (+1 -1)
silvernexus 2015-12-07 22:21 Rev.: 20139

Fix improper escape of underscore in html Appendix C documentation.

1 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: appC.shtml (+1 -1)
silvernexus 2015-12-07 22:18 Rev.: 20138

Remove old gods-extract scripts.

0 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: gods-extract (del)
silvernexus 2015-12-07 22:17 Rev.: 20137

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

2 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.am (+2 -2)
silvernexus 2015-11-10 17:03 Rev.: 20039

Remove old level extraction script missed in previous script.

0 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: levels-extract (del)
silvernexus 2015-11-10 17:02 Rev.: 20038

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

2 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.am (+2 -2)
silvernexus 2015-11-09 12:49 Rev.: 20037

Change the doc playbook make utility to use treasures.bld, not treasures.

4 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.am (+4 -2)
akirschbaum 2013-09-06 04:48 Rev.: 18988

Remove trailing whitespace.

582 lines of code changed in 43 files:

  • server/trunk/doc/playbook-html: appA.html (new), appB.html (+82 -82), appC.shtml (+12 -12), bonus-extract (+8 -8), chap1.html (new), chap2.shtml (new), chap3.shtml (+93 -93), chap4.shtml (+92 -92), chap5.shtml (new), chap6.shtml (new), chap7.html (new), char-extract (+3 -3), generic-extract (new), gods-extract (new), handbook.shtml (+1 -1), items-extract (+5 -5), levels-extract (new), skills-extract (new), skills2-extract (new), spellpath-extract (new), statskmod-extract (+5 -5), treas2-extract (+13 -13)
partmedia 2013-07-16 08:30 Rev.: 18792

Trim legacy Makefile headers.

0 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.am (-1)
akirschbaum 2009-02-02 15:51 Rev.: 11317

Remove remaining references to max_carry.

1 lines of code changed in 2 files:

  • server/trunk/doc/playbook-html: bonus-extract (new)
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/playbook-html: .cvsignore (del)
mwedel 2007-08-09 01:31 Rev.: 6898

doc/playbook-html/Makefile.am,doc/spoiler-html/Makefile.am: Update the
clean directive to remove the png files, since that is what is now
used, and not gif files.
MSW 2007-08-08

1 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.am (+1 -1)
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

3 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.am (+3 -3)
ryo_saeba 2007-07-15 08:54 Rev.: 6775

Fix doc generation.

1 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.am (+1 -1)
akirschbaum 2007-06-27 15:07 Rev.: 6717

Remove trailing whitespace.

1 lines of code changed in 2 files:

  • server/trunk/doc/playbook-html: Makefile.am (+1 -2)
ryo_saeba 2007-03-31 02:37 Rev.: 5906

Remove generated files.

0 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: 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/playbook-html: 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

56 lines of code changed in 1 file:

  • server/trunk/doc/playbook-html: Makefile.in (+56 -41)
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

34 lines of code changed in 2 files:

  • server/trunk/doc/playbook-html: Makefile.in (+34 -53)
Generated by StatSVN 0.7.0