Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Fix NagUtils and hack GroupView to work | Petr Mrázek | 2015-04-12 | -65/+3 | |
| | |||||
* | SCRATCH move icons over to Env, instance proxy model to gui | Petr Mrázek | 2015-04-12 | -39/+21 | |
| | |||||
* | SCRATCH eliminate InstanceFactory | Petr Mrázek | 2015-04-12 | -282/+186 | |
| | |||||
* | NOISSUE Move FTB logic out of generic code | Petr Mrázek | 2015-04-04 | -226/+396 | |
| | |||||
* | NOISSUE Remove special FTB logic from generic version patch code | Petr Mrázek | 2015-04-04 | -29/+35 | |
| | |||||
* | GH-856 add profile strategy for FTB packs | Petr Mrázek | 2015-04-03 | -10/+191 | |
| | |||||
* | NOISSUE make slightly more compatible with current unstable | Petr Mrázek | 2015-04-02 | -1/+1 | |
| | | | | Recognize MinecraftVersion as IntendedVersion | ||||
* | NOISSUE insert blatant self-promotion | Petr Mrázek | 2015-04-02 | -3/+2 | |
| | |||||
* | NOISSUE use QSaveFile for saving patch order | Petr Mrázek | 2015-04-02 | -2/+14 | |
| | |||||
* | NOISSUE remove obsolete EnabledItemFilter model | Petr Mrázek | 2015-04-02 | -75/+0 | |
| | |||||
* | NOISSUE Make tests no longer use the MultiMC object | Petr Mrázek | 2015-04-02 | -31/+39 | |
| | | | | They do not require the application part anymore | ||||
* | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | 2015-04-02 | -102/+255 | |
| | |||||
* | NOISSUE remove obsolete assets migration task | Petr Mrázek | 2015-04-02 | -159/+0 | |
| | |||||
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -1367/+1594 | |
| | |||||
* | GH-813 Add 'mcedit2.exe' to the list of things the MCEdit tool looks for | Petr Mrázek | 2015-04-01 | -1/+5 | |
| | |||||
* | GH-853 evict asset index files from cache when they don't parse | Petr Mrázek | 2015-04-01 | -0/+22 | |
| | |||||
* | GH-841 fix for modpack downloads on windows | Petr Mrázek | 2015-03-27 | -2/+3 | |
| | |||||
* | NOISSUE actually make INI file saving work again... oops :P | Petr Mrázek | 2015-02-21 | -3/+5 | |
| | |||||
* | NOISSUE make sure saving config files is atomic | Petr Mrázek | 2015-02-21 | -5/+22 | |
| | |||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -118/+118 | |
| | |||||
* | NOISSUE ignore PermGen warnings in log | Petr Mrázek | 2015-02-02 | -0/+6 | |
| | |||||
* | GH-734: block more java env variable holes. | Petr Mrázek | 2015-01-17 | -1/+11 | |
| | |||||
* | GH-721 Log errors in asset and MMC update downloads. | Petr Mrázek | 2015-01-11 | -4/+3 | |
| | |||||
* | GH-721 Redo internal NetJob implementation. | Petr Mrázek | 2015-01-11 | -46/+125 | |
| | | | | NetJob is now using its own task queue and does not start more than 6 actions at the same time | ||||
* | GH-719 Fix paste upload encoding and do not try to upload over limit | Petr Mrázek | 2015-01-11 | -3/+16 | |
| | |||||
* | NOISSUE Update and sort modlist after adding mods | robotbrain | 2015-01-06 | -4/+4 | |
| | |||||
* | NOISSUE Treat any forge downloads <= 4KB as stale. | Petr Mrázek | 2014-12-27 | -8/+26 | |
| | |||||
* | NOISSUE Fix jar mods for OnesSix | Petr Mrázek | 2014-12-27 | -881/+436 | |
| | |||||
* | NOISSUE Always follow redirects for NetAction based downloads | Petr Mrázek | 2014-12-12 | -46/+36 | |
| | |||||
* | GH-619 Add libraries missing in copies of 1.7.10 FTB packs | Petr Mrázek | 2014-11-17 | -0/+17 | |
| | |||||
* | Fix coloring and processing of console output | Petr Mrázek | 2014-11-10 | -2/+6 | |
| | | | | | * Removing \r * Adding missing break statements for coloring | ||||
* | Improve log formatting | Petr Mrázek | 2014-11-09 | -12/+34 | |
| | | | | | * Updated log level detection for current Minecraft versions * Better formatting: using a monospaced font and raw text instead of HTML (fixes #111) | ||||
* | Give paste upload a nice status message | Petr Mrázek | 2014-11-09 | -0/+1 | |
| | | | | Fixes #364 | ||||
* | Workaround for QTBUG-42500 | Petr Mrázek | 2014-11-09 | -0/+4 | |
| | | | | Process has to have LD_LIBRARY_PATH set to empty string to not inherit it by default | ||||
* | Fix #537 | Petr Mrázek | 2014-11-08 | -1/+1 | |
| | | | | | Core Mods help now goes to Loader Mods Fixed Minecraft Log -> Minecraft Logs problem | ||||
* | Fix #474: Bad jvisualvm check | Jan Dalheimer | 2014-11-02 | -2/+1 | |
| | |||||
* | Fix #220: Use .exe suffix on windows for jprofiler | Jan Dalheimer | 2014-11-02 | -1/+5 | |
| | |||||
* | Fix another bunch of copyright years, including fixing #397 | Jan Dalheimer | 2014-11-02 | -57/+57 | |
| | |||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -66/+66 | |
| | |||||
* | Fix #231: Enable translation for more strings | Jan Dalheimer | 2014-11-02 | -26/+26 | |
| | |||||
* | Also block other java-related env vars, for good measure | Petr Mrázek | 2014-11-02 | -0/+8 | |
| | | | | | | | | "JAVA_ARGS" "CLASSPATH" "CONFIGPATH" "JAVA_HOME" "JRE_HOME" | ||||
* | Filter env variables passed to Minecraft | Petr Mrázek | 2014-11-01 | -5/+28 | |
| | | | | | QT_* and LD_* are not passed through env variables are logged on launch | ||||
* | Add dark, light, blue and colored theme from pe. | Petr Mrázek | 2014-10-26 | -4/+4 | |
| | | | | Replaces the old dark and light themes | ||||
* | Fix translation downloading | robotbrain | 2014-10-05 | -1/+3 | |
| | |||||
* | Translation downloading! | robotbrain | 2014-09-30 | -1/+85 | |
| | |||||
* | More sync from quickmods | Petr Mrázek | 2014-09-06 | -13/+0 | |
| | | | | Also a small VersionSelectDialog refactor | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -159/+294 | |
| | |||||
* | Fix version file problems, fix console window not being destroyed | Petr Mrázek | 2014-08-21 | -1/+1 | |
| | |||||
* | Add some logging to places where version updates might not trigger. | Petr Mrázek | 2014-08-21 | -0/+2 | |
| | |||||
* | Revert "Do not include jutils in LWJGL versions." | Petr Mrázek | 2014-08-15 | -2/+2 | |
| | | | | This reverts commit 376467740b7aa5eed371f6dde8d720f950a3187c. |