CVS log for src/games/warp/util.h
Up to [cvs.NetBSD.org] / src / games / warp
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 2 12:50:47 2021 UTC (3 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1
lines
games: remove trailing whitespace in *.c and *.h
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 21 09:24:02 2020 UTC (4 years ago) by rin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1
lines
roundsleep(): Too many zeros; tv_nsec should be compared with
500 msec, not 5000. Raised by clang for ILP32 archs.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 12 22:23:16 2020 UTC (4 years ago) by joerg
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Avoid common symbols. Use __dead.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 11 19:55:33 2020 UTC (4 years ago) by christos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -33
lines
use strchr, strrchr, random, more lint removal, savefile in /var/games/warp
not /usr/share/games/warp...
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 10 22:42:19 2020 UTC (4 years ago) by christos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -16
lines
Time warp forward 34 years so that it compiles (but not work)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 10 08:49:08 2020 UTC (4 years ago) by kamil
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
Integrate Warp Kit into the NetBSD build
Fix the build and make it install and run with minimal required changes.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 10 00:02:11 2020 UTC (4 years ago) by kamil
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Reset CVS keywords
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 9 23:37:05 2020 UTC (4 years ago) by kamil
Branches: MAIN
Add Warp Kit, Version 7.0 by Larry Wall
Warp is a real-time space war game that doesn't get boring very quickly.
Read warp.doc and the manual page for more information.
games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
world via NetBSD. Its remnants were still mentioned in games/Makefile.
Larry Wall, the original author and the copyright holder, generously
donated the game and copyright to The NetBSD Foundation, Inc.
Import the game sources as-is from 4.3BSD-Reno, with the cession
of the copyright and license to BSD-2-clause NetBSD-style.
Signed-off-by: Larry Wall <larry@wall.org>
Signed-off-by: Kamil Rytarowski <kamil@netbsd.org>
CVSweb <webmaster@jp.NetBSD.org>