Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logging: Remove use of SourceInterface for CGameConsole #803

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

F1F7Y
Copy link
Member

@F1F7Y F1F7Y commented Aug 31, 2024

SourceInteface class goes back to icepick and is not good. We have a replacement, let's use it.

When testing make sure the console can stil be opened and is being logged to.

@github-actions github-actions bot added needs testing Changes from the PR still need to be tested needs code review Changes from PR still need to be reviewed in code labels Aug 31, 2024
@F1F7Y F1F7Y changed the title logging: Remove use of SourceInterface class from sourceconsole.cpp logging: Remove use of SourceInterface for CGameConsole Aug 31, 2024
Copy link
Member

@GeckoEidechse GeckoEidechse left a comment

Choose a reason for hiding this comment

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

Confirmed working in testing as per instructions

image

@GeckoEidechse GeckoEidechse added almost ready to merge Apart from any small remaining other issues addressed by other labels, this would be ready to merge and removed needs testing Changes from the PR still need to be tested labels Sep 2, 2024
Copy link
Contributor

@ASpoonPlaysGames ASpoonPlaysGames left a comment

Choose a reason for hiding this comment

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

Code looks good, nothing uses the extern in the header anyway so that's fine to remove

Copy link
Contributor

@RoyalBlue1 RoyalBlue1 left a comment

Choose a reason for hiding this comment

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

Makes code look way cleaner and mimics what original source does more closely

@GeckoEidechse GeckoEidechse removed needs code review Changes from PR still need to be reviewed in code almost ready to merge Apart from any small remaining other issues addressed by other labels, this would be ready to merge labels Sep 2, 2024
@GeckoEidechse GeckoEidechse merged commit 79fbb9b into R2Northstar:main Sep 2, 2024
6 checks passed
wolf109909 pushed a commit to R2NorthstarCN/NorthstarLauncher that referenced this pull request Sep 8, 2024
…tar#803)

`SourceInteface` class goes back to icepick and is not good. We have a replacement, let's use it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants