View previous topic :: View next topic |
Author |
Message |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3844
|
Posted: Sat Oct 23, 2010 11:47 pm Post subject: TinTin++ 2.00.4 |
|
|
Code: |
tokenize.c Added a better verbatim and verbosity handler to more
generically deal with aliases and input triggered events.
mapper.c Several mapper messages are no longer displayed when used in
scripts.
vt102.c Added proper \e[0;0r VT100 handling.
telopt.c Added IAC DONT TTYPE handling, allowing servers to reset the
TTYPE negotiation state.
telopt.c Added support for cycling through terminal types. On the first
TTYPE request TINTIN++ is reported, on the second request the
TERM environment variable is reported.
misc.c #zap now takes an optional argument to zap a specific session.
text.c When UTF8 is defined in tintin.h UTF8 characters should get
wordwrapped correctly.
telopt.c Added support for module like MSDP events.
mapper.c Added #map uninsert <direction> command which does the exact
opposite of the insert command.
mapper.c Added #map at <location> <command> command which executes the
given commands at the given location.
variable.c Allowing math in #format %t time seeds.
path.c Fixed #path zip command.
prompt.c Added better #prompt {line} {substitution} {0} support to print
a mud prompt and pending input on the 0 line.
mapper.c Added #map map 80x20 <filename> {a} option to log in append
mode, by default an overwrite is performed.
path.c Added the option to use #path load {n;e;s;w;u;d}
path.c When using #path run {delay} you can remove pending run commands
(fairly) safely using: #undelay PATH %d
This will also work for #map run {location} {delay}
|
Last edited by Scandum on Tue Apr 12, 2011 5:26 pm; edited 1 time in total |
|
Back to top |
|
 |
Scandum Site Admin
Joined: 03 Dec 2004 Posts: 3844
|
Posted: Mon Oct 25, 2010 9:26 pm Post subject: |
|
|
There's a slight problem with verbatim and verbose mode handling when launching a session from within an alias, which subsequently increases the likelihood of triggering a crash bug with #math error messages in this release.
These issues are fixed in the beta sourcecode.
http://tintin.sf.net/download/tintin-beta.tar.gz |
|
Back to top |
|
 |
|