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

Update dtk-template & add clangd support #424

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

encounter
Copy link
Collaborator

This updates dtk-template with all of the latest changes, including:

  • CLI progress output now shows matched code % across all source files, including unlinked.
  • Progress badges now use matched code % from decomp.dev rather than linked %.
  • Adds vscode config to enable dtk-template's new clangd integration.
  • Support automatically extracting required files from the game disc by placing it in orig/GMPE01_00. Setup instructions updated to reflect this.
  • CI updated to point to the new build image.

The second commit includes various source changes that fix some errors that appear with clangd. There's still remaining issues to solve: many implicit declarations and invalid function pointer casts, but I'll let y'all handle those.

@gamemasterplc gamemasterplc merged commit 023b702 into mariopartyrd:main Oct 23, 2024
1 check passed
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