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

Lusfixes1 #7

Merged
merged 3 commits into from
Nov 7, 2022
Merged

Lusfixes1 #7

merged 3 commits into from
Nov 7, 2022

Conversation

Kenix3
Copy link
Owner

@Kenix3 Kenix3 commented Nov 7, 2022

No description provided.

@Kenix3 Kenix3 force-pushed the lusfixes1 branch 7 times, most recently from f8c2c8a to 1166075 Compare November 7, 2022 04:17
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (1/7)

src/binarytools/BinaryWriter.h Show resolved Hide resolved
src/binarytools/BinaryWriter.h Show resolved Hide resolved
src/resource/Archive.cpp Outdated Show resolved Hide resolved
src/resource/Archive.cpp Outdated Show resolved Hide resolved
src/resource/Archive.cpp Outdated Show resolved Hide resolved
src/resource/Archive.h Show resolved Hide resolved
src/controller/Controller.h Show resolved Hide resolved
src/controller/Controller.h Show resolved Hide resolved
src/controller/Controller.h Show resolved Hide resolved
src/controller/DummyController.h Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (2/7)

src/controller/DummyController.h Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (3/7)

src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/menu/Console.cpp Outdated Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.cpp Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (4/7)

src/resource/factory/SoH/ResourceLoader.cpp Outdated Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.cpp Outdated Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.cpp Outdated Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.cpp Outdated Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.cpp Outdated Show resolved Hide resolved
src/binarytools/MemoryStream.h Show resolved Hide resolved
src/binarytools/MemoryStream.h Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (5/7)

src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (6/7)

src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/ResourceMgr.cpp Outdated Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.h Outdated Show resolved Hide resolved
src/menu/ImGuiImpl.cpp Outdated Show resolved Hide resolved
src/menu/ImGuiImpl.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (7/7)

src/binarytools/BinaryReader.h Show resolved Hide resolved
src/binarytools/BinaryReader.h Show resolved Hide resolved
src/controller/KeyboardController.h Show resolved Hide resolved
src/controller/KeyboardController.h Show resolved Hide resolved
src/binarytools/Stream.h Show resolved Hide resolved
Copy link
Collaborator

@briaguya-ai briaguya-ai left a comment

Choose a reason for hiding this comment

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

overall there are a ton of improvements, but i took this as a chance to go through and see if there are any naming conventions with room for improvement

found a few things, left some suggestions and questions, i'm very much in "strong opinions loosely held" mode on these so i'm very open to disagreement

src/audio/SDLAudioPlayer.cpp Show resolved Hide resolved
src/audio/SDLAudioPlayer.cpp Show resolved Hide resolved
src/audio/WasapiAudioPlayer.cpp Show resolved Hide resolved
src/audio/WasapiAudioPlayer.h Outdated Show resolved Hide resolved
src/CMakeLists.txt Outdated Show resolved Hide resolved
src/resource/factory/SoH/ResourceLoader.cpp Show resolved Hide resolved
src/resource/factory/SoH/SceneFactory.cpp Show resolved Hide resolved
src/resource/factory/SoH/SkeletonFactory.cpp Show resolved Hide resolved
src/resource/factory/SoH/VtxFactory.cpp Show resolved Hide resolved
@Kenix3 Kenix3 force-pushed the lusfixes1 branch 2 times, most recently from 56914bf to 3e4835c Compare November 7, 2022 04:45
Copy link
Collaborator

@briaguya-ai briaguya-ai left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

src/core/Window.h Show resolved Hide resolved
@Kenix3 Kenix3 merged commit 40ccbf6 into main Nov 7, 2022
@Kenix3 Kenix3 deleted the lusfixes1 branch November 7, 2022 22:37
Kenix3 added a commit that referenced this pull request Jan 3, 2023
* Organizes libultraship files into directories.

* Adds StormLib, ZAPDUTILS, and tidies up /lib/

* Moves include up a directory and moves abi.h to include.

* Fixes gitignore to only ignore build folders, and commits forgotten files.

* update CMakeLists and `#include`s to match directory structure

* Windows CMake now builds project files.

* Restructure CMake project

* feat: sdl via vcpkg (#1)

Co-authored-by: briaguya <briaguya@alice>

* Build via VS generator

* Use ccache for faster building

* Error CI workflow on no lib generated

* Remove unused lib (mINI)

* Update embedded lib (nlohmann-json)

* Cleanup main CMakeLists.txt

* Remove unecessary header

* Use Ninja for MSVC

* Update embedded lib (spdlog)

* Update embedded lib (StormLib)

* Improve CMake structure

* define NOMINMAX for certain windows files

* Add and run clang-format

* Add and run clang-tidy

* Add CI workflow for clang-format/tidy

* Split CI workflows

* Use new format validation

* Fixes typos preventing patch OTRs from working on Switch (#8)

* Removes third party BinaryTools and re-implements and reloacates ZAPDUtils Binary Tools. (#7)

* Removes third party BinaryTools and implements ZAPDUtils' into LUS.

* Attempts to make the Linter happy.

* Another run of linter fixing improvements.

* Should be last linting-related change.

* Fixes tidy-format-validation to only check src and include directories in the git diff

Co-authored-by: briaguya <briaguya@alice>
Co-authored-by: David Chavez <[email protected]>
Co-authored-by: briaguya <[email protected]>
Co-authored-by: Christopher Leggett <[email protected]>
Archez added a commit to Archez/libultraship that referenced this pull request Feb 27, 2024
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