View Single Post
Old 06-18-2009, 02:43 AM   #1
locke
Banned
 
Join Date: Jan 2009
Home MUD: nimud.divineright.org 5333
Posts: 195
locke is an unknown quantity at this point
Post Compliance reminder if your MUD uses OLC

Dear MUD Administrator:

If your MUD contains: EnvyOLC, "ROMolc", "IvanOLC", "Sam's OLC" and several other MUD OLCs which utilize a modal editor "MEDIT" "OEDIT" "REDIT" and include a "RESETS" command, or use area files with keywords like "#AREADATA" and "#ROOMDATA", then your MUD is using an OLC which is based on The Isles OLC, and is part of the NiMUD source code package. It is owned by its surviving author, myself, and to preserve its open source integrity, we request that you comply by placing the following notices into your software:

In the title sequence, during login, near the Diku authors, pick one of the two following taglines:

1)
Contains code from NiMUD by Herb "Locke" Gilliland and Chris "Surreality" Woodward

or

2)
Based on NiMUD by Locke and Surreal


In the help files, there should be a help document viewable by anyone (by typing 'help credits') that is called "NIMUD" and contains the following credits notice:

------------

This software contains code that originated in NiMUD as The Isles OLC by Herb Gilliland and
Chris Woodward. The "online creation" system was first released in 1993 for Merc/Diku muds.
Parts are copyrighted (c) 1993-2009 H. Elwood Gilliland and Chris Woodward (deceased).
Originally ported to "pure" Merc by Jason Dinkel and later adapted for use with ROM as ROMolc.

NiMUD and its latest version of OLC can be found at:

If you or the administrators of this MUD paid for a copy of this software or one of its derived works,
you have been defrauded and should contact the appropriate authorities immediately to try to get
your money back.

The authors of OLC would like to thank:

Kalgen of Zebesta - world interaction, area detail, combat
Kahn, Hatchet and Kith of Envy Mud - user-friendliness, portability
Morgenes of Aldara - innovative, intelligent ideas, code:P
Alander of Rivers of Mud - good debugging!
Surreality - the late great chris cool

We also salute all those who have come before us, namely those who wrote the
innovative mud softwares of Silly, Diku, Copper, Circle, Merc and Aber.


--------------


Also, Jason Dinkel added the following requirement to the OLC itself, which your mud may or may not be in compliance with. A command "version" must exist in the OLC and display the following messages:

/*
* The version info. Please use this info when reporting bugs.
* It is displayed in the game by typing 'version' while editing.
* Do not remove these from the code - by request of Jason Dinkel

*/

#define VERSION "ILAB Online Creation [Beta 1.3]"

#define AUTHOR " By Jason()\n\r" \

" Modified for use with ROM 2.3\n\r" \
" By Hans Birkeland ()"

#define DATE " (Apr. 7, 1995 - ROM mod, Apr 16, 1995)"

#define CREDITS " Original by Surreality() and Locke()"

#define ADDONS " Mudprogram's (Mobprogram, Objprogram and Roomprogram) originally\n\r" \

" by the SMAUG development team\n\r" \
" Ported to EmberMUD by Thanatos and Tyrluk of ToED\n\r" \
" (Temple of Eternal Death)\n\r" \

" Tyrluk - or \n\r" \
" Thanatos - or \n\r" \

" Heavily modified by Zane () "
locke is offline