Pav Lucistnik
71d639506b
- Fix segfault when saving game in adventure
...
PR: ports/72165
Submitted by: Joel Ray Holveck <joelh@piquan.org>
2004-10-11 22:52:00 +00:00
Greg Lewis
854e78391e
. Fix the build for gcc 3.4:
...
"'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if we use that for
anything else."
Obtained from: DragonFly (dillon)
2004-06-21 18:36:33 +00:00
Kirill Ponomarev
ed3ef8d326
- Fix hack(1) running
...
PR: ports/64113
Submitted by: schweikh
2004-03-12 10:10:22 +00:00
Peter Pentchev
9d0e52735c
Fix the inverted logic in battlestar's initialization, which led to
...
a coredump shortly after starting a game from the beginning.
2004-01-13 17:25:10 +00:00
Greg Lewis
c5ecc5ae4f
. Install hack as setgid games so it can chdir into /var/games/hackdir.
...
I'm somewhat uncomfortable with this change in that it possibly provides
for setgid games exploits if anyone finds a vulnerability in hack.
PR: 59443
Submitted by: Mark Laws <mdl@60hz.org>
2003-11-20 19:14:47 +00:00
Greg Lewis
fd744d95ea
. Have hack look in the correct location for itself. Fixes the
...
"Can't get status of hack" error and exit.
PR: 59443
Submitted by: Mark Laws <mdl@60hz.org>
2003-11-20 19:10:51 +00:00
Mark Murray
49f7724c25
Bunch 'o fixes for the BSD games, many from NetBSD.
...
Submitted by: "Stephen J. Roznowski" <sjr@comcast.net>
PR: 12727
2003-11-11 09:00:51 +00:00
Greg Lewis
9963fdefa5
. Treat carriage returns the same as linefeeds when entering data. This
...
allows the Enter key to work correctly when entering a name.
PR: 34759
2003-09-10 10:05:42 +00:00
Edwin Groothuis
22f1cf401a
adventure.6 man-page, add section AUTHORS
...
Bring in the AUTHORS section for the adventure man-page.
Found in OpenBSD tree, rev 1.2 of adventure.6
PR: ports/41167
Submitted by: Anders Andersson <anders@hack.org>
2003-09-08 06:23:52 +00:00
Greg Lewis
0befbb7956
. Only #define HUNGER_STR_LEN once.
2003-08-21 21:11:13 +00:00
Greg Lewis
dd79a21bbc
. Fix a potential buffer overflow in restoring rogue save files.
...
PR: 43886
Obtained from: NetBSD
Pointed out by: blackend
2003-08-21 20:24:01 +00:00
Greg Lewis
7c44898872
. Fix a spelling error in a game message.
...
PR: 45701
Submitted by: Ben Rosengart <gnats@narcissus.net>
2003-08-21 20:19:26 +00:00
Greg Lewis
9ee8d18ccc
. Enable rogue.
2003-08-14 15:15:51 +00:00
Daichi GOTO
683379b19f
fix games/freebsd-games: Trivial fix to unbreak it on -CURRENT
...
PR: 54873
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-28 05:32:09 +00:00