• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H18-Sep-2000-374267

intl/H18-Sep-2000-5,0633,404

po/H03-May-2022-427349

ABOUT-NLSH A D10-Sep-200011.4 KiB227187

INSTALLH A D16-Sep-20007.6 KiB183143

Makefile.amH A D16-Sep-2000895 2720

Makefile.inH A D03-May-202216.1 KiB536432

READMEH A D29-Jan-19971.2 KiB5741

VadersH A D10-Oct-199946 21

acconfig.hH A D10-Sep-2000911 4728

aclocal.m4H A D18-Sep-200016.5 KiB512459

base.cH A D10-Sep-20007 KiB352272

base1.bitH A D29-Jan-1997527 1914

base2.bitH A D29-Jan-1997902 2419

config.h.inH A D16-Sep-20004.3 KiB176123

configureH A D18-Sep-2000135.7 KiB4,7153,948

configure.inH A D18-Sep-20001.2 KiB6246

explode1.bitH A D29-Jan-1997536 1914

explode2.bitH A D29-Jan-1997911 2419

install-shH A D10-Sep-20005.5 KiB252153

main.cH A D03-May-20229 KiB289242

me.hH A D29-Jan-199745.3 KiB610608

missingH A D10-Sep-20006.1 KiB191154

mkinstalldirsH A D10-Sep-2000722 4123

patchlevel.hH A D11-Sep-20001.6 KiB592

score.cH A D16-Sep-20002.2 KiB10177

shot.cH A D10-Sep-20005.1 KiB255207

spacer1.bitH A D29-Jan-1997508 1914

spacer2.bitH A D29-Jan-1997809 2318

spacers.cH A D10-Sep-20003.4 KiB171118

sperma1.bitH A D29-Jan-1997450 1813

sperma2.bitH A D29-Jan-1997496 1914

spermb1.bitH A D29-Jan-1997450 1813

spermb2.bitH A D29-Jan-1997496 1914

stamp-h.inH A D18-Sep-200010 21

vader1a1.bitH A D29-Jan-1997511 1914

vader1a2.bitH A D29-Jan-1997710 2116

vader1b1.bitH A D29-Jan-1997511 1914

vader1b2.bitH A D29-Jan-1997710 2116

vader2a1.bitH A D29-Jan-1997511 1914

vader2a2.bitH A D29-Jan-1997710 2116

vader2b1.bitH A D29-Jan-1997511 1914

vader2b2.bitH A D29-Jan-1997710 2116

vader3a1.bitH A D29-Jan-1997511 1914

vader3a2.bitH A D29-Jan-1997812 2318

vader3b1.bitH A D29-Jan-1997511 1914

vader3b2.bitH A D29-Jan-1997812 2318

vaders.cH A D10-Sep-200011.3 KiB496410

vaders.hH A D03-May-20225.6 KiB276163

vexplod1.bitH A D29-Jan-1997514 1914

vexplod2.bitH A D29-Jan-1997815 2318

widget.cH A D16-Sep-200010.1 KiB392322

xinvaders.6H A D16-Sep-20003.9 KiB168141

xinvaders.lsmH A D18-Sep-2000497 1514

README

1This is the README file for the XINVADERS game by Jonny Goldman, based on
2the ideas and code of Terry Weissman's roids program.
3
4First:
5
6Author:
7
8 Jonny Goldman <jonathan@think.com>
9
10Distribution Policy:
11
12 Anyway you see fit, just give me credit, and software
13 may not be sold for profit.
14
15Copyright notice:
16
17 This is mine.  I'm only letting you use it.  Period.  Feel free to rip off
18 any of the code you see fit, but have the courtesy to give me credit.
19 Otherwise great hairy beasties will rip your eyes out and eat your flesh
20 when you least expect it.
21
22This archived contains the following files:
23
24 README		- this file
25
26 base.bit	- shape data for the game
27 sperma.bit
28 vader1b.bit
29 vader3a.bit
30 explode.bit
31 spermb.bit
32 vader2a.bit
33 vader3b.bit
34 spacer.bit
35 vader1a.bit
36 vader2b.bit
37
38 patchlevel.h   - the current patch level (0 for this release)
39 vaders.h	- the one and only (real) include file
40 me.h		- who do you think?
41
42 spacers.c	- sources
43 base.c
44 widget.c
45 main.c
46 vaders.c
47 shot.c
48 score.c
49
50 xinvaders.ma	- a man page (you can add the n at the end).
51
52 Imakefile	- for imake.
53 Makefile	- an example Makefile
54
55This game is known to compile on Sun4's running SunOS 4.0.3. and 4.1, and
56runs under MIT's X11/R4 window system.
57