Skip to content

NUKE unused IPC calls#1428

Merged
VReaperV merged 1 commit intofor-0.56.0/syncfrom
reaper/nuke-trap-getentitytoken/sync
Nov 10, 2024
Merged

NUKE unused IPC calls#1428
VReaperV merged 1 commit intofor-0.56.0/syncfrom
reaper/nuke-trap-getentitytoken/sync

Conversation

@VReaperV
Copy link
Copy Markdown
Contributor

@VReaperV VReaperV commented Nov 9, 2024

No description provided.

@VReaperV VReaperV changed the title NUKE unused cgame trap_GetEntityToken() NUKE unused cgame trap_GetEntityToken() and trap_QuoteString() Nov 10, 2024
@VReaperV VReaperV force-pushed the reaper/nuke-trap-getentitytoken/sync branch from a3f497b to 8bf5947 Compare November 10, 2024 00:19
@VReaperV VReaperV changed the title NUKE unused cgame trap_GetEntityToken() and trap_QuoteString() NUKE unused IPC calls Nov 10, 2024
@VReaperV VReaperV force-pushed the reaper/nuke-trap-getentitytoken/sync branch from 8bf5947 to ce3a1cb Compare November 10, 2024 00:27
Copy link
Copy Markdown
Contributor

@DolceTriade DolceTriade left a comment

Choose a reason for hiding this comment

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

If they are unused, do you think this change is safe in master (with a corresponding Unvanquished change)? I worry that deleting them in 0.56.0 will allow this to regress.

@slipher
Copy link
Copy Markdown
Member

slipher commented Nov 10, 2024

LGTM. Doing it in the 0.56 branch is the right way. Having syscalls that work in some engine builds of the same ABI version but not others wouldn't be good.

@DolceTriade
Copy link
Copy Markdown
Contributor

Fair enough. Probably won't gain any uses of the syscalls and we'll jsut discover it when we release 0.56

@VReaperV VReaperV merged commit 212b4e1 into for-0.56.0/sync Nov 10, 2024
@VReaperV VReaperV deleted the reaper/nuke-trap-getentitytoken/sync branch November 10, 2024 23:42
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.

3 participants