Aucune description

Scandum effbbdbc0f 2.02.00 il y a 6 ans
docs effbbdbc0f 2.02.00 il y a 6 ans
mods effbbdbc0f 2.02.00 il y a 6 ans
src 52eef6142e 2.01.92 il y a 6 ans
.gitignore 30ec1ccadf Create .gitignore file il y a 6 ans
COPYING 52eef6142e 2.01.92 il y a 6 ans
CREDITS 17978b07ab 2.01.91 il y a 6 ans
FAQ 495c473225 2.01.90 il y a 6 ans
INSTALL 495c473225 2.01.90 il y a 6 ans
Makefile.in effbbdbc0f 2.02.00 il y a 6 ans
NEWS effbbdbc0f 2.02.00 il y a 6 ans
README 495c473225 2.01.90 il y a 6 ans
SCRIPTS effbbdbc0f 2.02.00 il y a 6 ans
TODO effbbdbc0f 2.02.00 il y a 6 ans
advertise.c effbbdbc0f 2.02.00 il y a 6 ans
buffer.c effbbdbc0f 2.02.00 il y a 6 ans
chat.c effbbdbc0f 2.02.00 il y a 6 ans
class.c effbbdbc0f 2.02.00 il y a 6 ans
config.c effbbdbc0f 2.02.00 il y a 6 ans
config.h effbbdbc0f 2.02.00 il y a 6 ans
cursor.c effbbdbc0f 2.02.00 il y a 6 ans
daemon.c effbbdbc0f 2.02.00 il y a 6 ans
data.c effbbdbc0f 2.02.00 il y a 6 ans
debug.c effbbdbc0f 2.02.00 il y a 6 ans
dict.c effbbdbc0f 2.02.00 il y a 6 ans
dict.h effbbdbc0f 2.02.00 il y a 6 ans
draw.c effbbdbc0f 2.02.00 il y a 6 ans
event.c effbbdbc0f 2.02.00 il y a 6 ans
files.c effbbdbc0f 2.02.00 il y a 6 ans
forkpty.c effbbdbc0f 2.02.00 il y a 6 ans
function.c effbbdbc0f 2.02.00 il y a 6 ans
help.c effbbdbc0f 2.02.00 il y a 6 ans
history.c effbbdbc0f 2.02.00 il y a 6 ans
input.c effbbdbc0f 2.02.00 il y a 6 ans
line.c effbbdbc0f 2.02.00 il y a 6 ans
list.c effbbdbc0f 2.02.00 il y a 6 ans
log.c effbbdbc0f 2.02.00 il y a 6 ans
main.c effbbdbc0f 2.02.00 il y a 6 ans
mapper.c effbbdbc0f 2.02.00 il y a 6 ans
math.c effbbdbc0f 2.02.00 il y a 6 ans
mccp.c effbbdbc0f 2.02.00 il y a 6 ans
memory.c effbbdbc0f 2.02.00 il y a 6 ans
misc.c effbbdbc0f 2.02.00 il y a 6 ans
msdp.c effbbdbc0f 2.02.00 il y a 6 ans
nest.c effbbdbc0f 2.02.00 il y a 6 ans
net.c effbbdbc0f 2.02.00 il y a 6 ans
parse.c effbbdbc0f 2.02.00 il y a 6 ans
path.c effbbdbc0f 2.02.00 il y a 6 ans
port.c effbbdbc0f 2.02.00 il y a 6 ans
regex.c effbbdbc0f 2.02.00 il y a 6 ans
scan.c effbbdbc0f 2.02.00 il y a 6 ans
screen.c effbbdbc0f 2.02.00 il y a 6 ans
session.c effbbdbc0f 2.02.00 il y a 6 ans
show.c effbbdbc0f 2.02.00 il y a 6 ans
split.c effbbdbc0f 2.02.00 il y a 6 ans
ssl.c effbbdbc0f 2.02.00 il y a 6 ans
substitute.c effbbdbc0f 2.02.00 il y a 6 ans
system.c effbbdbc0f 2.02.00 il y a 6 ans
tables.c effbbdbc0f 2.02.00 il y a 6 ans
telnet.h effbbdbc0f 2.02.00 il y a 6 ans
telopt_client.c effbbdbc0f 2.02.00 il y a 6 ans
telopt_server.c effbbdbc0f 2.02.00 il y a 6 ans
terminal.c effbbdbc0f 2.02.00 il y a 6 ans
text.c effbbdbc0f 2.02.00 il y a 6 ans
tintin.h effbbdbc0f 2.02.00 il y a 6 ans
tokenize.c effbbdbc0f 2.02.00 il y a 6 ans
trigger.c effbbdbc0f 2.02.00 il y a 6 ans
update.c effbbdbc0f 2.02.00 il y a 6 ans
utf8.c effbbdbc0f 2.02.00 il y a 6 ans
utils.c effbbdbc0f 2.02.00 il y a 6 ans
variable.c effbbdbc0f 2.02.00 il y a 6 ans
vt102.c effbbdbc0f 2.02.00 il y a 6 ans

README

ABOUT

TinTin++ is a command line MUD client which features support for TELNET,
PCRE, UTF-8, SSL, VT100, IPv6, the dynamic TINTIN scripting language,
a comprensive trigger system, and several other features geared towards
mudding, scripting, text processing, interprocess communication,
redirection, and VT100 / xterm terminal emulation and multiplexing.

INFO

You'll find answers to common questions in the FAQ and INSTALL documents. A
brief introduction to using TinTin++ is available in the docs/tintin19.txt
and docs/syntax.txt documents. The SCRIPTS document contains some useful
example scripts.

The NEWS document contains important announcements and a list of changes
that impact backward compatibility with older versions. A more detailed
list of changes can be found in the mods/igr.mods document.

CONTACT

Easiest is to register on the forum linked from the website if you have
questions about using TinTin++. If you need to get in touch with one of
the contributors check the CREDITS file.

LICENSE

TinTin++ is licensed under GPL 3, see the COPYING file for details.

COPYRIGHT

Copyright 2004-2019 Igor van den Hoven

WEBSITE

https://tintin.sourceforge.io