Directory trunk/crossfire/doc/playbook-html/

Directory Created:
1999-04-02 14:10
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
30
Lines of Code:
0

[root]/trunk/crossfire/doc/playbook-html
                    Folder removed from repo fig (0 files, 0 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 95 (100.0%) 1591 (100.0%) 16.7
mwedel 52 (54.7%) 981 (61.7%) 18.8
tchize 8 (8.4%) 353 (22.2%) 44.1
akirschbaum 2 (2.1%) 164 (10.3%) 82.0
uid200 27 (28.4%) 50 (3.1%) 1.8
cvs 1 (1.1%) 21 (1.3%) 21.0
quinet 1 (1.1%) 10 (0.6%) 10.0
tanner 1 (1.1%) 8 (0.5%) 8.0
mids 1 (1.1%) 3 (0.2%) 3.0
ryo_saeba 2 (2.1%) 1 (0.1%) 0.5

Most Recent Commits

mwedel 2006-09-19 02:24 Rev.: 4942

make branche directories, delete old trunk.

0 lines of code changed in 30 files:

  • trunk/crossfire/doc/playbook-html: .cvsignore (del), Makefile.am (del), Makefile.in (del), appA.html (del), appB.html (del), appC.shtml (del), bonus-extract (del), chap1.html (del), chap2.shtml (del), chap3.shtml (del), chap4.shtml (del), chap5.shtml (del), chap6.shtml (del), chap7.html (del), char-extract (del), empty.pbm (del), generic-extract (del), gods-extract (del), handbook.shtml (del), items-extract (del), levels-extract (del), makeps (del), makeps.pl (del), skills-extract (del), skills2-extract (del), sorter (del), spellpath-extract (del), statskmod-extract (del), treas1-extract (del), treas2-extract (del)
quinet 2006-08-25 16:28 Rev.: 4836

configure, aclocal.m4, utils/config.guess, utils/config.sub,
utils/ltmain.sh, include/autoconf.h.in, */Makefile.in: regenerated using
slightly newer versions of libtoolize, aclocal, automake and autoconf.

10 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+10 -4)
ryo_saeba 2006-07-29 05:13 Rev.: 4727

Add .cvsignore files, courtesy Rapha��l Quinet - quinet

0 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: .cvsignore (new)
tchize 2006-06-01 14:07 Rev.: 4617


Fixed error in build process regarding unit test.
Our modularization is way broken, with have intredependent .a files, this should be solved.
Applied a compilation workaround suggest by gnu, twice every .a at link time. Applied an automake
workaround as we need to pass --preserver-dup-deps to autotools and to do this only current CVS
version can do it without a bit i hacking. Applied Hacking suggested by automake mailing list.

1 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+1 -1)
ryo_saeba 2006-05-05 04:26 Rev.: 4558

First part of patch #1453869 courtesy Stefan Huehner (shuehner)

1 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+1 -1)
tchize 2006-05-03 16:50 Rev.: 4554



Added autogeneration of html and text report for test process.

6 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+6)
tchize 2006-03-22 18:06 Rev.: 4546


updated configure.ac to automatically check availability of a few headers required by crossedit
Basically, it tries to compile a test code having only includes of xaw, posix, etc. Should be
enough to prevent most crossedit compilation issue but not perfect. (Should check version of lib and
try a few methods on them). crossedit/ and test/unit/crossedit are skipped by make if test fail.

1 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+1)
tchize 2006-03-21 17:46 Rev.: 4543


Initial commit of unit tests (see doc/Developers/testplans)
This is it, initial commit of unit test framework. It contains empty testcases
for all unit tests. See test/unit/check_shstr.c for a completed example unit test :)

4 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+4)
akirschbaum 2005-07-16 13:14 Rev.: 3451

*Makefile.in, aclocal.m4, configure: Rebuilt generated files.

2 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+2 -2)
mwedel 2005-07-08 20:03 Rev.: 3408

configure.ac, configure, aclocal.m4, */Makefile.in: Add AM_MAINTAINER_MODE
macro to configure.ac - this should hopefully supress auto regeneration of
makefiles.in
MSW 2005-07-08

6 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+6 -3)
mwedel 2005-07-08 19:03 Rev.: 3403

Commit updated makefiles so files these depend on have been updated
(aclocal/include).
MSW 2005-07-08

157 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+157 -72)
tchize 2005-05-06 16:10 Rev.: 3245


added a new command to identify the type of text send to client.
media tags can be included inside them. Those text types include
scrolls, books, message of the day, signs, aso.
See protocol doc for details

72 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+72 -157)
akirschbaum 2005-03-09 14:17 Rev.: 3109

*Makefile.in, aclocal.m4, configure, utils/config.guess, utils/config.sub,
utils/ltmain.sh: Rebuild generated files.

162 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+162 -69)
mwedel 2004-04-27 02:08 Rev.: 2745

configure, Makefiles: Rebuilt for 1.6.0 release
doc/*/Makefile.am: Modified to use one makeps.pl utility in scripts directory.
doc/scripts/makeps.pl: Make this the definitive copy - fix problem with it
trying to combine big images when it doesn't need to. Remove other copies.
doc/playbook/chap1.tex, doc/playbook/chap5.tex: Fix some obvious errors,
but overall, the playbook is still quite out of date.
doc/playbook/treas2-extract: Have it not include abilities in given items,
have it properly deal with multiple underscores in arch names.
doc/spoiler-html/spoiler.html, doc/spoiler.ps: Rebuilt
MSW 2004-04-26

14 lines of code changed in 2 files:

  • trunk/crossfire/doc/playbook-html: Makefile.am (+6 -8), Makefile.in (+8 -20)
tanner 2004-03-10 21:12 Rev.: 2676

Changing Makefile.am pushes changes down into each Makefile.in

8 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+8)
mwedel 2004-01-21 03:13 Rev.: 2527

Rebuilt with up to date aclocal/automake/autoconf so that they all work
properly.
MSW 2004-01-20

137 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+137 -89)
tchize 2004-01-18 05:51 Rev.: 2520



Rebuilded Makefile.in using autogen.sh because of recent add of a file in server/
Also rebuilded loader.c for linux because loader.l was modified by a windows developper.

89 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+89 -137)
mwedel 2003-10-01 01:55 Rev.: 2364

utils/player_dl.html utils/player_dl.pl.in: New files - scripts for allowing
character directories to be downloaded over the web.
configure.ac: Add check for 'tar', so that we can put it in the script above.
Makefile.in (All of them): Changed because TAR variable propogated to them.
MSW 2003-09-30

1 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+1)
mwedel 2003-09-23 00:21 Rev.: 2338

Add conditional compilation to the stop level Makefile.am so that it
only tries to compile crossedit if we have X libraries. Also, rebuild
the files with older version of aclocal/autoheader/automake, so it
shouldn't have as many troubles with some peoples systems.
MSW 2003-09-22

36 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+36 -90)
tchize 2003-06-19 05:59 Rev.: 2194


Added support for smoothing to the client.
This will allow (i hope) better graphical results while using very
little bandwidth overhead.
Changes done follows:
- Added protocol command MapExtendedInfos and smooth commands to server
- Added a SetUp paramater in protocol for activating smoothing
(disabled by default) or more general Extended map infos
- Added file lib/smooth a text file containing some smoothing info a
client might ask the server about.
- Changed loader.l to be able to mark an object as 'smoothed' in
archetypes (the smoothlevel parameter) and rebuild loader.c
accordingly
- Changed lib/Makefile.am to install lib/smooth file in shared folder
- Rebuild the Makefiles.am and the Configure script (using autogen.sh)

To be able to smooth, A client commit (the common part+ the gtk part)
will follow and an archetypes commit will also follow.

I will also detail changes to the protocol within a few days
Server has been tested with older client to check backward compatibility

90 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+90 -36)
mwedel 2003-02-25 03:15 Rev.: 2045

Fix lib/Makefile.am - some lines got split/joined that should not
have been.
Rebuilt some of the doc files.
MSW 2003-02-24

2 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: empty.pbm (+2 -2)
mwedel 2003-02-25 02:18 Rev.: 2042

*/Makefile.in, related files: Updated for 1.5.0
server/attack.c: Don't change weak wall image if no damage was actually done.
server/c_object.c: Include math.h - needed for pow()
server/spell_effect.c: fix infinite loop in town_portal
MSW 2003-02-24

36 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+36 -90)
tchize 2002-12-31 08:36 Rev.: 1905


Added crossfire-config to the build list of the configure.ac and regenerated the Makefiles and
configure.in to handle it

90 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+90 -36)
mwedel 2002-09-07 17:34 Rev.: 1707

Add missing file.
MSW 2002-09-07

8 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.am (new 8)
mwedel 2002-09-07 17:08 Rev.: 1705

Automake patch - all files.
The changes for the source files is using confdir instead of
datadir.
Patch by Jacek Konieczny (jajcus@bnet.pl), applied by Mark Wedel,
2002-09-07.

290 lines of code changed in 2 files:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+289 -60), gods-extract (+1 -1)
mwedel 2002-07-01 02:59 Rev.: 1635

doc updates: Rebuild the doc files, but most of this is fixing some of the
doc build stuff to correctly working with the new image set naming
scheme and fixing some bugs. Some doc is certainly out of date - the
playbook doesn't mention the classes for example.
doc/handbook.ps, doc/spoiler.ps: rebuilt
Note: all the doc/playbook changes also apply to the same files in
doc/playbook-html.
doc/playbook/Makefile.in, doc/playbook/makeps, doc/playbook/makeps.pl:
replace the awk makeps script with the perl one.
doc/playbook/items-extract: Don't show invisible items.
doc/playbook/levels-extract: Update so that it properly finds the declaration
of the levels in living.c
doc/playbook/treas1-extract: Clear type when we get a new Object header. was
resulting in duplicate entries for the characters.
doc/playbook/treas2-extract: Don't include forces of the no_class_face_change
as part of characters treasures
doc/playbook-html/chap1.html: Update ftp site information.
doc/spoiler/Makefile.in, doc/spoiler/makeps.pl, doc/spoiler/makeps:
replace the awk makeps script with the perl one.
doc/spoiler/items-extract: Add a space after the name match so that it won't
match on the name_pl field.
doc/spoiler-html/items-extract: Add a space after the name match so that it won
't
match on the name_pl field.
doc/spoiler-html/makeps.pl: Update to handle new naming scheme for images.
doc/spoiler-html/spoiler.html: rebuilt.
MSW 2002-06-30

274 lines of code changed in 7 files:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+7 -7), chap1.html (+6 -6), items-extract (+4 -3), levels-extract (+1 -1), makeps.pl (new 252), treas1-extract (+1), treas2-extract (+3)
mwedel 2002-06-19 01:35 Rev.: 1629

doc/playbook-html/Makefile.in: Remove some superfluous blank lines
in the file.
configure, configure.in, plugin/Makefile.in: Modify configure script to
subtitute PLUGIN_TARGET, have plugin/Makefile not build/install
plugin if necessary support libraries are not in place.
MSW 2002-06-18

0 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (-3)
mwedel 2001-08-02 01:35 Rev.: 1247

Fix up so that distclean now clears out all appropriate files - MSW 2001-08-01

19 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+19 -4)
mwedel 2001-04-22 22:41 Rev.: 1024

Remove the substitution of _ to - in the image names. This breaks
image links, and I'm not really sure why it is ever needed.
MSW 2001-04-22.

1 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: makeps (+1 -1)
mids 2000-11-25 17:09 Rev.: 538

Added the option "make distclean" in all the Makefile.in

3 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+3)
cvs 2000-03-19 23:05 Rev.: 171

Change doc/spoiler-html/Makefile.in and doc/playbook-html/Makefile.in to use
$(datadir) instead of $(C_LIBDIR). Other add AWK and INCDIR lines so that it
properly builds with autoconf setup. msw 3/19/2000

21 lines of code changed in 1 file:

  • trunk/crossfire/doc/playbook-html: Makefile.in (+21 -12)
uid200 1999-04-02 14:10 Rev.: 5

Initial revision

50 lines of code changed in 27 files:

  • trunk/crossfire/doc/playbook-html: Makefile.in (new 36), appA.html (new), appB.html (new), appC.shtml (new), bonus-extract (new), chap1.html (new 6), chap2.shtml (new), chap3.shtml (new), chap4.shtml (new), chap5.shtml (new), chap6.shtml (new), chap7.html (new), char-extract (new), empty.pbm (new 2), generic-extract (new), gods-extract (new 1), handbook.shtml (new), items-extract (new 3), levels-extract (new 1), makeps (new 1), skills-extract (new), skills2-extract (new), sorter (new), spellpath-extract (new), statskmod-extract (new), treas1-extract (new), treas2-extract (new)
Generated by StatSVN 0.7.0