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

Add a resolution switch in the graphics options #252

Closed
lpenguin opened this issue Jul 1, 2020 · 1 comment · Fixed by #258
Closed

Add a resolution switch in the graphics options #252

lpenguin opened this issue Jul 1, 2020 · 1 comment · Fixed by #258
Milestone

Comments

@lpenguin
Copy link
Contributor

lpenguin commented Jul 1, 2020

  1. Add "Resolution" option with "1280x720" and "800x600" values in "Graphics options". See https://github.com/KranX/Vangers/blob/master/data/iscreen/scripts/mainmenu.scr#L1721-L1763

  2. Add void XGR_Screen::set_resolution(int width, int height) method and connect it to the "Resolution" option

  3. Load "Resolution" option when Vangers start

@lpenguin lpenguin added this to the HD milestone Jul 1, 2020
This was referenced Jul 1, 2020
@lpenguin
Copy link
Contributor Author

closed in #258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant