ftp.nice.ch/pub/next/games/board/Clue.1.0.s.tar.gz#/Clue/RCS

Clue.iconheader,v
 
Clue.nib.tar.Z.uu,v
 
Clue.tiff.Z.uu,v
 
ClueAnnaLyzer.M,v
 
ClueAnnaLyzer.h,v
 
ClueBeaGinner.M,v
 
ClueBeaGinner.h,v
 
ClueBoard.M,v
 
ClueBoard.h,v
 
ClueBoard.nib.tar.Z.uu,v
 
ClueBoardView.M,v
 
ClueBoardView.h,v
 
ClueButton.M,v
 
ClueButton.h,v
 
ClueCardPicker.cc,v
 
ClueCardPicker.h,v
 
ClueComputer.M,v
 
ClueComputer.h,v
 
ClueCondArray.cc,v
 
ClueCondArray.h,v
 
ClueCoordArray.cc,v
 
ClueCoordArray.h,v
 
ClueCyBorg.M,v
 
ClueCyBorg.h,v
 
ClueCyLent.M,v
 
ClueCyLent.h,v
 
ClueDeeDucer.M,v
 
ClueDeeDucer.h,v
 
ClueDefs.cc,v
 
ClueDefs.h,v
 
ClueHuman.M,v
 
ClueHuman.h,v
 
ClueHuman.nib.tar.Z.uu,v
 
ClueInfo.M,v
 
ClueInfo.h,v
 
ClueInfo.nib.tar.Z.uu,v
 
ClueLoadNib.M,v
 
ClueLoadNib.h,v
 
ClueMap.cc,v
 
ClueMap.h,v
 
ClueMessages.M,v
 
ClueMessages.h,v
 
ClueMessages.nib.tar.Z.uu,v
 
ClueMgr.M,v
 
ClueMgr.h,v
 
CluePlayer.M,v
 
CluePlayer.h,v
 
ClueRandyMizer.M,v
 
ClueRandyMizer.h,v
 
ClueRules.M,v
 
ClueRules.h,v
 
ClueRules.nib.tar.Z.uu,v
 
ClueRules.rtfd.tar.Z.uu,v
 
ClueSetup.M,v
 
ClueSetup.h,v
 
ClueSetup.nib.tar.Z.uu,v
 
ClueTrace.M,v
 
ClueTrace.h,v
 
ClueUpdateStack.cc,v
 
ClueUpdateStack.h,v
 
Clue_main.m,v
 
HISTORY.txt,v
 
Makefile,v
 
Makefile.postamble,v
 
Makefile.preamble,v
 
PACKAGE_NUMBER,v
 
PB.gdbinit,v
 
PB.project,v
 
README,v
 
README_ABOUT_SOURCE_CODE,v
 
RELEASE_NUMBER,v
 
ball-room.tiff.Z.uu,v
 
billiard-room.tiff.Z.uu,v
 
board.tiff.Z.uu,v
 
candlestick.tiff.Z.uu,v
 
conservatory.tiff.Z.uu,v
 
die1.tiff.Z.uu,v
 
die2.tiff.Z.uu,v
 
die3.tiff.Z.uu,v
 
die4.tiff.Z.uu,v
 
die5.tiff.Z.uu,v
 
die6.tiff.Z.uu,v
 
dining-room.tiff.Z.uu,v
 
freeze.sh,v
 
green.tiff.Z.uu,v
 
hall.tiff.Z.uu,v
 
kitchen.tiff.Z.uu,v
 
knife.tiff.Z.uu,v
 
lead-pipe.tiff.Z.uu,v
 
library.tiff.Z.uu,v
 
lounge.tiff.Z.uu,v
 
mustard.tiff.Z.uu,v
 
pack.sh,v
 
pack_binaries.sh,v
 
peacock.tiff.Z.uu,v
 
plum.tiff.Z.uu,v
 
revolver.tiff.Z.uu,v
 
rope.tiff.Z.uu,v
 
scarlet.tiff.Z.uu,v
 
study.tiff.Z.uu,v
 
unpack_binaries.sh,v
 
white.tiff.Z.uu,v
 
wrench.tiff.Z.uu,v
 

README,v

head     1.1;
branch   ;
access   ;
symbols  v25:1.1 v24:1.1 v23:1.1;
locks    ; strict;
comment  @//  @;


1.1
date     97.06.27.12.27.45;  author zarnuk;  state Exp;
branches ;
next     ;


desc
@@


1.1
log
@v23
@
text
@Copyright 1997, Paul McCarthy and Eric Sunshine.

   From: "Paul McCarthy" <zarnuk@@mcgh.org>
   Date: June 27th, 1997
Subject: Clue 1.0

Clue is a NeXTstep implementation of the Parker Brothers' board game.

Clue is "freeware".  You may use and enjoy this program for free.  You may
make and distribute unmodified copies of this program for free provided
that: (a) the program is distributed in its entirety without modification,
and (b) no fee of any kind is collected for the distribution of the program.

To install:
cd /Games                               # Wherever you install games.
gnutar xzf Clue.1.0.NIHS.b.tar.gz       # Creates Clue.app

No special permissions are required other than the ordinary permissions to 
create files in a directory.  

This package contains only the binary executable.  The program uses a 
private "pre-release" version of the MiscTableScroll object which we have 
not published yet.  I will probably release the source code in a separate 
distribution after the appropriate version of the MiscTableScroll object is 
publicly available, 


Paul McCarthy wrote the program.
Eric Sunshine provided additional programming.
Cody McCarthy drew the suspect icons.

Comments to: "Paul McCarthy" <zarnuk@@mcgh.org>
@

README_ABOUT_SOURCE_CODE,v

head     1.1;
branch   ;
access   ;
symbols  v25:1.1;
locks    ; strict;
comment  @//  @;


1.1
date     97.09.21.02.51.34;  author zarnuk;  state Exp;
branches ;
next     ;


desc
@@


1.1
log
@v25 -- First public release of the source code.
@
text
@Copyright 1997, Paul McCarthy and Eric Sunshine.

   From: "Paul McCarthy" <zarnuk@@mcgh.org>
   Date: Sep 21st, 1997
Subject: Clue Source Code.

Clue is a NEXTSTEP implementation of the Parker Brothers' board game.

Clue is "freeware".  You may use and enjoy this program for free.  This 
package contains the source code for the Clue program.  You may examine, use 
and modify the source code for private, non-commercial purposes free of 
charge.  You may make and distribute unmodified copies of this source code 
for free provided that: (a) the source code is distributed in its entirety 
without modification, and (b) no fee of any kind is collected for the 
distribution of the source code.  

You may not distribute modified versions of the Clue program.
You may not distribute modified versions of the source code.
You may not distribute versions of the Clue program constructed from
modified versions of the source code.

These restrictions are for the protection of all.

If you would like some or all of your private modifications incorporated
in the officially published version of the Clue program, submit the
modified version of the source code to:

	"Paul McCarthy" <zarnuk@@mcgh.org>

Credit will be given to all contributors for whatever contributions are
included in officially published versions of the Clue program.  I do not
want others taking credit for my work, and I will not take credit for the
work of others.

NOTE: The Clue program requires the MiscTableScroll palette, version 129
or better.

To install:
cd ~/Source/Games                  # Wherever you install source code.
gnutar xzf Clue.1.0.s.tar.gz       # Creates Clue
cd Clue                            # Change to that directory
co RCS/*                           # Check out the source code from RCS.
./unpack_binaries.sh               # Unpack the nibs, tiffs, etc.

No special permissions are required other than the ordinary permissions to 
create files in a directory.  


Paul McCarthy wrote the program.
Eric Sunshine provided additional programming.
Cody McCarthy drew the suspect icons.

Comments to: "Paul McCarthy" <zarnuk@@mcgh.org>
@

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.