|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: C T
Length: 1069 (0x42d) Types: TextFile Names: »CHANGES2«
└─⟦b20c6495f⟧ Bits:30007238 EUUGD18: Wien-båndet, efterår 1987 └─⟦this⟧ »EUUGD18/General/Abermud/CHANGES2«
From rsalz Tue Mar 14 09:51:22 1989 Received: from FIG.BBN.COM by pineapple.bbn.com id <AA10691@pineapple.bbn.com>; Tue, 14 Mar 89 09:51:19 -0500 From: Rich Salz <rsalz> Date: Tue, 14 Mar 89 09:58:30 EST Message-Id: <8903141458.AA14816@fig.bbn.com> To: sp@killer.Dallas.TX.US Subject: re: Abermud Cc: rsalz Status: R All the generation stuff is now in one program; the makefile will call it appropriately to generate the data files. The file is "generate.c" There are no real functional changes, except that I stripped out the bbs/chat stuff, which I guess I'll add back in. I don't know about name changes, sorry. There weren't many of them. I merged all the header files into kernel.h (except the condact.h), put ropestuff into database.c, made "mud" and "mudprog" the drivers, instead of gamego gmain2, etc. All the doc files are merged into the one Manual, which is now -ms format. The config parameters are better doc's, and all in one place. All var decls are in one place. Typedef is used. The code is linted. Etc... PS: rcs is easy... :-) /r$