Skip to content

Conversation

@0f-0b
Copy link
Contributor

@0f-0b 0f-0b commented Jun 17, 2025

Called by GameDataFunction::makeTextureSaveDataFileName in SMO.


This change is Reviewable

Copy link
Contributor

@MonsterDruide1 MonsterDruide1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @0f-0b)


include/g3d/aglNW4FToNN.h line 16 at r1 (raw file):

    static void Cleanup(nn::g3d::ResFile*);
    static s32 GetTextureIndex(const nn::g3d::ResFile*, const char*);
    static void BindTexture(nn::g3d::ResFile*, const nn::g3d::ResFile*);

Suggestion:

static bool BindTexture(nn::g3d::ResFile*, const nn::g3d::ResFile*);

Copy link
Contributor Author

@0f-0b 0f-0b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @MonsterDruide1)


include/g3d/aglNW4FToNN.h line 16 at r1 (raw file):

    static void Cleanup(nn::g3d::ResFile*);
    static s32 GetTextureIndex(const nn::g3d::ResFile*, const char*);
    static void BindTexture(nn::g3d::ResFile*, const nn::g3d::ResFile*);

Done.

Copy link
Contributor

@MonsterDruide1 MonsterDruide1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @0f-0b)

@MonsterDruide1 MonsterDruide1 merged commit 62579f8 into open-ead:master Jun 18, 2025
2 checks passed
@0f-0b 0f-0b deleted the get-texture-index branch June 18, 2025 19:51
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.

2 participants