2006-03-15 13:08:35  Rev 7930   josef

	* ggz-txt/input.c:
	  - change from char* to const char*


2006-03-14 13:53:58  Rev 7911   josef

	* autogen.sh QuickStart.GGZ:
	  - more synchronisation of common files (must be a boring day...)


2006-03-14 13:47:11  Rev 7905   josef

	* NEWS README.GGZ AUTHORS:
	  - sync all common files from libggz (README.GGZ, AUTHORS)
	  - updated NEWS file for the upcoming 0.0.13 release


2006-03-14 13:45:48  Rev 7903   josef

	* configure.ac:
	  - bump all package numbers to 0.0.13 already


2006-01-14 05:29:03  Rev 7782   jdorje

	* m4/ggz.m4:
	  Fix AM_CONDITIONAL problem.


2006-01-11 07:00:16  Rev 7762   jdorje

	* m4/ggz.m4:
	  ggz-gtk support in ggz.m4.


2005-12-29 11:31:27  Rev 7690   josef

	* m4/ggz.m4 m4/i18n.mk autogen.sh README.GGZ:
	  - synchronisation of all globally used files
	  - in the future, README.GGZ should be even more generic!


2005-12-12 11:54:49  Rev 7660   josef

	* ggz-txt/.cvsignore po/.cvsignore tttxt/.cvsignore .cvsignore man/.
	  cvsignore:
	  This week's XXL commit!
	  - removal of all .cvsignore files
	  - addition of *.a, *.os, ... to svn:ignore


2005-11-14 09:01:33  Rev 7621   josef

	* ggz-txt/game.h:
	  Some random commits of what has been lurking around for some time:
	  - update of the backend pages to reflect the rankings.g.o -> 
	  ggzcommunity.org move
	  - some desktop files for games that provide a single-player mode
	  - beginnings of Arimaa game support for GGZBoard


2005-09-27 23:37:04  Rev 7601   josef

	* configure.ac m4/ggz.m4:
	  - move prefix sanitiser into AC_GGZ_INIT
	  - remove all assumptions over prefix being NONE


2005-09-25 18:25:14  Rev 7593   josef

	* ChangeLog:
	  - big changelog update (2.3 MB... due to new formatting)


2005-09-25 10:11:25  Rev 7551   josef

	* configure.ac:
	  - more version string changes in the build system


2005-09-25 09:54:30  Rev 7550   josef

	* NEWS README.GGZ:
	  - version updates in common files
	  - news and release-specific changes


2005-09-23 21:54:25  Rev 7547   josef

	* COPYING:
	  - add copyright files for gnome-client and sdl-games to SVN
	  - update all copyright files with current version, including the 
	  new FSF address in Boston


2005-09-15 18:00:53  Rev 7516   josef

	* configure.ac autogen.sh:
	  - synchronisation of all autogen.sh files
	  - quick fixes in configure.ac's (but they really need a cleanup 
	  also)


2005-08-20 21:41:45  Rev 7464   josef

	* configure.ac:
	  - bump version to 0.0.12pre to not create *-0.0.11.tar.gz files
	  - remove the gtk-games override stuff


2005-08-13 17:44:43  Rev 7388   josef

	* m4/ggz.m4:
	  - build system synchronisation


2005-08-06 08:32:26  Rev 7367   josef

	* m4/ggz.m4:
	  - global m4 file synchronisation (now that is fun with subversion)
	  - also a test for the changed commit script which crops at 20 kB 
	  diff size


2005-08-03 13:57:20  Rev 7354   josef

	* configure.ac:
	  - output readline availability
	  - do not use AM_PROG_CC_STDC anymore, as AC_PROG_CC does it already


2005-08-02 20:55:14  Rev 7332   josef

	* ggz-txt:
	  ++ Reorganisation ++
	  - deprecation of old 'ggz' module
	  - move core client subdirectories (from former frontend dir)


2005-08-02 20:45:15  Rev 7328   josef

	* :
	  ++ Reorganisation ++
	  - rename ggz-txt-client to txt-client to match other clients


2005-05-21 11:13:11  Rev 7216   josef

	* :
	  - common files synchronisation and README update for 0.0.11


2005-05-21 10:46:02  Rev 7214   josef

	* :
	  - LET version = 0.0.11


2005-05-06 21:19:56  Rev 7182   josef

	* :
	  - synchronization of ggz.m4 files
	  - fixes typo: use ggzdconfdir instead of ggzconfdir
	  - fixes compiler problems: use -isystem X instead of -isystemX
	  - fixes ggzcore linkage force in ggzmod problem


2005-03-18 10:21:04  Rev 7011   josef

	* :
	  - translations for all server messages


2005-02-27 18:18:07  Rev 6944   josef

	* :
	  - xdg desktop file for ggz-txt (without icon)
	  - copyright and translation updates


2005-02-04 15:59:43  Rev 6918   josef

	* :
	  - synchronize


2005-01-25 18:57:38  Rev 6903   jdorje

	* :
	  Change ggzmod event handler functions to take a const data 
	  parameter.


2005-01-24 03:08:12  Rev 6869   jdorje

	* :
	  Make hook functions take const pointers.


2005-01-24 01:39:48  Rev 6866   jdorje

	* :
	  Change the way channels are created at the client side.  The GGZ 
	  client
	  does not create the channel.  Instead the channel connection data 
	  is sent
	  to the game which makes the connection itself.  This means ggzmod 
	  needs
	  to call the channel-creation function from within ggzcore, adding 
	  a new
	  library dependency.  This is solved by linking ggzcore in along with
	  ggzmod inside AC_GGZ_GGZMOD.


2005-01-23 21:23:07  Rev 6856   josef

	* :
	  - authors and changelog


2005-01-23 13:20:29  Rev 6844   josef

	* :
	  - news update


2005-01-23 13:12:48  Rev 6843   josef

	* :
	  - updated common files


2005-01-22 19:22:53  Rev 6824   jdorje

	* :
	  Search for .la files instead of .so.


2005-01-22 15:38:16  Rev 6813   josef

	* :
	  - updated version numbers


2005-01-22 15:28:57  Rev 6812   josef

	* :
	  - version number bump


2005-01-16 07:10:13  Rev 6696   jdorje

	* :
	  Strsep portability fixes.


2005-01-16 06:54:26  Rev 6695   jdorje

	* :
	  Portability improvements for ggz-txt.


2005-01-14 07:01:43  Rev 6675   jdorje

	* :
	  Add support for libintl and libiconv to AC_GGZ_INTL.  This is 
	  needed to
	  compile at all on non-glibc systems.


2005-01-14 06:47:14  Rev 6674   jdorje

	* :
	  Update cvsignore file.


2005-01-13 02:23:59  Rev 6643   jdorje

	* :
	  Fix a typo in checking for libintl.h and locale.h.


2005-01-13 01:55:40  Rev 6642   jdorje

	* :
	  Allow txt-client to compile without NLS.  However configure will 
	  still
	  fail if it's not present.


2005-01-13 01:45:15  Rev 6641   jdorje

	* :
	  Define ENABLE_NLS if NLS is present.  This is standard, even 
	  though it's
	  not helpful for most packages since NLS is manditory.


2005-01-11 17:36:35  Rev 6638   jdorje

	* :
	  Make AC_GGZ_INTL fail if the gettext functions are not available.  
	  It also
	  checks for the header files but doesn't fail if they're not present.


2005-01-11 03:14:32  Rev 6636   jdorje

	* :
	  Replace deprated INCLUDES directive with AM_CPPFLAGS.


2004-12-21 14:47:17  Rev 6541   josef

	* :
	  - simplify the makefile
	  - this incidentally fixes as well the issue with having 
	  translation-stamp
	    prevent the changed *.po files to be reprocessed


2004-12-21 14:45:50  Rev 6540   josef

	* :
	  - common i18n rules


2004-12-21 00:19:05  Rev 6538   oojah

	* :
	  Prepended installation paths with ${DESTDIR} to fix sandbox 
	  installation problems on gentoo.
	  Can someone verify this is correct (specifically for other systems!)


2004-12-15 20:36:29  Rev 6491   josef

	* :
	  - do not scroll when only pressing enter


2004-11-14 00:28:54  Rev 6362   josef

	* :
	  - more cvsignore files


2004-11-14 00:28:18  Rev 6361   josef

	* :
	  - update German translation and message catalog
	  - add pt_BR translation


2004-07-18 00:37:08  Rev 6153   josef

	* :
	  - changelog update


2004-07-17 14:10:08  Rev 6139   josef

	* :
	  - implement same mechanism like in gtk-client (that is, the mo 
	  file is built
	    during make now as opposed to make install)


2004-07-17 02:29:24  Rev 6131   josef

	* :
	  - TTT protocol bump


2004-07-16 19:08:39  Rev 6117   josef

	* :
	  - 0.0.9 updates propagation


2004-05-17 14:21:31  Rev 5999   josef

	* :
	  - build tttxt and check for ggz-config


2004-05-17 14:21:10  Rev 5998   josef

	* :
	  - add TTTXT, a tictactoe client for the console


2004-02-21 08:51:32  Rev 5956   jdorje

	* :
	  - Copy ggz.m4 into libggz.
	  - Declare the libggz copy to be the master copy.
	  - Use AC_HELP_STRING inside AC_ARG_WITH.
	  - Replace the history section (which was getting really big) with a
	    reference to CVS.
	  - Propogate the changes back into all modules.


2004-02-10 08:45:46  Rev 5885   josef

	* :
	  - seventh round of removals of distribution files


2004-02-05 11:49:49  Rev 5795   josef

	* :
	  - new version


2004-02-05 10:46:53  Rev 5790   josef

	* :
	  - synchronized NEWS, README.GGZ and QuickStart.GGZ from docs
	  - updated README
	    * new URLs for developers, bugs, website
	    * no more per-package maintainer mention (it was never valid 
	  anyway)
	  - updated configure.ac to indicate final version 0.0.8
	  - ChangeLog updates


2004-01-31 10:54:44  Rev 5770   josef

	* :
	  - sync common files


2004-01-27 18:27:09  Rev 5757   josef

	* :
	  - link against ggzmod


2004-01-17 18:46:28  Rev 5740   dr_maux

	* :
	  - sync


2003-12-31 17:02:57  Rev 5727   dr_maux

	* :
	  - use new-style AC_INIT


2003-05-19 20:27:49  Rev 5601   dr_maux

	* :
	  - blindly add -lncurses as curses library to fix obnoxious linker 
	  errors


2003-05-17 08:10:42  Rev 5588   dr_maux

	* :
	  - update changelog


2003-05-16 18:34:45  Rev 5583   dr_maux

	* :
	  - apply autogen.sh changes from libggz


2003-05-11 15:25:09  Rev 5576   dr_maux

	* :
	  - fix installation of translated files


2003-05-11 15:16:25  Rev 5575   dr_maux

	* :
	  - don't translate command opcodes (yet)


2003-05-10 23:54:28  Rev 5563   dr_maux

	* :
	  - set the package version number (via configure.ac) to 0.0.7


2003-05-10 23:28:13  Rev 5557   dr_maux

	* :
	  - man page version update for txt-client


2003-05-10 23:15:41  Rev 5546   dr_maux

	* :
	  - update common files for 0.0.7 in txt-client


2003-05-10 14:38:57  Rev 5539   dr_maux

	* :
	  - sync autogen.sh


2003-05-10 11:08:30  Rev 5532   dr_maux

	* :
	  - fix 'make distcheck'


2003-05-05 13:03:41  Rev 5500   dr_maux

	* :
	  - add -fsigned-char


2003-05-05 12:59:15  Rev 5498   dr_maux

	* :
	  - add po/ directory to SUBDIRS


2003-04-28 06:53:29  Rev 5492   dr_maux

	* :
	  - i18n'ize ggz-txt


2003-03-29 10:33:32  Rev 5476   dr_maux

	* :
	  - apply improverished autogen globally


2003-03-29 10:27:44  Rev 5475   dr_maux

	* :
	  - update GGZ macro file


2003-02-16 13:02:09  Rev 5413   dr_maux

	* :
	  - new autogen.sh


2003-02-04 12:48:49  Rev 5378   dr_maux

	* :
	  - add asynchronous readline/history support for the ggz-txt 
	  command line
	  - bugfix: strip ggz:// from URIs when recognized
	  - fix ggzcore_set_hostinfo call: add parameter zero (no TLS right 
	  now)
	  - some minor cleanups
	  There is one issue left: When ggz-txt shuts down with the readline 
	  interface
	  enabled, the console goes fubar.


2003-02-04 09:24:26  Rev 5372   jdorje

	* :
	  Various updates for autoconf2.5x usage.


2003-02-04 02:01:10  Rev 5359   jdorje

	* :
	  Step 1 of autoconf2.5x-only support: rename configure.in as 
	  configure.ac.
	  Also move acinclude.ggz to m4/ggz.m4.


2003-01-18 00:48:34  Rev 5337   dr_maux

	* :
	  - update manpage


2002-10-16 00:07:30  Rev 4929   jdorje

	* :
	  Improvement (hopefully :-) to acinclude.ggz.  Now each GGZ check 
	  takes
	  two optional parameters.  For instance:
	    AC_GGZ_LIBGGZ(action-if-found, action-if-not-found)
	  'action-if-found' will be evaluated if the specified module was 
	  found.
	  'action-if-not-found' will be evaluated if the module is not found.
	  This
	  is consistent with other autoconf macros.  If 
	  'action-is-not-found' is
	  empty, then an error will be emitted if the module isn't found.  If
	  'action-if-not-found' is "ignore", then the module will simply be 
	  ignored
	  if it's not found.
	  This is not entirely backwards-compatible, since "ignore" used to be
	  the first parameter to the macro.  But this way is more consistent,
	  in
	  my opinion.


2002-10-11 17:02:10  Rev 4865   jdorje

	* :
	  Enable debugging by default in txt-client.


2002-10-10 17:36:46  Rev 4850   jdorje

	* :
	  Bumped txt-client version to 0.0.7pre.


2002-10-07 21:28:18  Rev 4795   jdorje

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


2002-10-07 21:16:10  Rev 4794   dr_maux

	* :
	  - update changelog for 0.0.6


2002-10-01 19:05:44  Rev 4785   dr_maux

	* :
	  - use configure.in for AC_INIT


2002-09-29 12:08:31  Rev 4759   dr_maux

	* :
	  - finalize ggz-txt version numbers


2002-09-27 08:58:31  Rev 4746   dr_maux

	* :
	  - new autogen


2002-09-26 11:24:10  Rev 4724   dr_maux

	* :
	  - deploy new acinclude.ggz for txt client


2002-09-24 07:36:20  Rev 4679   dr_maux

	* :
	  - update intro docs


2002-09-23 22:49:15  Rev 4675   jdorje

	* :
	  Change -I to -isystem when adding ${prefix}/include to the C flags.


2002-09-23 22:45:37  Rev 4674   jdorje

	* :
	  Update acinclude.ggz in the txt-client, and label acinclude.ggz as 
	  being
	  included in txt-client.


2002-09-01 17:02:03  Rev 4393   dr_maux

	* :
	  - improve ggz-txt man page a bit


2002-07-29 18:27:07  Rev 4314   dr_maux

	* :
	  - shut up cvs


2002-04-13 05:36:17  Rev 3960   bmh

	* :
	  - Updated ChangeLog for 0.0.5 release


2002-04-13 04:04:50  Rev 3948   bmh

	* :
	  - Updated doc files


2002-04-13 00:44:18  Rev 3928   dr_maux

	* :
	  - remove make clean rule


2002-04-10 08:24:51  Rev 3871   dr_maux

	* :
	  - let ggz-txt use acinclude.ggz to unify the build system a bit more
	  - bump all occurences of 0.0.4/0.0.5pre to 0.0.5


2002-04-09 20:28:49  Rev 3861   dr_maux

	* :
	  - update .cvsignore


2002-04-09 20:28:29  Rev 3860   dr_maux

	* :
	  - finalize txt-client


2002-04-06 21:45:03  Rev 3797   dr_maux

	* :
	  - update .cvsignore


2002-04-06 21:44:38  Rev 3796   dr_maux

	* :
	  - make clean rule for config.status


2002-04-06 21:44:23  Rev 3795   dr_maux

	* :
	  - debianize txt-client


2002-04-05 22:03:05  Rev 3758   dr_maux

	* :
	  - update installation instructions and overview


2002-03-24 18:45:10  Rev 3660   dr_maux

	* :
	  - my wishlist :-)


2002-02-26 02:55:29  Rev 3472   jdorje

	* :
	  Change autoconf system so that if DEBUG is not defined 
	  (--enable-debug)
	  we'll get NDEBUG defined instead.


2002-01-19 07:47:27  Rev 3138   bmh

	* :
	  - Ignore stamp-h1


2001-07-14 03:57:38  Rev 2015   bmh

	* :
	  - Bumped version to 0.0.5pre
	  - Work with new ggzcore changes (protocol -> engine, version)


2001-06-17 20:56:23  Rev 1733   rgade

	* :
	  - Updated ChangeLog


2001-06-14 21:58:12  Rev 1720   bmh

	* :
	  - Updated NEWS for 0.0.4 release


2001-06-14 08:30:39  Rev 1713   bmh

	* :
	  - Updated docs
	  - Bump version to 0.0.4


2001-06-14 06:17:01  Rev 1704   bmh

	* :
	  - Use SUBDiRS = . or 'make dist' will choke
	  - Set EXTRA_DIST = $(man_MANS) or the manpages won't get included in
	    the tarball file


2001-06-08 18:37:34  Rev 1682   dr_maux

	* :
	  - modified build


2001-06-08 18:36:55  Rev 1681   dr_maux

	* :
	  - add man pages for ggz-txt (twice?)


2001-06-07 21:25:34  Rev 1662   dr_maux

	* :
	  - install readme.ggz in debian package


2001-06-07 21:19:36  Rev 1661   dr_maux

	* :
	  - add missing project-wide readme files


2001-05-30 21:27:29  Rev 1593   jzaun

	* :
	  - Fixed spelling


2001-05-30 13:32:09  Rev 1582   dr_maux

	* :
	  - added readme file


2001-05-30 13:31:45  Rev 1581   dr_maux

	* :
	  - debianized source tree
	  - added readme file


2001-03-31 02:16:33  Rev 1355   bmh

	* :
	  - Added .cvsignore file for text client


2001-03-31 02:00:09  Rev 1354   bmh

	* :
	  - Added autoconf/make stuff and other boilerplate


