Skip to content

NUKE some unused stuff#1667

Merged
VReaperV merged 3 commits intoDaemonEngine:masterfrom
VReaperV:nuke-unused
May 22, 2025
Merged

NUKE some unused stuff#1667
VReaperV merged 3 commits intoDaemonEngine:masterfrom
VReaperV:nuke-unused

Conversation

@VReaperV
Copy link
Copy Markdown
Contributor

skinModel_t was only used by Wolf:ET and XreaL, for some stupid back and forth of shader handles through IPC, which we thankfully do not have.

Also fixed some comments on srfGeneric_t.

MD5 MODELS - in memory representation
==============================================================================
*/
#define MD5_IDENTSTRING "MD5Version"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We do use this string but it is hard-coded both places where is used.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I see, I've changed those to use MD5_IDENTSTRING instead.

@slipher
Copy link
Copy Markdown
Member

slipher commented May 22, 2025

LGTM

@VReaperV VReaperV merged commit adabe8c into DaemonEngine:master May 22, 2025
8 of 9 checks passed
@VReaperV VReaperV deleted the nuke-unused branch May 22, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants