COMMITS
/ plugins/builtin/source/content/views/view_constants.cpp January 28, 2024
N
impr: Restructure various components much better (#1520)
Nik committed
January 8, 2024
W
impr: Added icons to all menu items
WerWolv committed
December 19, 2023
W
refactor: Get rid of `this->m_`
WerWolv committed
November 21, 2023
W
refactor: Streamline entire view system
WerWolv committed
November 16, 2023
I
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
iTrooz committed
November 10, 2023
W
impr: General code cleanup
WerWolv committed
August 29, 2023
W
impr: Added lots of comments and cleaned up many views
WerWolv committed
June 23, 2023
W
fix: Don't load constants files that start with a `_`
WerWolv committed
May 16, 2023
W
impr: Better JSON error handling in many places
WerWolv committed
April 10, 2023
W
fix: Prevent constants view from growing past the size of the screen
WerWolv committed
March 23, 2023
W
sys: Updated to use the new HttpRequest helper instead of Net
WerWolv committed
March 12, 2023
W
sys: Moved more functions to libwolv
WerWolv committed
W
sys: Replaced many helper functions with libwolv
WerWolv committed
October 4, 2022
W
sys: Improved UTF-8 path handling in various places
WerWolv committed
July 15, 2022
W
sys: Upgrade codebase to C++23
WerWolv committed
March 26, 2022
March 4, 2022
W
sys: Fixed many clang tidy warnings and typos
WerWolv committed
February 1, 2022
W
sys: Reformat all
WerWolv committed
W
sys: Get rid of SharedData struct and cleanup code structure (#411)
WerWolv committed
January 24, 2022
W
sys: Added clang-format file, formatted entire project
WerWolv committed
January 23, 2022
W
api: Moved menu item adding to a new registry-type API
WerWolv committed
January 13, 2022
W
sys: std::filesystem -> fs
WerWolv committed
December 31, 2021
W
fix: Many format string warnings on MacOS and some Linux distros
WerWolv committed
December 7, 2021
W
sys: Moved all views to builtin plugin
WerWolv committed