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

Setup project structure for the future #22

Merged
merged 5 commits into from
May 21, 2024
Merged

Setup project structure for the future #22

merged 5 commits into from
May 21, 2024

Conversation

piotrmacha
Copy link
Member

@piotrmacha piotrmacha commented May 19, 2024

Changes:

  • plugin/ directory with source code moved to project root
  • NH::Bass classes moved to src/NH/Bass
  • Removed all empty includes from gothic-userapi
  • Game_* exports removed and replaced with direct hooks to be independent of Union 1.0 runtime
  • Changed CGameManager::Init() patch hook to partial hook at the start of CGameManager::Run()
  • Fixed setting up logger level from .ini options
  • Additional CMake targets to build VDF and copy to folder
  • Added BuildInfo with constants describing the build variables
  • Change Union API linking to dynamic
  • Upgrade dependencies

@piotrmacha piotrmacha self-assigned this May 20, 2024
@piotrmacha piotrmacha merged commit 1c4bcbb into main May 21, 2024
3 checks passed
@piotrmacha piotrmacha deleted the feature/cleanup branch May 22, 2024 10:48
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.

1 participant