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

All overlap #187

Closed
wants to merge 38 commits into from
Closed

All overlap #187

wants to merge 38 commits into from

Conversation

OldFoolAgain
Copy link
Contributor

Xuri, if you can test this please.

DANGER DANGER WILL ROBINSON

This will delete your resource[#].bin files on load (it saves text *.wsc files, just something I am playing with). So ensure it isn't run in some test data you want to keep (figured you would not anyway).

Thanks again for all your help in this. I think next I am going to try a thread pool. Constrained by fitting into the existing structure, the most time is actually spent writing the data to a stream , not the file. Oh well. The other thing I was considering of tweaking was the string stream buffer, but... That has its own pitfalls(as nothing to spool to).

strattond and others added 30 commits July 12, 2023 13:39
added building zlib as optional
quieted warnings on cmake build
Consolidated github workflow
Added macOS to the workflow
Updated readme.md to standardized cmake instructions
1. Updated Xcode to match other ides
2. Corrected position errors in Cmake
3. Changed case on cBaseobject.cpp to uppercase O, to match header file
4. Changed gump.h to CGump.h (since it defines the CGump.cpp class).
@OldFoolAgain OldFoolAgain deleted the all-overlap branch August 26, 2023 17:12
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 this pull request may close these issues.

3 participants