Index of /tcl/ftparchive/sorted/net/mmucl1.0b2

      Name                   Last modified     Size  Description

[DIR] Parent Directory 28-Oct-99 15:46 - [   ] CHANGES 28-Apr-97 04:09 1k [   ] README 28-Apr-97 04:06 3k [CMP] mmucl1.0b2.tar.gz 28-Apr-97 05:43 39k

--------------------------------------------------
Mark's MUd CLient, Mmucl (pronounced muckle) v1.0b2
	A mud client written in Tcl/Tk

Copyright (C) Mark Patton 
email: tmtro1@Gramercy.ios.com
homepage: http://gramercy.ios.com/~tmtr01/mmucl/
--------------------------------------------------

Mmucl is a mud client written in the scripting language Tcl/Tk.
Mmucl requires version 4.2 or better of Tk to run. The latest Tcl/Tk
releases can be found at  ftp://ftp.sunlabs.com/pub/tcl/

Mmucl can be found at http://gramercy.ios.com/~tmtr01/mmucl
and http://www.neosoft.com/tcl/contributed-software/

This is the second beta release of Mmucl. Dialog boxes have
a better look and feel. A few minor problems with running Mmucl
under windows have been fixed.

INFORMATION ABOUT MMUCL
-----------------------
	Mmucl comes with two different graphical interfaces to the
core Mmucl library, Xmmucl and Winmmucl. Xmmucl is a floating tool bar
that uses a console, preferably a xterm, to display mud output.
Winmmucl provides its own window to display output in. 

	I wrote Mmucl to learn a little about Tcl/Tk and because
I couldn't find any unix mud clients with decent graphical user
interfaces. But because I wrote Mmucl in Tcl/Tk it runs mostly without
changes on any platform to which Tcl/Tk has been ported. Mmucl has
been verified to work under Linux, Windows 95, and Windows NT with Tk
version 4.2 or better.

	My intention in coding Mmucl was to combine the functionality
of unix mud clients with a nice graphical user interface. Provided you
learn Tcl/Tk which is a relatively simple process, Mmucl is infinitely
extendable. If Mmucl lacks a feature you want, you can add it
yourself. Look in the examples directory of the distribution for more
information.

FEATURES
--------
	-regexp actions (triggers)
	-sophisticated alias language (Tcl of course)
	-routines for keeping track of characters and their init files
	-ansi color support (winmmucl)
	-history (hit up or down to scroll through past commands)
	-portable, runs under any OS that runs Tcl/Tk
	-extendable, easily customized
	-help files are written in html
	-help system provides a local html browser		
	-simple graphical interface
		-edit aliases, actions, and characters graphically
		-dialog boxes for connection to muds, loading files, etc. 

LICENSE
-------
	Mmucl is distributed under the Gnu Public License. Read the file
LICENSE that comes with the Mmucl distribution for more information.

FEEDBACK
---------
	If you have comments, suggestions, bug reports etc. email me at 
tmtr01@gramercy.ios.com.