Activity for bsd-games

  • Erwin Iosef Erwin Iosef posted a comment on merge request #1

    Thanks!

  • Erwin Iosef Erwin Iosef posted a comment on merge request #1

    The manpage already has all the information on how to play the game, Everything except how to actually play the game using commands. considering the simplicity of the game, I don't see any problem here. Ah alright if you say so.

  • Mike Sharov Mike Sharov merged merge request #1 on Code

    wumpus typo fix in wump.c line 282 "rampagees"

  • Mike Sharov Mike Sharov posted a comment on merge request #1

    The manpage already has all the information on how to play the game, just under the option descriptions. Not exactly what you get from ?, but considering the simplicity of the game, I don't see any problem here.

  • Erwin Iosef Erwin Iosef modified a comment on merge request #1

    Btw, I noticed that the manpage has no information on how to play the game unless you issue "?" at the game prompt which reveals it, would you accept a new MR if I changed the man-page to also have that information? Another simple way could be a mention of the ? command instead of adding in all the information into the man-page if you don't want to for historical reasons.

  • Erwin Iosef Erwin Iosef posted a comment on merge request #1

    Btw, I noticed that the manpage has no information on how to play the game unless you issue "?" at the game prompt which reveals it, would you accept a new MR if I changed the man-page to also have that information?

  • Erwin Iosef Erwin Iosef created merge request #1 on Code

    wumpus typo fix in wump.c line 282 "rampagees"

  • Mike Sharov Mike Sharov modified ticket #9

    undefined reference to `setcchar'

  • Mike Sharov Mike Sharov posted a comment on ticket #9

    I looked at Mageia package repository, and it appears to have libncurses and libncursesw as separate libraries. The Mageia site does not let me actually download the packages, so I can't verify what's in it, but with this setup it is seems likely that libncurses package installs its pkg-config file to point only to itself, instead of aliasing to libncursesw. This makes it impossible for apps to optionally enable widechar functionality by simply looking at the headers, as bsd-games is doing. The only...

  • Mike Sharov Mike Sharov posted a comment on ticket #9

    mvwadd_wchw already uses the NCURSES_WIDECHAR to enable widechar support only if the ncurses package installed by your distribution supports it. Checking NCURSES_WIDECHAR is the official way of checking for this functionality, and there is no other, as far as I know. So I'm going to say that this is a problem with your distribution's package. These days there is no reason whatsoever to build ncurses without unicode support, so you should submit a request to your distribution packager to do so.

  • papoteur papoteur created ticket #9

    undefined reference to `setcchar'

  • Mike Sharov Mike Sharov committed [fa281a] on Code

    Add ENAMETOOLONG check to mkpath

  • Mike Sharov Mike Sharov committed [65c036] on Code

    atc: fix missing A_BOLD for background setattr

  • bsd-games bsd-games updated /README.md

  • bsd-games bsd-games released /bsd-games-3.3.tar.gz

  • Mike Sharov Mike Sharov committed [1fe103] on Code

    Bump version number for release

  • Mike Sharov Mike Sharov modified ticket #8

    gomoku fails to build on macOS due to missing header

  • Mike Sharov Mike Sharov posted a comment on ticket #8

    Fixed by 07793aa56343c0c6a94bbce8857c4b90d7e42b4a

  • Mike Sharov Mike Sharov committed [07793a] on Code

    Fix for not having <endian.h> on MacOS

  • Mohamed Akram Mohamed Akram posted a comment on ticket #8

    The formatting seems to have been messed up. <machine/endian.h> not <endian.h>

  • Mohamed Akram Mohamed Akram created ticket #8

    gomoku fails to build on macOS due to missing header

  • bsd-games bsd-games released /README.md

  • bsd-games bsd-games released /bsd-games-3.2.tar.gz

  • bsd-games bsd-games released /bsd-games-3.0.tar.gz

  • bsd-games bsd-games released /bsd-games-3.1.tar.gz

  • Mike Sharov Mike Sharov committed [d9e950]

    Move project to Sourceforge

  • Mike Sharov Mike Sharov imported Code

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.