pollymc/launcher
2022-02-12 21:27:32 +01:00
..
icons NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
java NOISSUE in java checker, ignore invalid lines altogether 2022-01-24 11:44:47 +01:00
launch More rebranding 2022-01-10 12:47:35 -05:00
meta NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
minecraft feat: implement MSA client id override 2022-02-12 21:27:32 +01:00
modplatform Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop 2022-02-03 14:14:12 -05:00
mojang
net support paste.polymc.org 2022-01-23 12:54:58 -05:00
news remove unused parsing of dates (bloat) 2022-02-10 13:57:18 +01:00
notifications More rebranding 2022-01-10 12:47:35 -05:00
pathmatcher NOISSUE fix some small build issues 2021-11-03 15:45:42 +01:00
resources Added modrinth icon 2022-01-14 10:51:44 +01:00
screenshots NOISSUE fix build on macOS 2021-11-21 23:42:55 +01:00
settings More rebranding 2022-01-10 12:47:35 -05:00
tasks NOISSUE more refactoring 2021-11-21 23:36:55 +01:00
testdata
tools Support OpenBSD without patches 2022-02-06 09:32:55 +01:00
translations translations 2022-02-09 00:02:51 +00:00
ui feat: implement MSA client id override 2022-02-12 21:27:32 +01:00
updater More rebranding 2022-01-10 12:47:35 -05:00
Application.cpp feat: implement MSA client id override 2022-02-12 21:27:32 +01:00
Application.h feat: implement MSA client id override 2022-02-12 21:27:32 +01:00
ApplicationMessage.cpp NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
ApplicationMessage.h NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
BaseInstance.h NOISSE add a shortcut to the loaders mods to main window 2021-12-12 22:39:25 +01:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h NOISSUE more refactoring 2021-11-21 23:36:55 +01:00
CMakeLists.txt feat(ui): add custom MSA client id setting 2022-02-12 21:05:42 +01:00
Commandline.cpp
Commandline.h
DefaultVariable.h
DesktopServices.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
DesktopServices.h
Exception.h
ExponentialSeries.h
FileSystem_test.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
FileSystem.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
FileSystem.h
Filter.cpp
Filter.h
GZip_test.cpp
GZip.cpp
GZip.h
HoeDown.h
install_prereqs.cmake.in Restore the previously deleted line. 2021-12-12 16:45:18 +00:00
InstanceCopyTask.cpp
InstanceCopyTask.h
InstanceCreationTask.cpp
InstanceCreationTask.h
InstanceImportTask.cpp refactor: simpler includes for quazip 2022-01-31 21:40:59 +01:00
InstanceImportTask.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
InstanceList.cpp GH-4164 Assign instances to groups using drag & drop 2021-10-25 23:51:42 +02:00
InstanceList.h GH-4164 Assign instances to groups using drag & drop 2021-10-25 23:51:42 +02:00
InstancePageProvider.h change "loader mods" to "mods" 2022-02-11 22:09:47 -05:00
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp Add offline mode support 2022-01-30 02:35:56 +01:00
LaunchController.h GH-1795 add terminal launch option to use a specific Minecraft profile 2021-10-31 21:43:33 +01:00
Launcher.in Change method of shell script fix per suggestion 2022-01-14 19:28:10 -07:00
LoggedProcess.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
LoggedProcess.h
main.cpp Rebranding logo 2021-12-31 16:37:54 -05:00
MessageLevel.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
MessageLevel.h NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
MMCStrings.cpp
MMCStrings.h
MMCTime.cpp NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
MMCTime.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
MMCZip.cpp fix: bring back JAR Folder mods 2022-01-31 21:40:59 +01:00
MMCZip.h fix: bring back JAR Folder mods 2022-01-31 21:40:59 +01:00
ModDownloadTask.cpp Added smart file selection 2022-01-15 10:25:24 +01:00
ModDownloadTask.h Removing copyrights 2022-01-14 22:07:54 +01:00
NullInstance.h NOISSE add a shortcut to the loaders mods to main window 2021-12-12 22:39:25 +01:00
ProblemProvider.h
QObjectPtr.h NOISSUE fix fix fix the accounts again 2021-11-23 01:25:24 +01:00
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
SkinUtils.h
UpdateController.cpp Support OpenBSD in UpdateController.cpp 2022-02-06 09:35:48 +01:00
UpdateController.h
Usable.h NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
Version_test.cpp
Version.cpp Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00
Version.h
VersionProxyModel.cpp NOISSUE Some happy little refactors 2021-11-20 16:22:22 +01:00
VersionProxyModel.h
WatchLock.h