index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
application
/
MultiMC.h
Age
Commit message (
Expand
)
Author
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek
2021-05-23
NOISSUE Add --server argument for --launch
Janrupf
2021-05-22
NOISSUE Allow joining servers from the servers page
Janrupf
2020-02-24
GH-2988 add --import command-line option
OverMighty
2019-06-01
NOISSUE add option to open global settings from instance settings
Petr Mrázek
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2017-07-06
NOISSUE remove obsolete declaration for logger shutdown
Petr Mrázek
2017-07-05
NOISSUE rearrange global initialization
Petr Mrázek
2017-05-21
NOISSUE fix a bunch of compiler warnings
Petr Mrázek
2017-05-21
GH-1895 update LWJGL list during legacy instance update
Petr Mrázek
2017-05-02
GH-1874 Do not allow launching instances during an update
Petr Mrázek
2017-05-02
GH-1874 do not allow updating while an instance is running
Petr Mrázek
2017-04-14
GH-1854 prevent a crash if the instance is closed while the kill confirmation...
Petr Mrázek
2017-04-07
NOISSUE remove liteloader and forge
Petr Mrázek
2017-04-07
NOISSUE Remove Minecraft version list and versions.
Petr Mrázek
2017-01-21
GH-1793 rearrange setup wizard logic to only check if they are needed once
Petr Mrázek
2017-01-18
GH-1790 do not apply system theme on launch if it is selected
Petr Mrázek
2017-01-14
GH-1665 attempt at workaround for MultiMC not starting on macOS Sierra
Petr Mrázek
2017-01-06
NOISSUE make the setup wizard use the main event loop
Petr Mrázek
2017-01-01
NOISSUE Translations model and initial setup wizard work
Petr Mrázek
2016-12-28
NOISSUE add skeleton of the setup wizard
Petr Mrázek
2016-11-26
NOISSUE allow killing the instance from main window
Petr Mrázek
2016-11-24
NOISSUE add analytics settings (enable/disable)
Petr Mrázek
2016-11-21
NOISSUE most basic analytics integration possible
Petr Mrázek
2016-11-19
GH-1726 better failure detection for updates
Petr Mrázek
2016-11-07
NOISSUE shut down logger when MultiMC exits
Petr Mrázek
2016-11-06
NOISSUE ask user if closing is OK when instances are still running
Petr Mrázek
2016-11-06
NOISSUE Refactor and sanitize MultiMC startup/shutdown
Petr Mrázek
2016-11-02
NOISSUE MCEdit integration - remove old 'tool', replace with Worlds
Petr Mrázek
2016-11-01
GH-1645 reimplement open/close instance window based on settings
Petr Mrázek
2016-10-31
NOISSUE rearrange MultiMC.cpp to make it make more sense
Petr Mrázek
2016-10-30
NOISSUE refactor window management and launch, make MultiMC a single instance...
Petr Mrázek
2016-10-29
NOISSUE clean up some bad/dead code
Petr Mrázek
2016-10-28
NOISSUE remove unused 'test mode'
Petr Mrázek
2016-10-26
NOISSUE Granular instance reload
Petr Mrázek
2016-10-21
GH-903 simple theme switching and dark theme
Petr Mrázek
2016-06-10
GH-1586 Windows: attach to the parent process console if there is any, so com...
Petr Mrázek
2016-04-30
NOISSUE split GUI stuff from logic library
Petr Mrázek
2016-01-02
GH-1365 rework java version parsing and sorting
Petr Mrázek
2015-12-27
GH-1308 remove use of static data (translations) and root (notifications.json...
Petr Mrázek
2015-09-30
GH-253 implement launching instances from command line
Petr Mrázek
2015-07-05
GH-1053 split settings dialog creation to its own namespace
Petr Mrázek
2015-06-10
GH-1060 ugly XP hack is ugly
Petr Mrázek
2015-06-09
GH-1060 implement very basic updater (only linux and maybe osx right now)
Petr Mrázek
2015-06-09
GH-1060 remove some old updater bits and pieces
Petr Mrázek
2015-06-06
NOISSUE Various changes from multiauth that are unrelated to it
Jan Dalheimer
2015-05-19
GH-960 possible fix for missing OSX ca certs
Petr Mrázek
2015-04-12
NOISSUE move everything.
Petr Mrázek