Rosalie Wanders
dc58fbe900
RMG-Core: add CoreSet*PathOverride functions
2023-02-18 00:46:22 +01:00
Rosalie Wanders
be67cd03cb
RMG-Core: correct CORE_INSTALL_PREFIX name
2023-01-03 16:37:42 +01:00
Rosalie Wanders
eb261bc2bf
RMG-Core: fix default save state/game directory being wrong
2022-12-19 21:07:45 +01:00
Rosalie Wanders
21673affbb
RMG-Core: include Config.hpp in Directories.cpp
2022-12-14 20:28:11 +01:00
Rosalie Wanders
330a66c81c
RMG-Core: introduce & use CoreGetVersion()
2022-12-14 18:26:01 +01:00
Rosalie Wanders
f87397b6c6
RMG-Core: fix remaining issues with std::filesystem::path
2022-11-18 22:07:27 +01:00
Rosalie Wanders
977c941d1b
RMG-Core: use std::filesystem::path
2022-11-18 21:42:26 +01:00
JaxonWasTaken and GitHub
9caa05f258
Add missing, remove redundant, unused STL headers ( #43 )
2022-05-29 20:07:27 +02:00
Rosalie Wanders
53044626a0
RMG-Core: introduce & use CoreGet*ScreenshotDirectory() functions
2022-03-13 15:53:12 +01:00
Rosalie Wanders
b25463585b
RMG-Core: add missing comments in Directories.cpp
2022-02-02 19:09:50 +01:00
Rosalie Wanders
b1597e021c
RMG-Core: correct CoreGetUser{Data,Cache}Directory
2022-02-02 19:08:50 +01:00
Rosalie Wanders
2af19a57ca
RMG-Core: don't use settings in CoreGetSharedDataDirectory()
...
CoreGetSharedDataDirectory() is called in CoreInit() before mupen64plus
has started, so the settings function will return an empty string, which
is not expected.
2022-01-19 15:43:38 +01:00
Rosalie Wanders
3e12c8c928
RMG-Core: introduce & use Config.hpp
2022-01-16 18:18:50 +01:00
Rosalie Wanders
cabfcc9f75
RMG-Core: introduce CoreGetDefault*Directory()
2022-01-14 18:18:19 +01:00
Rosalie Wanders
cd26941059
RMG-Core: remove support for non-portable builds on windows
2022-01-14 18:10:25 +01:00
Rosalie Wanders
9b589c50e1
RMG-Core: remove trailing slash in Directories.cpp
2022-01-13 16:01:05 +01:00
Rosalie Wanders
f7f41d330d
RMG-Core: introduce CoreGetSave{,State}Directory()
2022-01-13 15:33:39 +01:00
Rosalie Wanders
7e79aa0fff
RMG-Core: introduce & use CoreGet*Directory functions
2022-01-13 14:25:12 +01:00