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

Add some comments in engine headers/BXT files and hooked 'engineapi' for oldest WON builds #422

Merged
merged 4 commits into from
Feb 17, 2023

Conversation

SmileyAG
Copy link
Collaborator

  • Added comments in some of engine headers to show in which builds the struct ends on a specific function
  • Hooked engine_api_t interface that removed starting from 3248 build or earlier, but at least exist in 1712 build (could be used later for replacing pattern hooks of some functions with the calling functions from the structs itself)

HLSDK/engine/eiface.h Outdated Show resolved Hide resolved
@@ -0,0 +1,101 @@
// engine/launcher interface
Copy link
Owner

Choose a reason for hiding this comment

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

Where does this file come from?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

That header is exist in HLSDK 2.0-HLSDK 2.3, but got removed with release SDK to GitHub

@YaLTeR YaLTeR merged commit f8c6c5d into YaLTeR:master Feb 17, 2023
@YaLTeR
Copy link
Owner

YaLTeR commented Feb 17, 2023

Thanks

@SmileyAG SmileyAG deleted the more-comments branch February 19, 2023 17:06
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