46 lines (24 with data), 944 Bytes
Slackware problems caused by:
extern void free (void *__ptr) __THROW;
31/8/2000
CATCHBP getting screwed up - resulting in rBP being
stuffed (then rSP in _return), etc.
27/8/2000
+ calln problems - not leaving CBP_OBJ properly on the stack?
perhaps apply_list problems?
30/7/2000
+ Backtrace with errors
13/5/2000
Fix places where currentO is reset in the mud.
Stop callbacks into game driver except by .so's.
7/5/2000
Implement multiple process/multi threading support for the
mud in stack.c. See Thread struct in stack.h
22/6/99
Change the error_stream to an error_handler function?
(so that it can be directed to the mud as an LPC function.. ).
3/3/99
free_object() access
Call_other() doesn't support strings (only objects) now
+ smextract no longer supported (compile as efun)
+ call_out no longer supported (compile as efun)