These are various code releases ive made ... generally all geared towards ewtoo-type talkers and its derivities... please note all licenses and such in the files.

The installing instructions for each should be pretty straightforeward. They assume you have some minor working knowledge in the src and C, altho it shouldnt take a terrible lot to figure things out.

A note for you lynx ppl, if you wanna save any of these files, bring it up, and hit 'p' ... you should have a chance to save to a local file...

Some people have asked me whut this .cz suffix i put on some files is... Well, it's whut i use (by no means is it a standard) to denote that its a file that contains C code, but cannot stand alone or be compiled as an object... where as a .c file can compile as is.

If you wish to mirror this archive or any of the src files contained, please check out this file first.

~phypor


Packages
dsc.c (15.8k)

Dynamic Saved Channels... multiple channels that residents may join/
create at any time..which are saved.  communication to the channels
is as simple as remote communication (tells/remotes/etc)... 
fully detailed install procs... release by popular demand 
(well... by 3 ppls request..;)
reboot_v.4b.tar.gz (8.5k)

Seamless Reboot package... reboot your talker without the players
even noticing or losing any of the current system stats...
Easy installation... nice interface... and witty comments..;)
news_v.5.tar.gz (13k)

new news system, has multiple groups, informing of new news on login
included help files, and more... nothing new for residents to learn
if they dont want to, plenty more if they do.
chess_v.4b.tar.gz (8.9k)

online chess game with two diffrent board sizes, ansi colors and more
original code by ben, modifications and updates by phypor
(version .4b)
enhanced_ping.cz (5.5k)

ping function set for determining lag time between the talker and a player

interval ping to player that will show dynamically 
on examine how fast thier connection is

visual.c (12.5k)

Functions and installion procs to get you talker with a visual
window system.... such that tiny fugue has...one at bottom
for typing and one up top where stuff from the talker is sent

glob.tar.gz (1.8k)

contains a src file (glob.c) with functions for glob matching
similar to how file names are matched in shell... allows
to give a pattern and a query then returns if matched or not.
also contains a header file (glob.h) for inclusion in any
file calling glob functions.

Extras
historee.c (8.2k)

Functions for creating, maintaining and cleaning dynamic
history buffers... an excersise in pointer play

ping.cz (3k)

ping function set for determining lag time between the
talker and a player

last.c (4.6k)

track last ppl logins similar to '/var/log/wtmp' and 'last' on unicies.

fifo_logs.cz (2.7k)

A replacement log () function that performs First In, First Out
logging... such that instead of blanking a log when its full,
it is 'scrolled' upwards with new entries

comm_stats.c (4.3k)

Commands use tracking, mainly for trivial information ...
but looks pretty good.   Records each command used,
and how many times.. outputs totals of all with percents
of those totals.

wildcard.c (8.2k)

for wildcard banishment ... uses the glob package and allows
for quick online banishment with glob matching

archangel.c (5.0k)

A crontab envoked program to handling booting of the angel,
with safety features for barf'd talkers and running processes.

ez.c (3.3k)

My version of common functions with printf format capiblities.
Nothing really outstandin, just in case you dont have them.

find_matched_sp.cz (3.8k)

Functions and instructions to get saved_player's via
partial name matching (as done with on-line players
find_player_global)

change_command_privs.cz (3.0k)

Function to allow you to change the privs required for a command online

Fixes

lowering spam from compiling
connect spam patch
last login from login
change list output order
preventing simultanious disconnects
seeing double on error reporting for trans
sigpipe angel socket
who at login swho