sneedmc/launcher/modplatform/flame
jdp_ eabd225b06 Fix bug, fix more warnings (See commit description)
This ends my series of patches fixing warnings throughout the codebase. Now, there are NO warnings except for unused parameters, tested on GCC 13.1.1 and Clang 16.0.2 with -Wall -Wextra.

Fixed dark mode crashing on Windows 8.1, 8 and 7, and removed a need for an export by moving in the function.

Any people looking at the Windows code and asking why I didn't use official version querying API's, those typically have some sort of unwanted behavior, plus checking exports to determine versions is shorter.
2023-05-08 22:08:07 -04:00
..
FileResolvingTask.cpp Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00
FileResolvingTask.h fix: add abort handlign in Flame's FileResolvingTask 2022-07-26 20:33:33 +02:00
FlameAPI.cpp huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameAPI.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameCheckUpdate.cpp Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00
FlameCheckUpdate.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
FlameInstanceCreationTask.cpp Cleanup codebase 2023-05-07 06:20:16 -04:00
FlameInstanceCreationTask.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
FlameModIndex.cpp feat: lazy-load CF mod descriptions 2022-08-01 07:33:30 -03:00
FlameModIndex.h feat: lazy-load CF mod descriptions 2022-08-01 07:33:30 -03:00
FlamePackIndex.cpp fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
FlamePackIndex.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00
PackManifest.cpp feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00
PackManifest.h feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00