2003-05-16 20:32  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - apply autogen.sh changes from libggz

2003-05-11 11:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/Versioning: - add library interface versioning to
	this document

2003-05-11 01:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* NEWS, QuickStart.GGZ, README.GGZ, autogen.sh, configure.ac,
	games/game-development/features.html,
	games/game-development/games.html,
	games/game-development/ggz-game-development-guide.texi,
	server/hosting/ggz-hosting-guide.texi: - update documentation for
	0.0.7

2003-05-10 16:37  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - sync autogen.sh

2003-05-10 11:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, games/game-development/Makefile.am,
	server/hosting/Makefile.am: - make 'make dist' work again, using
	the dist_data_DATA feature

2003-05-10 08:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/Versioning: - add versioning documentation
	
	This is a suggestion, modifications can be done of course.

2003-04-28 09:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/features.html: - add a new column to the
	features document: single player mode

2003-04-28 09:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/: Internationalization, release-procedure: - add
	translation table to i18n document - add Mandrake to the list of
	distros (even though we're only in contrib yet)

2003-03-29 11:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/.cvsignore: - add HTML output directory to
	cvsignore

2003-03-29 11:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - apply improverished autogen globally

2003-02-26 14:53  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/overview.sgml: - fix typos (this word has been a curse)

2003-02-16 21:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/ggz-game-development-guide.texi: - update
	gamedev guide:	* include small code snippets for easysock, minidom
	and ggz_conf  * update games in frontend toolkits descriptions	*
	add [Statistics] in .dsc files

2003-02-16 21:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/: features.html, games.html: - prepare
	games overview documentation for 0.0.7:  * add column 'statistics
	support' to features list  * add column for 0.0.7 to games list  *
	add new game servers and game clients to both lists

2003-02-16 13:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - new autogen.sh with versioned autotools checks -
	improved handling of both m4 directory and am_edit presence - works
	with {bash, dash, omsh, zsh} but not yet with {csh, tcsh}

2003-02-15 01:43  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/release-procedure: - add SourceMage to linux
	distributors shipping GGZ
	
	If this continues we'll end up having 200 commits to this file. 
	But in the end it ain't bad at all...

2003-02-04 15:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - many smaller updates to
	the server documentation:  * mention DatabaseHashing  * mention
	EncryptionXXX  * mention DumpFile  * new parameters for ggzduedit
	and ggz-cmd

2003-02-04 03:07  Jason Short <jdorje@users.sourceforge.net>

	* autogen.sh, configure.ac, configure.in: Step 1 of
	autoconf2.5x-only support: rename configure.in as configure.ac.

2003-01-23 18:14  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/release-procedure: - add note about version
	information in header files to release checklist

2003-01-03 22:51  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - move kamikaze from
	planned internal games section to the external games   section -
	also, fix typos: s/Gnome/GNOME/   (This should be done elsewhere
	too)

2003-01-03 22:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/ggz-game-development-guide.texi: - mention
	Net and MNet in the server networking section

2002-12-06 07:19  Jason Short <jdorje@users.sourceforge.net>

	* spec/appendix.sgml: Fix two broken links.

2002-12-06 07:18  Jason Short <jdorje@users.sourceforge.net>

	* spec/appendix.sgml: Document the JOIN and LEAVE server tags.

2002-11-06 08:45  Jason Short <jdorje@users.sourceforge.net>

	* spec/appendix.sgml: Document the client-sent PING.

2002-11-06 08:23  Jason Short <jdorje@users.sourceforge.net>

	* spec/appendix.sgml: Document the ID attribute of the PING and
	PONG tags.

2002-11-04 17:25  Josef Spillner <dr_maux@users.sourceforge.net>

	* grubby/admin-manual.html: - update the grubby admin manual

2002-11-04 16:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore: - update cvsignore

2002-11-04 16:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - add AC_CONFIG_HEADER(config.h) - bump version to
	0.0.7pre

2002-10-30 02:02  Jason Short <jdorje@users.sourceforge.net>

	* spec/appendix.sgml: Change the entry for <RESULT>:   - CODE is a
	string now, not an int.    - List the possible error codes.

2002-10-29 10:14  Jason Short <jdorje@users.sourceforge.net>

	* spec/appendix.sgml: Update some information about the XML
	protocol.
	
	It is a virtual certainty that this is incomplete.  Perhaps we
	should think about a more formal definition?

2002-10-22 19:07  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/release-procedure: - update release procedure docs
	with knowledge recently gained - this is mostly a merge with
	playground/docs/release-guide.txt
	
	Also, all asterisks have turned into checkboxes, so it can be
	printed out as a checklist.

2002-10-10 13:13  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore: - another autom4te.cache case

2002-10-08 01:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/games.html: - include release date

2002-10-07 23:28  Jason Short <jdorje@users.sourceforge.net>

	* NEWS: Rewrote NEWS for 0.0.6, and propogated it to all modules.

2002-10-07 23:10  Josef Spillner <dr_maux@users.sourceforge.net>

	* ChangeLog: - update changelog for 0.0.6

2002-09-29 17:58  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore: - put config.h.in into cvsignore

2002-09-29 14:40  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - docs go 0.0.6 too

2002-09-29 13:43  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/games.html: - update game versioning
	document

2002-09-27 18:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/games.html: - finish first round of
	version bumping: kde-games

2002-09-27 10:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* autogen.sh: - new autogen

2002-09-26 12:32  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/buildsystem: - updated build system docs: Included
	hints on how to use the 'ignore' keyword which is useful for 3rd
	party game authors.

2002-09-25 17:19  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/Makefile.am: - argh! add 'buildsystem' to list of
	to-be-installed files

2002-09-25 17:18  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/buildsystem: - build documentation, mostly for
	acinclude.ggz as of now

2002-09-24 09:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/Makefile.am: - put new file into EXTRA_DIST, and
	align filenames in one column

2002-09-24 09:57  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/release-procedure: - documentation on how to do a
	release

2002-09-24 09:30  Josef Spillner <dr_maux@users.sourceforge.net>

	* QuickStart.GGZ, README.GGZ: - update intro docs

2002-09-21 18:47  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/features.html: - hastings can handle
	spectators now

2002-09-21 12:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/Makefile.am: - install features.html

2002-09-21 11:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/: features.html, games.html: - add
	features table to compare all of our games - extend compatibility
	list for 0.0.6, but the entries are simply copied from	 0.0.5,
	this needs to be updated when all game protocols are finalized for 
	 release.

2002-09-17 23:54  Jason Short <jdorje@users.sourceforge.net>

	* configure.in, spec/.cvsignore, spec/Makefile.am,
	spec/design-txt.dsl: - Add files to EXTRA_DIST, so they'll be
	distributed.  - Add dependencies.  - Add $(srcdir) in seemingly
	appropriate places.  - Generate a text design document, using
	design-txt.dsl, jade, and lynx.

2002-09-17 05:15  Jason Short <jdorje@users.sourceforge.net>

	* games/game-development/Makefile.am: Added $(doc_DATA)
	(games.html) to EXTRA_DIST.

2002-09-16 23:32  Jason Short <jdorje@users.sourceforge.net>

	* spec/appendix.sgml: A few fixes to the XML specification portion
	of the design document:   - In <ALLOW PLAYERS="..." BOTS="..."
	SPECTATORS="...">, correct the	   descriptions of the PLAYERS,
	BOTS, and SPECTATORS tags.    - The <RESULT CODE="..."/> tag does
	not contain any data.	 - Specify the types of login explicitly.

2002-09-13 18:34  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/.cvsignore, spec/Makefile, spec/Makefile.am, Makefile.am,
	configure.in: - integrate specification into build system - off by
	default

2002-09-12 10:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/modules.sgml: - add bulk information from ggzdmod's
	protocol.h file

2002-09-11 08:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/modules.sgml: - new file modules.sgml since appendix.sgml is
	way too large already

2002-09-11 08:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/: appendix.sgml, client-server.sgml, design.sgml: - convert
	remaining opcodes - the GGZ protocol spec should now be roughly
	complete - prepare server/module protocol (i.e. ggzdmod opcodes)

2002-09-11 08:27  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/: appendix.sgml, client-server.sgml: - convert UPDATE for
	types 'room' and 'game' (although ggzd doesn't support it   yet) -
	drop REQ_GAME/RSP_GAME in favor of new CHANNEL tag - convert LAUNCH

2002-09-11 07:42  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/: appendix.sgml, client-server.sgml: - add PING and PONG -
	convert UPDATE (for tables and players) - convert TABLE, PLAYER and
	SEAT tags

2002-09-10 19:44  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/: Makefile, appendix.sgml, client-server.sgml, design.dsl,
	design.sgml, overview.sgml, requirements.sgml: - add GGZ protocol
	specification - about half of it is ported from version 3 to
	version 7 already - this stuff takes more time than one would have
	expected

2002-09-10 19:40  Josef Spillner <dr_maux@users.sourceforge.net>

	* spec/: .cvsignore, Makefile.am, bodytags1.cnxml, spec.cnxml,
	spec.css, spec.xml, spec.xsl: - The 'spec' directory sounds like a
	cool place to put the specification into - therefore, remove the
	non-GGZ content to make place for the really important	 stuff :)

2002-09-08 07:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in, texi2text.pl: - fix texi2text: skip until we reach
	title section - produce both info and text guides by default

2002-09-08 07:47  Josef Spillner <dr_maux@users.sourceforge.net>

	* grubby/Makefile.am, server/hosting/.cvsignore: - fix texi2text:
	skip until we reach the title section - produce both info and text
	guides per default

2002-09-08 07:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/.cvsignore: - ignore generated text file

2002-09-08 07:46  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/: Makefile.am,
	ggz-game-development-guide.texi: - build text version of gamedev
	guide too - add spectator events to documentation

2002-09-07 23:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* texi2text.pl, Makefile.am: - texi2text converter - perl already
	is a build dependency, so it doesn't hurt - later on this script
	should probably move to the texi2html project but right   now we
	keep it here

2002-09-07 23:29  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/: Makefile.am, ggz-hosting-guide.texi: - add
	contents from admin-guide.txt - use custom text format converter,
	since text2html -> lynx doesn't look good,   and neither does
	html2text

2002-08-18 10:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* grubby/: admin-manual.html, user-manual.de.html,
	user-manual.en.html, user-manual.html: - updated admin manual -
	updated user manual - translated user manual into german (On decent
	web servers, content negotiation will refer a link to
	user-manual.html to the right language automatically, I think.)

2002-08-10 20:38  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/ggz-game-development-guide.texi: - two
	functions were duplicated somehow - remove the empty ones

2002-07-29 22:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/ggz-game-development-guide.texi: - add
	section about GGZ statistics - add small code samples for ggzmod,
	ggzdmod, ggzstats

2002-07-13 15:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - explain MySQL setup

2002-07-13 13:18  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - describe a typical
	PostgreSQL server setup so it can be used for ggzd

2002-05-21 09:52  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: Update of the hosting
	guide: - s/0.0.5/0.0.6 everywhere - SQL databases setup, and db
	format - GGZCards has a fortytwo game now - The colorsniff utily -
	Variable game directories

2002-05-06 09:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/Makefile.am: - don't mix up generated and
	present HTML files

2002-04-14 17:33  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - update external games
	info in hosting guide (after installing them on GGZe1)

2002-04-14 15:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - build and install articles

2002-04-14 15:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* articles/: .cvsignore, Makefile.am, instantgaming.html: - add new
	article directory to documentation

2002-04-14 14:56  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/control: - texi2html is an extra package

2002-04-13 09:18  Brent Hendricks <bmh@users.sourceforge.net>

	* ChangeLog: 
	- Update for 0.0.5 release

2002-04-13 06:06  Brent Hendricks <bmh@users.sourceforge.net>

	* AUTHORS, NEWS, QuickStart.GGZ, README.GGZ: 
	- Doc file updates

2002-04-12 23:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/: Makefile.am, games.html: - add games
	compatibility/version page and install it into $ggzdocdir/games

2002-04-12 16:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/: Makefile.am, games.html: - add games
	compatibility/version page and install it into $ggzdocdir/games

2002-04-11 07:20  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - fix typo: Batalla Naval

2002-04-11 07:09  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - pointer to premade MOTDs

2002-04-11 07:06  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/ggz-game-development-guide.texi: - remove
	email address again (texinfo doesn't like it)

2002-04-11 07:04  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/: .cvsignore, Makefile.am,
	ggz-game-development-guide.texi: - update game development guide

2002-04-11 06:37  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/: .cvsignore, Makefile.am, ggz-hosting-guide.texi:
	- extend the hosting guide

2002-04-11 05:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - addon

2002-04-11 05:55  Josef Spillner <dr_maux@users.sourceforge.net>

	* overview/Makefile.am: - let 'make distcheck' work

2002-04-11 05:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - version number goes up to 0.0.5 - generate HTML
	pages too with --enable-guides

2002-04-11 05:38  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/Makefile.am: - add rules for HTML
	documentation

2002-04-11 05:38  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/Makefile.am: - add rules for HTML generation

2002-04-09 15:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/: control, rules: - update documentation rules - run
	autogen.sh automatically if not configure is present

2002-04-09 13:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* NEWS, configure.in: - addon

2002-04-09 13:35  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/control, debian/rules, games/game-development/Makefile.am,
	server/hosting/Makefile.am: - GGZ documentation does now ship with
	2 nice PostScript guides when telling	--enable-guides - Debian
	packages include guides by default

2002-04-07 03:00  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/.cvsignore: - update .cvsignore

2002-04-07 01:59  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/: .cvsignore, changelog, control, copyright, postinst,
	prerm, rules: - debianize our documentation Note: a rule to
	generate all "hardcopy" stuff (PDF's and the like) will yet have to
	be adjusted.

2002-04-05 16:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - add a section about
	ggzduedit - some minor updates

2002-04-05 16:03  Josef Spillner <dr_maux@users.sourceforge.net>

	* README.GGZ: - update installation instructions and overview

2002-03-21 05:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/ggz-game-development-guide.texi,
	ggz-project/Internationalization, ggz-project/cvs-modules.txt: -
	the Speck Hack commits - see mail to ggz-dev for the details

2002-02-03 05:49  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - create makefile for gamedev guide

2002-02-03 05:49  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/Makefile.am: - include gamedev guide

2002-02-03 05:48  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/game-development/: .cvsignore, Makefile.am,
	ggz-game-development-guide.texi: - add first example of a game
	development guide

2002-01-20 03:01  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - add keepalive -
	encourage server hosters to subscribe to ggz-servers

2002-01-09 07:21  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - include cmd-client into
	the GGZ hosting guide

2001-12-21 18:26  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/hosting/ggz-hosting-guide.texi: - one more chapter for our
	'hosting guide'

2001-12-16 16:03  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - top-level updates: include server
	directory into build process

2001-12-16 16:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/.cvsignore: - write .cvsignore file for server directory

2001-12-16 16:02  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/: Makefile.am, hosting/.cvsignore, hosting/Makefile.am,
	hosting/ggz-hosting-guide.texi: - add GGZ Gaming Zone Hosting Guide
	- default installation produces an info file, but HTML and
	Postscript   generation is easily doable and should be done before
	the release (dist-hook	 maybe?)

2001-12-09 11:21  Josef Spillner <dr_maux@users.sourceforge.net>

	* server/metaserver/: index.html, spec.html, spec.txt,
	pics/about.png, pics/back.png, pics/clients.png, pics/servers.png,
	pics/spec.png, pics/title.png, pics/web.png: - Voila: Started
	documentation directory for the server, and put in the	 metaserver
	as the first component - includes Official (tm) specification of
	our meta server protocol

2001-10-22 03:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - install overview docs

2001-10-22 03:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* overview/: .cvsignore, Makefile.am, ggz-big-0.0.4.png,
	ggz-big-0.0.5.png, ggz-big-legend.png, ggzbig.html: - add overview
	documentation - includes graphical representation of the source
	code

2001-10-12 05:24  Josef Spillner <dr_maux@users.sourceforge.net>

	* grubby/: admin-manual.html, user-manual.html: - update grubby
	user and admin manual

2001-09-09 10:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* configure.in: - updated configure.in to place makefile for
	ggzcards

2001-09-09 10:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/ggzcards/.cvsignore, games/ggzcards/Makefile.am,
	ggz-project/Roadmap, ggz-project/security-and-privacy: - the new
	files come here

2001-09-09 10:16  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/Makefile.am, ggz-project/Internationalization,
	ggz-project/Makefile.am, ggz-project/cvs-modules.txt,
	spec/Makefile.am: - include ggzcards docs in installation - fix bug
	in the spec directory (if that's needed at all, but it's cool) -
	some additions everywhere

2001-08-23 00:52  Jason Short <jdorje@users.sourceforge.net>

	* games/external-games/ggz-support-howto.txt: Added short blurb
	about libggzmod/libggzdmod to the readme on interfacing with GGZ.
	
	More should be written about this soon.

2001-08-17 02:15  Josef Spillner <dr_maux@users.sourceforge.net>

	* grubby/user-manual.html: - user documentation update

2001-08-14 02:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* grubby/: admin-manual.html, user-manual.html: - grubby docs
	update

2001-08-04 08:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - update build system

2001-08-04 08:41  Josef Spillner <dr_maux@users.sourceforge.net>

	* grubby/: .cvsignore, Makefile.am, admin-manual.html,
	user-manual.html: - add a bit of grubby documentation - currently
	covers only the latest guru stuff

2001-07-08 16:01  Jason Short <jdorje@users.sourceforge.net>

	* games/ggzcards/adding_games.txt: Updated the adding-games
	document for the new server structure.
	
	I started to add adding-AI informaiton to it, but didn't do very
	much of it.

2001-06-26 03:09  Jason Short <jdorje@users.sourceforge.net>

	* games/ggzcards/adding_games.txt: Wrote a simple howto for adding
	games.

2001-06-26 01:22  Jason Short <jdorje@users.sourceforge.net>

	* games/ggzcards/adding_games.txt: Added new documentation file.

2001-06-17 17:14  Rich Gade <rgade@users.sourceforge.net>

	* ChangeLog: - Updated ChangeLog

2001-06-17 17:13  Rich Gade <rgade@users.sourceforge.net>

	* coreclients/Makefile.am, games/external-games/Makefile.am,
	games/hastings/Makefile.am, ggz-project/Makefile.am: - None of the
	files were included in the distribution :(   Fixed...

2001-06-08 12:05  Josef Spillner <dr_maux@users.sourceforge.net>

	* README.GGZ: - actually add readme.ggz

2001-06-08 11:27  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/: Makefile.am, cvs-modules.txt: - more docs

2001-06-07 16:28  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/docs: - add project-wide readme file

2001-06-03 15:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am, configure.in: - build updates

2001-06-03 15:23  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/: .cvsignore, Makefile.am: - install
	Internationalization file

2001-06-03 15:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* coreclients/: .cvsignore, Makefile.am, coreclients.html,
	gameflow.png, ggzcore.png: - add core client documentation skeleton

2001-06-02 15:22  Josef Spillner <dr_maux@users.sourceforge.net>

	* Makefile.am: - add ggz-project dir to subdirs

2001-06-01 22:18  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/Internationalization: - new rules

2001-06-01 19:09  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/Internationalization: - little update

2001-06-01 18:31  Josef Spillner <dr_maux@users.sourceforge.net>

	* ggz-project/Internationalization: - added small
	localization/internationalization help

2001-05-30 12:11  Josef Spillner <dr_maux@users.sourceforge.net>

	* .cvsignore, AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am,
	NEWS, README, autogen.sh, configure.in: - more files

2001-05-30 12:10  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/.cvsignore, games/hastings/.cvsignore, spec/.cvsignore,
	spec/Makefile.am: - added some more files

2001-05-30 12:08  Josef Spillner <dr_maux@users.sourceforge.net>

	* debian/.cvsignore, debian/README.Debian, debian/changelog,
	debian/control, debian/copyright, debian/docs, debian/postinst,
	debian/prerm, debian/rules, games/Makefile.am,
	games/external-games/.cvsignore, games/external-games/Makefile.am,
	games/external-games/ggz-kde-preview.html,
	games/external-games/ggz-support-howto.txt,
	games/hastings/Makefile.am: - debianized documentation tree - added
	docs for external and kde games

2001-05-30 08:18  Josef Spillner <dr_maux@users.sourceforge.net>

	* README: - add readme for documentation

2001-05-30 08:17  Josef Spillner <dr_maux@users.sourceforge.net>

	* games/hastings/: description.txt, hastings0.png, hastings1.png,
	hastings2.png, hastings3.png, module_writing.html: - add hastings
	documentation in doc module

2000-11-20 11:53  Brent Hendricks <bmh@users.sourceforge.net>

	* spec/: bodytags1.cnxml, spec.cnxml, spec.css, spec.xml, spec.xsl:
	Initial revision

2000-11-20 11:53  Brent Hendricks <bmh@users.sourceforge.net>

	* spec/: bodytags1.cnxml, spec.cnxml, spec.css, spec.xml, spec.xsl:
	Imported files

