Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
COPYRIGHT | H A D | 09-Nov-2020 | 1.4 KiB | 27 | 23 | |
EXTERN.h | H A D | 02-May-2021 | 394 | 25 | 11 | |
INTERN.h | H A D | 02-May-2021 | 371 | 23 | 9 | |
Makefile | H A D | 11-Nov-2020 | 1.4 KiB | 71 | 49 | |
README | H A D | 09-Nov-2020 | 4.8 KiB | 117 | 86 | |
bang.c | H A D | 02-May-2021 | 2.7 KiB | 148 | 122 | |
bang.h | H A D | 02-May-2021 | 610 | 31 | 17 | |
config.h | H A D | 11-Nov-2020 | 4 KiB | 117 | 24 | |
config.h.SH | H A D | 11-Nov-2020 | 8.7 KiB | 270 | 216 | |
config.sh | H A D | 11-Nov-2020 | 1.6 KiB | 129 | 124 | |
filexp | H A D | 09-Nov-2020 | 606 | 33 | 31 | |
init.c | H A D | 02-May-2021 | 13.5 KiB | 550 | 514 | |
init.h | H A D | 02-May-2021 | 205 | 10 | 1 | |
intrp.c | H A D | 02-May-2021 | 12.3 KiB | 590 | 515 | |
intrp.h | H A D | 02-May-2021 | 734 | 23 | 10 | |
move.c | H A D | 02-May-2021 | 16 KiB | 671 | 634 | |
move.h | H A D | 02-May-2021 | 348 | 16 | 6 | |
object.c | H A D | 02-May-2021 | 1.4 KiB | 77 | 63 | |
object.h | H A D | 02-May-2021 | 1.5 KiB | 67 | 45 | |
patchlevel.h | H A D | 09-Nov-2020 | 21 | 2 | 1 | |
play.c | H A D | 02-May-2021 | 3.6 KiB | 181 | 166 | |
play.h | H A D | 02-May-2021 | 261 | 14 | 4 | |
score.c | H A D | 02-May-2021 | 18.8 KiB | 700 | 657 | |
score.h | H A D | 02-May-2021 | 986 | 50 | 32 | |
sig.c | H A D | 02-May-2021 | 3.7 KiB | 224 | 195 | |
sig.h | H A D | 02-May-2021 | 389 | 18 | 9 | |
sm.c | H A D | 02-May-2021 | 1.4 KiB | 84 | 64 | |
smp.0 | H A D | 09-Nov-2020 | 1.8 KiB | 24 | 23 | |
smp.1 | H A D | 09-Nov-2020 | 1.8 KiB | 24 | 23 | |
smp.2 | H A D | 09-Nov-2020 | 1.1 KiB | 24 | 23 | |
smp.3 | H A D | 09-Nov-2020 | 287 | 24 | 12 | |
smp.4 | H A D | 09-Nov-2020 | 1.4 KiB | 24 | 18 | |
smp.5 | H A D | 09-Nov-2020 | 173 | 24 | 6 | |
smp.6 | H A D | 09-Nov-2020 | 1.8 KiB | 24 | 23 | |
smp.7 | H A D | 09-Nov-2020 | 1.4 KiB | 24 | 23 | |
term.c | H A D | 02-May-2021 | 17.9 KiB | 794 | 688 | |
term.h | H A D | 02-May-2021 | 10.7 KiB | 331 | 248 | |
them.c | H A D | 02-May-2021 | 9.5 KiB | 402 | 363 | |
them.h | H A D | 02-May-2021 | 274 | 12 | 3 | |
us.c | H A D | 02-May-2021 | 9.8 KiB | 507 | 477 | |
us.h | H A D | 02-May-2021 | 1.1 KiB | 62 | 44 | |
util.c | H A D | 02-May-2021 | 3.4 KiB | 204 | 154 | |
util.h | H A D | 02-May-2021 | 1.5 KiB | 52 | 28 | |
version.c | H A D | 02-May-2021 | 419 | 24 | 10 | |
version.h | H A D | 02-May-2021 | 207 | 10 | 1 | |
warp.c | H A D | 02-May-2021 | 10.5 KiB | 402 | 251 | |
warp.doc | H A D | 09-Nov-2020 | 10 KiB | 194 | 164 | |
warp.h | H A D | 08-Apr-2022 | 9.8 KiB | 429 | 272 | |
warp.man | H A D | 09-Nov-2020 | 4.4 KiB | 134 | 133 | |
warp.news | H A D | 10-Nov-2020 | 43 | 4 | 2 | |
weapon.c | H A D | 02-May-2021 | 15.9 KiB | 679 | 646 | |
weapon.h | H A D | 02-May-2021 | 450 | 23 | 10 |
README
1Copyright (c) 2020 The NetBSD Foundation, Inc. 2All rights reserved. 3 4This code is derived from software contributed to The NetBSD Foundation 5by Larry Wall. 6 7Redistribution and use in source and binary forms, with or without 8modification, are permitted provided that the following conditions 9are met: 101. Redistributions of source code must retain the above copyright 11 notice, this list of conditions and the following disclaimer. 122. Redistributions in binary form must reproduce the above copyright 13 notice, this list of conditions and the following disclaimer in the 14 documentation and/or other materials provided with the distribution. 15 16THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 17``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 18TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 19PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 20BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 21CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 22SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 23INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 24CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 25ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 26POSSIBILITY OF SUCH DAMAGE. 27 28-------------------------------------------------------------------------- 29 30Warp is a real-time space war game that doesn't get boring very quickly. 31Read warp.doc and the manual page for more information. 32 33Warp will probably not run on V7 systems that don't have a non-blocking read, 34or on machines with a small address space like the PDP-11. Caveat Emptor. 35 36Please read all the directions below before you proceed any further, and 37then follow them carefully. Failure to do so may void your warranty. :-) 38 39After you have unpacked your kit, you should have all the files listed 40in MANIFEST. 41 42 IMPORTANT 43 44You must choose the uid that you want warp to run under, since warp runs 45setuid to protect its files. Choose a uid (not root) that is used only 46by trustworthy persons. If you do your make install as root, the installed 47version will be chowned to this uid. Otherwise, you should login to your 48selected uid before proceeding. The Configure script will ask you which 49uid you want warp to run under. 50 51Installation 52 531) Run Configure. This will figure out various things about your system. 54 Some things Configure will figure out for itself, other things it will 55 ask you about. It will then proceed to make config.h, config.sh, and 56 Makefile. 57 58 You might possibly have to trim # comments from the front of Configure 59 if your sh doesn't handle them, but all other # comments will be taken 60 care of. 61 62 (If you don't have sh, you'll have to copy the sample file config.H to 63 config.h and edit the config.h to reflect your system's peculiarities.) 64 652) Glance through config.h to make sure system dependencies are correct. 66 Most of them should have been taken care of by running the Configure script. 67 68 If you have any additional changes to make to the C definitions, they 69 can be done in the Makefile, or in config.h. Bear in mind that they will 70 get undone next time you run Configure. 71 723) make depend 73 74 This will look for all the includes and modify Makefile accordingly. 75 Configure will offer to do this for you. 76 774) make 78 79 This will attempt to make warp in the current directory. 80 815) make install 82 83 This will put warp into a public directory (normally /usr/games). 84 It will also try to put the man pages in a reasonable place. It will not 85 nroff the man page, however. You may need to be root to do this. If 86 you are not root, you must own the directories in question and you should 87 ignore any messages about chown not working. 88 896) Read the manual entry before running warp. 90 917) Feel free to edit warp.news. 92 938) IMPORTANT! Help save the world! Communicate any problems and 94 suggested patches to me, lwall@sdcrdcf.UUCP (Larry Wall), so we can 95 keep the world in sync. If you have a problem, there's someone else 96 out there who either has had or will have the same problem. 97 98 If possible, send in patches such that the patch program will apply them. 99 Context diffs are the best, then normal diffs. Don't send ed scripts-- 100 I've probably changed my copy since the version you have. 101 102 Watch for warp patches in comp.sources.bugs. Patches will generally be 103 in a form usable by the patch program. If you are just now bringing up 104 warp and aren't sure how many patches there are, write to me and I'll 105 send any you don't have. Your current patch level is shown in patchlevel.h. 106 107 108NEW FEATURES IN THIS RELEASE 109 110Uses a Configure script for greater portability. 111Space Amoebas!!! 112Pirates 113Friendly Freighters 114Harry Mudd 115Damage 116Keyboard mapping 117