Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text on fakedos() does not scroll #3

Open
MestreLion opened this issue Mar 31, 2015 · 0 comments
Open

Text on fakedos() does not scroll #3

MestreLion opened this issue Mar 31, 2015 · 0 comments
Labels

Comments

@MestreLion
Copy link
Owner

Window scroll is disabled for the game, but there are a few places where it is needed, most notably on fakedos(), but also when creating a new score file in score(), when displaying the message No scorefile: Create Retry Abort

The solution is for curses.c to provide an API to enable and disable scrolling using methods from <curses.h>

@MestreLion MestreLion added the bug label Mar 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant