Skip to content

New EEex Feature: Tweak EEex_GetUserDataAuxiliary()#9

Open
4Luke4 wants to merge 4 commits into
Bubb13:develfrom
4Luke4:get-ud-aux
Open

New EEex Feature: Tweak EEex_GetUserDataAuxiliary()#9
4Luke4 wants to merge 4 commits into
Bubb13:develfrom
4Luke4:get-ud-aux

Conversation

@4Luke4

@4Luke4 4Luke4 commented May 23, 2026

Copy link
Copy Markdown

This pull request introduces a new set of UDAux hook functions to the EEex codebase, providing additional extension points for area and store marshaling/unmarshaling processes.

The most important changes are:

UDAux Hook Functionality:

  • Added declarations for a series of UDAux_Hook_* functions in EEex.h to handle events before and after area and store marshaling/unmarshaling, as well as inventory and container operations.

Exporting Hooks:

  • Registered the new UDAux_Hook_* functions for export in main.cpp, making them available for use elsewhere in the codebase or by external modules.

See also: Bubb13/EEex#128.

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