Skip to content

Document SaveLoad - #38

Merged
dogo merged 1 commit into
masterfrom
feature/doc-save-load
Sep 1, 2024
Merged

Document SaveLoad#38
dogo merged 1 commit into
masterfrom
feature/doc-save-load

Conversation

@dogo

@dogo dogo commented Sep 1, 2024

Copy link
Copy Markdown
Owner

Summary

Add Save/Load Dialog Functionality with Documentation

This PR introduces the SaveLoad module, enabling save, load, and delete operations with the following features:

  • Dialog Initialization: Functions to initialize save, load, and delete dialogs, including multi-list, single, and automatic options.
  • Data Structure: The oslSaveLoad struct, which holds all relevant data like game title, save name, and associated assets (icons, images).
  • Lifecycle Management: Functions to manage dialog display, status retrieval, and finalization.
  • Doxygen Documentation: Full documentation for easy integration and understanding.

This update streamlines game save/load management with a well-documented, flexible interface.

@dogo
dogo merged commit 7c1239c into master Sep 1, 2024
@dogo
dogo deleted the feature/doc-save-load branch September 1, 2024 00:02
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