Tyche's Mud History System.
This module keeps track of and reports historical data including
logon/logoff statistics, playing time, character creation/deletion,
and user counts.
author Jon A. Lambert
version 1.96
date 06/27/2002
This code copyright (C) 2000-2002 by Jon A. Lambert
<sourcery@alltel.net> - All rights reserved.
No part of this code may be used without my written consent.
This code released to the PUBLIC DOMAIN on 4/2/2006
Installation of Tyche's Mud History System.
1) copy dates.c, dates.h, history.c, history.h and history.pch to
your Rom24/src directory
2) switch to the rom24/src directory
3) run the patch utility…
patch -i history.pch -u -p2
or
3) Hand patch