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

Xuri, if you will try this #193

Closed
wants to merge 9 commits into from
Closed

Xuri, if you will try this #193

wants to merge 9 commits into from

Conversation

OldFoolAgain
Copy link
Contributor

This does the following:

  1. Adds a describe feature to each Object type (item, base,multi,boat,character, etc). That (for now) generates a vector of key/value pairs (in text)
  2. Region saves, now use that, and async start the save process.
  3. No other save is touched.

This changes all routine calls that wanted a specific type of stream ifstream/ofstream to the generic istream/ostream.  So you can use stringstream, or other derived types.
Modernizes the way LoadResource and SaveResource works in regions.

Added a missing forward declare in MultiMul.h
… just reinitialize the entire vector, based on the default values, and then just update the values that are in the file.
@OldFoolAgain OldFoolAgain deleted the binaryspawn branch August 30, 2023 13:01
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.

1 participant