This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6fe55a79f1
Branches
Tags
View all branches
pollymc
/
launcher
History
flow
6fe55a79f1
fix: use const qualifier for operator==() and allow other comparisons
...
This fixes an implicit behavior changed by C++17. Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-26 15:11:56 -03:00
..
icons
…
java
Merge pull request
#893
from Scrumplex/refactor-env-handling
2022-07-23 14:08:10 +02:00
launch
fix: actually substitute variables in pre/post launch
2022-07-23 17:51:58 +02:00
meta
…
minecraft
chore: add some debugging prints in AccountList
2022-07-26 15:11:56 -03:00
modplatform
fix: fix translations for mod updater
2022-07-19 18:03:45 +02:00
mojang
…
net
Merge pull request
#877
from Scrumplex/refactor-offline-accounts
2022-07-23 13:54:36 +02:00
news
…
pathmatcher
…
resources
…
screenshots
…
settings
…
tasks
…
testdata
…
tools
…
translations
…
ui
fix: hide the entire performance tab on instance settings in non-Linux
2022-07-23 13:29:39 -03:00
updater
…
Application.cpp
…
Application.h
…
ApplicationMessage.cpp
…
ApplicationMessage.h
…
BaseInstaller.cpp
…
BaseInstaller.h
…
BaseInstance.cpp
…
BaseInstance.h
…
BaseVersion.h
…
BaseVersionList.cpp
…
BaseVersionList.h
…
CMakeLists.txt
Merge pull request
#877
from Scrumplex/refactor-offline-accounts
2022-07-23 13:54:36 +02:00
Commandline.cpp
…
Commandline.h
…
DefaultVariable.h
…
DesktopServices.cpp
…
DesktopServices.h
…
Exception.h
…
ExponentialSeries.h
…
FileSystem_test.cpp
…
FileSystem.cpp
…
FileSystem.h
…
Filter.cpp
…
Filter.h
…
GZip_test.cpp
…
GZip.cpp
…
GZip.h
…
HoeDown.h
…
install_prereqs.cmake.in
…
InstanceCopyTask.cpp
…
InstanceCopyTask.h
…
InstanceCreationTask.cpp
…
InstanceCreationTask.h
…
InstanceImportTask.cpp
…
InstanceImportTask.h
…
InstanceList.cpp
…
InstanceList.h
…
InstancePageProvider.h
…
InstanceTask.cpp
…
InstanceTask.h
…
JavaCommon.cpp
…
JavaCommon.h
…
Json.cpp
…
Json.h
…
KonamiCode.cpp
…
KonamiCode.h
…
LaunchController.cpp
…
LaunchController.h
…
Launcher.in
refactor: filter values in environment variables
2022-07-19 18:07:58 +02:00
LoggedProcess.cpp
…
LoggedProcess.h
…
main.cpp
…
MessageLevel.cpp
…
MessageLevel.h
…
MMCStrings.cpp
…
MMCStrings.h
…
MMCTime.cpp
…
MMCTime.h
…
MMCZip.cpp
fix: sigsegv when trying to use jar mods
2022-07-23 14:24:24 -03:00
MMCZip.h
…
ModDownloadTask.cpp
…
ModDownloadTask.h
…
NullInstance.h
…
ProblemProvider.h
…
QObjectPtr.h
fix: use const qualifier for operator==() and allow other comparisons
2022-07-26 15:11:56 -03:00
RecursiveFileSystemWatcher.cpp
…
RecursiveFileSystemWatcher.h
…
RWStorage.h
…
SeparatorPrefixTree.h
…
SkinUtils.cpp
…
SkinUtils.h
…
UpdateController.cpp
…
UpdateController.h
…
Usable.h
…
Version_test.cpp
…
Version.cpp
…
Version.h
…
VersionProxyModel.cpp
…
VersionProxyModel.h
…
WatchLock.h
…