There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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, shell-scripting, text processing, automation, interprocess communication, redirection, xterm terminal emulation, and multiplexing / demultiplexing. 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, docs/manual.html, and docs/syntax.txt documents. The SCRIPTS document contains a variety of 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 or discord channel 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-2020 Igor van den Hoven WEBSITE https://tintin.mudhalla.net
quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.fluxsort
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.binary_search
A collection of improved binary search algorithms.crumsort
A branchless unstable quicksort / mergesort that is highly adaptive.gridsort
A stable adaptive partitioning comparison sort.wolfsort
Wolfsort is a stable adaptive hybrid radix / merge sort.rotate
A collection of array rotation algorithms.binary_cube
Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.base252
Base252 is a binary to C string encoding scheme with flexible escaping.mth
MTH (Mud Telopt Handler) server side TELNET implementationoctosort
Octosort is an in-place stable adaptive block merge sort.lowlands
Lowlands is a DikuMUD/Merc/MrMud/Emud derived MUD server with MTH telnet supportbasedmud
BasedMUD is a DikuMUD/Merc/ROM/QuickMUD/BaseMUD derived MUD with MTH telnet supporttwinsort
An adaptive mergesortwebtin
Serve a tintin session in a web browser from a container.piposort
Piposort is a small branchless stable adaptive mergesort.tinysort
Several sorting algorithms with a focus on sorting elements in the 0-32 items range.vton
Virtual Terminal Object Notation, a typeless object notation system.nekkidmud
NekkidMUD is a SocketMUD / NakedMud derived MUD server with MTH telnet supportmsdp_protocol_snippet_by_kavir
MSDP Protocol Snippet by KaVircubesort
A stable adaptive partitioning comparison sort.wickedmud
WickedMUD is a SocketMUD derived MUD server with MTH telnet supportLove Open Source and this site? Check out how you can help us