tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
games
/
trek
/
at
jcs
1 folder
51 files
USD.doc
sync manual section numbers
2 years ago
Makefile
save and restore hasn't worked for some time, not since -fPIE, since it uses a pointer equality check for save game validity. remove it. discovered by the ever inquisitive mlarkin
8 years ago
abandon.c
ANSIfy trek(6)
10 years ago
attack.c
ANSIfy trek(6)
10 years ago
autover.c
ANSIfy trek(6)
10 years ago
capture.c
ANSIfy trek(6)
10 years ago
check_out.c
ANSIfy trek(6)
10 years ago
checkcond.c
ANSIfy trek(6)
10 years ago
compkl.c
ANSIfy trek(6)
10 years ago
computer.c
ANSIfy trek(6)
10 years ago
damage.c
ANSIfy trek(6)
10 years ago
damaged.c
ANSIfy trek(6)
10 years ago
dcrept.c
ANSIfy trek(6)
10 years ago
destruct.c
ANSIfy trek(6)
10 years ago
dock.c
ANSIfy trek(6)
10 years ago
dumpme.c
ANSIfy trek(6)
10 years ago
dumpssradio.c
ANSIfy trek(6)
10 years ago
events.c
ANSIfy trek(6)
10 years ago
externs.c
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
16 years ago
getcodi.c
ANSIfy trek(6)
10 years ago
getpar.c
ANSIfy trek(6)
10 years ago
getpar.h
Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
13 years ago
help.c
ANSIfy trek(6)
10 years ago
impulse.c
ANSIfy trek(6)
10 years ago
initquad.c
ANSIfy trek(6)
10 years ago
kill.c
ANSIfy trek(6)
10 years ago
klmove.c
ANSIfy trek(6)
10 years ago
lose.c
ANSIfy trek(6)
10 years ago
lrscan.c
ANSIfy trek(6)
10 years ago
main.c
satisfy -fno-common similar to the approach used by mortimer
5 years ago
move.c
ANSIfy trek(6)
10 years ago
nova.c
ANSIfy trek(6)
10 years ago
out.c
ANSIfy trek(6)
10 years ago
phaser.c
ANSIfy trek(6)
10 years ago
play.c
save and restore hasn't worked for some time, not since -fPIE, since it uses a pointer equality check for save game validity. remove it. discovered by the ever inquisitive mlarkin
8 years ago
ram.c
ANSIfy trek(6)
10 years ago
ranf.c
- ranf() and franf() are prototyped on trek.h but ranf.c doesn't include it so do it - Replace random() >> 5 by only random(): this was discussed a few months ago and naddy@ said at the time "Those games were originally written with the rand(3) function. The lower bits returned by rand(3) suffered from notoriously poor randomness, so this idiom developed where people would use the higher, more random bits."
10 years ago
rest.c
ANSIfy trek(6)
10 years ago
schedule.c
ANSIfy trek(6)
10 years ago
score.c
ANSIfy trek(6)
10 years ago
setup.c
save and restore hasn't worked for some time, not since -fPIE, since it uses a pointer equality check for save game validity. remove it. discovered by the ever inquisitive mlarkin
8 years ago
setwarp.c
ANSIfy trek(6)
10 years ago
shield.c
ANSIfy trek(6)
10 years ago
snova.c
ANSIfy trek(6)
10 years ago
srscan.c
ANSIfy trek(6)
10 years ago
systemname.c
ANSIfy trek(6)
10 years ago
torped.c
ANSIfy trek(6)
10 years ago
trek.6
Add some references, most of these were removed when we stopped building and installing USD/SMM/PSD docs.
5 years ago
trek.h
satisfy -fno-common similar to the approach used by mortimer
5 years ago
visual.c
ANSIfy trek(6)
10 years ago
warp.c
ANSIfy trek(6)
10 years ago
win.c
ANSIfy trek(6)
10 years ago