Skip to content

fzymgc/tinyfugue

 
 

Repository files navigation

TinyFugue - Rebirth

Build Status

This project is meant to give rebirth to TinyFugue MUD client.

Because Kan Keys is not activelly developing it from 6 years and i gathered a lot of pathes over that time in thet time i decided to push them together.

New features

Lua support

New telnet options

- ATCP
- GMCP
- option 102
To enable compile with:
	--enable-atcp		enable ATCP support	
	--enable-gmcp		enable GMCP support	
	--enable-option102	enable telnet option 102 support	

New logging options

- Timestamp logging
- Ansi logging

Copyright

Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 Ken Keys ([email protected])

http://tinyfugue.sourceforge.net/

Oryginal README

Releases

No releases published

Packages

No packages published

Languages

  • C 76.0%
  • HCL 11.8%
  • Python 5.4%
  • M4 2.7%
  • Makefile 1.8%
  • C++ 0.8%
  • Other 1.5%