Commit graph

6 commits

Author SHA1 Message Date
bb8169ba3a Put URIs and e-mail addresses in <angle brackets>
Also end URIs with '/' where appropriate.

Refrain from touching scripts/ and Stephen Crane's LWP authorship
note.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2013-05-26 09:48:16 +02:00
eae63fb950 Update for flash.c rev. 1.20: flash and wall no longer break lines. 2007-01-20 18:59:49 +00:00
cb8f7e9311 Minor cleanup. 2006-01-21 20:07:19 +00:00
5a25fd93c5 Rewritten in an attempt to present all the initial revision's valuable
information in a more accessible form, and then some.
2005-06-23 19:08:19 +00:00
Ron Koenderink
a777b13c01 Add notes for Client Implementors. 2005-05-29 22:21:34 +00:00
Ron Koenderink
2cc44bb182 Support UTF-8 encoded Unicode for user communications.
(NF_UTF8, togg): New client flag.
(flash, wall): User text input filtering.
(parse, prmptrd): Normal text input filtering.
(uprmptrd, ugetstring): New, to get user text.
(getele, flash, wall): Use them.
(getele): No need to filter out funny characters; input filtering
takes care of them.
(sendmessage, ufindbreak): Work on user text.
(uprnf): New, to print user text.
(rea, gamedown, show_motd): Use it.
(prnf): Unused, remove.
(pr, upr_player): Normal text output filtering (with highlighting).
(pr_flash): User text output filtering.
2005-05-26 01:58:48 +00:00