ShatteredPrism/launcher
Japa 92cda68480
Update launcher/minecraft/MinecraftInstance.cpp
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: Japa <japa4551@protonmail.com>
2023-04-21 11:18:17 -03:00
..
icons
java Java installations detection fix for Linux 2023-02-04 16:48:06 +02:00
launch refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
meta feat(RD): add texture pack downloader 2023-02-05 17:02:56 -03:00
minecraft Update launcher/minecraft/MinecraftInstance.cpp 2023-04-21 11:18:17 -03:00
modplatform fix: explicit conversion to C string to fix MinGW g++ 10 build 2023-03-12 18:33:48 -04:00
mojang
net Apply flowln's suggestion 2023-03-05 18:21:24 +00:00
news refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
pathmatcher
resources
screenshots
settings
tasks refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
tools
translations refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ui Merge pull request #946 from Ryex/subfolder-watch 2023-04-14 17:10:25 +02:00
updater
Application.cpp Merge pull request #946 from Ryex/subfolder-watch 2023-04-14 17:10:25 +02:00
Application.h fix: do not apply system theme on launch 2023-04-08 18:48:05 +02:00
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp
BaseInstance.h
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt Merge pull request #853 from kumquat-ir/nil 2023-03-05 13:39:00 +01:00
Commandline.cpp
Commandline.h
DataMigrationTask.cpp
DataMigrationTask.h
DefaultVariable.h
DesktopServices.cpp
DesktopServices.h
Exception.h
ExponentialSeries.h
FileSystem.cpp
FileSystem.h
Filter.cpp
Filter.h
GZip.cpp
GZip.h
install_prereqs.cmake.in
InstanceCopyPrefs.cpp
InstanceCopyPrefs.h
InstanceCopyTask.cpp
InstanceCopyTask.h
InstanceCreationTask.cpp
InstanceCreationTask.h
InstanceImportTask.cpp fix: prevent crash when aborting import task while extracting pack 2023-02-24 20:34:43 -03:00
InstanceImportTask.h fix: prevent crash when aborting import task while extracting pack 2023-02-24 20:34:43 -03:00
InstanceList.cpp
InstanceList.h
InstancePageProvider.h nilmods instance page 2023-02-11 17:46:17 -05:00
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
LaunchController.h
Launcher.in fix: use /usr/bin/env bash in launch script 2023-02-04 01:06:16 +01:00
LoggedProcess.cpp refactor: reprocess log lines per instance 2023-03-22 10:32:17 +01:00
LoggedProcess.h refactor: reprocess log lines per instance 2023-03-22 10:32:17 +01:00
main.cpp
MangoHud.cpp chore: use system architecture to detect vulkan layers 2023-04-01 13:09:09 -04:00
MangoHud.h
Markdown.h refactor: replace hoedown markdown parser with cmark 2023-01-12 10:08:52 -05:00
MessageLevel.cpp
MessageLevel.h
MMCTime.cpp
MMCTime.h
MMCZip.cpp fix: use toLocalFile() instead of path() 2023-03-05 08:24:56 -03:00
MMCZip.h
MTPixmapCache.h
NullInstance.h
ProblemProvider.h
QObjectPtr.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
ResourceDownloadTask.cpp fix(license): add/fix my copyright/license headers 2023-01-23 11:12:43 -03:00
ResourceDownloadTask.h fix(license): add/fix my copyright/license headers 2023-01-23 11:12:43 -03:00
RuntimeContext.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
SkinUtils.h
StringUtils.cpp
StringUtils.h
Usable.h
Version.cpp feat+fix(Version): make comparsion FlexVer-compatible 2023-01-21 18:47:47 -03:00
Version.h feat+fix(Version): make comparsion FlexVer-compatible 2023-01-21 18:47:47 -03:00
VersionProxyModel.cpp
VersionProxyModel.h
WatchLock.h