aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/module/ModuleInit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: clean up codesaturneric2025-01-271-4/+1
* fix: variable 'mods_path' is reassigned a value before the old one has been u...saturneric2024-12-031-34/+6
* fix: integrated modules loading pathsaturneric2024-12-031-2/+7
* fix: support debug module loading by AppImagesaturneric2024-12-021-8/+8
* fix: discovered bugs on windows platformsaturneric2024-12-011-1/+7
* feat: improve app structure on windowssaturneric2024-11-301-2/+2
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-16/+44
* feat: simplify loggingsaturneric2024-07-301-4/+4
* fix: use standard os detection macrosaturneric2024-07-301-9/+10
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: discover and solve some memory issuessaturneric2024-07-271-2/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-15/+7
* feat: adjust modules loading pathsaturneric2024-07-121-4/+4
* fix: can not find mods on macos platformsaturneric2024-04-301-1/+3
* feat: improve functions and ui on modulesaturneric2024-04-301-6/+18
* feat: load both integrated and external modulessaturneric2024-04-281-24/+52
* feat: adapt linux appimage of modules loadingdev/2.1.2/modulesaturneric2024-04-211-6/+7
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-021-0/+74