History and changelog for my trigger system, and interface
to the Lua script parser/interpreter.

==========================================================================
7/2/97       Changed the patch to the Lua interpreter.  The two standalone
             programs "lua" and "luac" can now be compiled without errors.

             Changed the linkage between rooms/mobiles/objects and their
             triggers.

             Finnished TIME/ENTER/LEAVE triggers for rooms, mobiles and
             objects.

             Added some CFunctions (_print, say, the is* functions,
             tell, ask, whisper, get_name, get_short and cap).

==========================================================================
