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

Chore: Remove unnecessary Win32 calls / convert to Ruby stdlib #36

Open
OSXLich-Doug opened this issue Sep 19, 2021 · 0 comments
Open
Assignees

Comments

@OSXLich-Doug
Copy link
Contributor

Background: lich.rbw has a significant amount of unnecessary Win32 calls from Lich 4 port.
Impacts: lich.rbw, msgbox for install / warning before game starts
Approach: Evaluate need for each existing Win32 call, replace with appropriate stdlib calls where necessary
To-do: Strip all Win32 calls and substitute with Ruby STDLib calls wherever possible
Needs: PR prototype for team tests
Currently working: Doug

Status:
07/15/2021 - prototype created, all existing Win32 calls removed, one new Win32 call created to support SIMU specific FE (Wizard / Stormfront) installation locations on user local system.

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

No branches or pull requests

1 participant