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
/
MultiMC.cpp
Age
Commit message (
Expand
)
Author
2013-11-04
Reformat and (slightly) decruft all the things.
Petr Mrázek
2013-11-04
Implement instance sorting options.
Petr Mrázek
2013-11-03
Main window geometry and state saving/reloading
Sky
2013-10-31
List available proxies on start
Petr Mrázek
2013-10-29
Customizable folder browsing is same as for the instance folder. Syste Proxy ...
Petr Mrázek
2013-10-28
Valgrind-checked early application start
Petr Mrázek
2013-10-28
Fix problem with instance list not using the instance folder path
Petr Mrázek
2013-10-26
Fix "no windows means MMC exits prematurely" issue
Sky
2013-10-21
Merge branch 'feature_skins' into develop
Sky
2013-10-21
Clean up skins, remove wrapper, save to accounts/skins
Sky
2013-10-20
Ask for java path when hostname changes from the last run.
Petr Mrázek
2013-10-19
First draft of player faces in the login dialog
Sky
2013-10-18
Change Organization and App name, might invalidate some configs? Add Tak to c...
Orochimarufan
2013-10-14
Huge Java detection refactor, version dialogs on first run (no JavaPath set) ...
Sky
2013-10-06
Automatically try to set the Java path on first start
Sky
2013-10-06
Get rid of junky timestamps, along with some select pointless log messages
Petr Mrázek
2013-10-06
Added file logger
Petr Mrázek
2013-09-23
Implement basic yggdrasil auth.
Petr Mrázek
2013-09-22
Working 1.6 modding (currently only forge)
Petr Mrázek
2013-09-18
Implement legacy forge button!
Petr Mrázek
2013-09-16
Forge version list implementation. Needs integration and testing.
Petr Mrázek
2013-09-09
Fix translation initialization (and loading).
Petr Mrázek
2013-09-08
Filed attempt on making localization work
Stiepen22
2013-09-08
Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into develop
Petr Mrázek
2013-09-08
Use HttpMetaCache to minimize network use.
Petr Mrázek
2013-09-07
Move a good chunk of the singleton objects into a new QApplication subclass.
Petr Mrázek