Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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. | |||
* | Do not include jutils in LWJGL versions. | Petr Mrázek | 2014-08-13 | -2/+2 |
| | ||||
* | Properly detect if the instance is vanilla and don't treat it as custom. | Petr Mrázek | 2014-08-11 | -2/+23 |
| | ||||
* | Increase the java checker timeout from 5s to 15s | Petr Mrázek | 2014-08-10 | -1/+1 |
| | ||||
* | Fix loading of Minecraft versions from FTB packs | Mrazek, Petr | 2014-07-30 | -1/+8 |
| | ||||
* | Rearrange RawLibrary and OneSixLibrary heavily. | Petr Mrázek | 2014-07-26 | -419/+335 |
| | | | | Fix #396 | |||
* | Check if the java binary can be found before launch. | Petr Mrázek | 2014-07-23 | -3/+12 |
| | | | | Fix #386 | |||
* | Merge branch 'master' into develop | Petr Mrázek | 2014-07-20 | -6/+7 |
|\ | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.md | |||
| * | Fix LWJGL version list loading. | Petr Mrázek | 2014-07-20 | -6/+7 |
| | | | | | | | | SourceForge has changed its API again. | |||
* | | Make forge work. | Petr Mrázek | 2014-07-19 | -122/+191 |
| | | | | | | | | Using classifiers FTW. | |||
* | | Implement gradle spec reader/writer | Petr Mrázek | 2014-07-16 | -15/+159 |
|/ | ||||
* | Show changelog even when there are no new updates available. | Petr Mrázek | 2014-07-14 | -8/+9 |
| | ||||
* | Fix #361 | Petr Mrázek | 2014-07-13 | -2/+2 |
| | ||||
* | Finish of the OtherLogs page, and (re)format page related files | Jan Dalheimer | 2014-07-12 | -19/+27 |
| | ||||
* | Add a new page that can show all sorts of logs | Jan Dalheimer | 2014-07-12 | -6/+156 |
| | ||||
* | Fix #356 | Petr Mrázek | 2014-07-11 | -3/+3 |
| | ||||
* | Fix #354, make jar mods and patch files in general more resilient. | Petr Mrázek | 2014-07-10 | -3/+12 |
| | ||||
* | Do not show core mods page for minecraft newer than 1.5.2. | Petr Mrázek | 2014-07-10 | -4/+4 |
| | ||||
* | Make the auth timeout longer (30s) | Petr Mrázek | 2014-07-09 | -1/+1 |
| | ||||
* | Fix mod list sorting predicate, convert the changelog to markdown and ↵ | Petr Mrázek | 2014-07-08 | -2/+2 |
| | | | | reverse it. | |||
* | Make the FTB packs a set instead of a list. | Petr Mrázek | 2014-07-08 | -4/+13 |
| | ||||
* | Update the forge hacks. | Petr Mrázek | 2014-07-07 | -6/+20 |
| | ||||
* | Tweak the response to successful uploads (screenshots, log pastes) | Petr Mrázek | 2014-07-07 | -4/+12 |
| | | | | | The url will now be shown as link, put into the clipboard AND opened in a browser. At the same time. To avoid losing the URL. | |||
* | One more liteloader fix | Petr Mrázek | 2014-07-06 | -1/+2 |
| | ||||
* | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -13/+83 |
| | ||||
* | Make paste.ee logs expire after a month | Petr Mrázek | 2014-07-03 | -1/+1 |
| | ||||
* | disable that upgrade page | Petr Mrázek | 2014-07-03 | -1/+2 |
| | ||||
* | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -24/+881 |
| | ||||
* | Handle a bunch more clang warnings | Petr Mrázek | 2014-07-01 | -7/+8 |
| | ||||
* | [Clang Warnings] Remove unused variables | Taeyeon Mori | 2014-06-30 | -3/+2 |
| | ||||
* | Fix bug in OneSixInstance's modification detection. | Taeyeon Mori | 2014-06-30 | -1/+1 |
| | | | | | OneSixInstance would report all instances as custom because of a typo. Thanks Clang :) | |||
* | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -6/+33 |
| | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer. | |||
* | ~_~_~_~ | Petr Mrázek | 2014-06-28 | -0/+1 |
| | ||||
* | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -212/+17 |
| | ||||
* | Merge branch 'feature/fix_intel' into develop | Petr Mrázek | 2014-06-28 | -5/+5 |
|\ | | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp | |||
| * | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | 2014-06-28 | -5/+5 |
| | | ||||
* | | Merge branch 'feature/forge_pre4_fix' into develop | Petr Mrázek | 2014-06-25 | -21/+40 |
|\| | | | | | | | | | | | Conflicts: logic/forge/ForgeVersionList.cpp logic/forge/ForgeVersionList.h | |||
| * | Fix forge prerelease mess. | Petr Mrázek | 2014-06-25 | -21/+39 |
| | | | | | | | | This adds a HACK that assumes Mojang will be consistent with their versioning. What could possibly go wrong? | |||
* | | No more disabling of actions in the instance toolbar. It makes no sense. | Petr Mrázek | 2014-06-20 | -42/+0 |
| | | ||||
* | | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -0/+4 |
| | | ||||
* | | More github wiki friendly help page names | Petr Mrázek | 2014-06-10 | -8/+8 |
| | | ||||
* | | Add close button to page dialog. Add help button to page dialog. | Petr Mrázek | 2014-06-10 | -5/+9 |
| | | | | | | | | Smile. | |||
* | | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | 2014-06-09 | -8/+0 |
| | | ||||
* | | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -0/+6 |
| | | ||||
* | | Version revert logic improvements, colorful icons for mod lists and resource ↵ | Petr Mrázek | 2014-06-09 | -9/+65 |
| | | | | | | | | | | | | pack list. Icons are from Oxygen. | |||
* | | Show texture/resource packs when appropriate. | Petr Mrázek | 2014-06-09 | -12/+45 |
| | |