fix: miscellaneous by xesdoog · Pull Request #117 · YimMenu-Lua/Samurais-Scripts

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@xesdoog

Copy link

Collaborator

@xesdoog xesdoog commented

Mar 10, 2026

Formatting

  • Remove forced line wrapping.

Classes

  • Remove constructor logic from CStructView.
  • Cache and automatically refresh some object pointers.
  • Refactor nullptr into an immutable lightweight object.

xesdoog added 2 commits

March 10, 2026 16:24
#### Formatting

- Remove forced line wrapping.

#### Classes

- Remove constructor logic from `CStructView`.
- Cache and automatically refresh some object pointers.
- Refactor `nullptr` into an immutable lightweight object.

@xesdoog xesdoog merged commit e8b16d9 into YimMenu-Lua:main

Mar 10, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@xesdoog