Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 :) | |||
* | Merge branch 'feature_theme_support' into develop | Petr Mrázek | 2014-06-30 | -8/+2108 |
|\ | | | | | | | | | Conflicts: main.cpp | |||
| * | New flat icon themes from pexner | Petr Mrázek | 2014-05-25 | -4/+2098 |
| | | | | | | | | Squash and rework of commits from robotbrain | |||
| * | Enable SVG icons | Petr Mrázek | 2014-05-25 | -6/+12 |
| | | ||||
* | | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -329/+547 |
| | | | | | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer. | |||
* | | Separate page dialog into a page container and a dialog. | Petr Mrázek | 2014-06-29 | -187/+275 |
| | | ||||
* | | Hack. | Petr Mrázek | 2014-06-29 | -10/+6 |
| | | ||||
* | | Add screenshots icon | Petr Mrázek | 2014-06-29 | -0/+1240 |
| | | ||||
* | | ~_~_~_~ | Petr Mrázek | 2014-06-28 | -0/+1 |
| | | ||||
* | | Derp^2!! | Petr Mrázek | 2014-06-28 | -2/+0 |
| | | ||||
* | | Derp! | Petr Mrázek | 2014-06-28 | -0/+420 |
| | | ||||
* | | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -488/+33 |
| | | ||||
* | | Merge branch 'feature/fix_intel' into develop | Petr Mrázek | 2014-06-28 | -52/+84 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt changelog.yaml gui/MainWindow.cpp | |||
| * | | Bump version, fix typo, update the changelog. | Petr Mrázek | 2014-06-28 | -4/+8 |
| | | | ||||
| * | | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | 2014-06-28 | -66/+96 |
| | | | ||||
| * | | Bump version to 0.3.7, update changelog0.3.7 | Petr Mrázek | 2014-06-26 | -1/+3 |
| | | | ||||
* | | | Update changelog and bump version to 0.4.0 (no tag yet, not final) | Petr Mrázek | 2014-06-26 | -2/+6 |
| | | | ||||
* | | | 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 | -44/+0 |
| | | | ||||
* | | | Replace notes dialog with a page. | Petr Mrázek | 2014-06-18 | -164/+124 |
| | | | ||||
* | | | Fix #313 - used texture pack list instead of resource pack list | Petr Mrázek | 2014-06-11 | -1/+1 |
| | | | ||||
* | | | Tweak version page: select first item by default, allow changing version of ↵ | Petr Mrázek | 2014-06-10 | -1/+6 |
| | | | | | | | | | | | | 'version.json'. | |||
* | | | More github wiki friendly help page names | Petr Mrázek | 2014-06-10 | -15/+15 |
| | | | ||||
* | | | Add close button to page dialog. Add help button to page dialog. | Petr Mrázek | 2014-06-10 | -87/+63 |
| | | | | | | | | | | | | Smile. | |||
* | | | Cleanup - QFileInfo derp and unused variables | Petr Mrázek | 2014-06-09 | -11/+3 |
| | | | ||||
* | | | Remove margins from settings page. | Petr Mrázek | 2014-06-09 | -0/+12 |
| | | | ||||
* | | | Instance settings moved to a page. | Petr Mrázek | 2014-06-09 | -460/+475 |
| | | | ||||
* | | | Version revert logic improvements, colorful icons for mod lists and resource ↵ | Petr Mrázek | 2014-06-09 | -23/+150 |
| | | | | | | | | | | | | | | | | | | pack list. Icons are from Oxygen. | |||
* | | | Show texture/resource packs when appropriate. | Petr Mrázek | 2014-06-09 | -102/+141 |
| | | | ||||
* | | | Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ↵ | Petr Mrázek | 2014-06-09 | -1/+10 |
| | | | | | | | | | | | | now. | |||
* | | | Page dialog for legacy instances. | Petr Mrázek | 2014-06-09 | -1953/+658 |
| | | | ||||
* | | | Only enable move buttons for version patches that can move. HACK HACK | Petr Mrázek | 2014-06-09 | -1/+6 |
| | | | ||||
* | | | Tweaks to page dialog and version page. | Petr Mrázek | 2014-06-09 | -35/+123 |
| | | | ||||
* | | | Add and implement pages and page dialog. | Petr Mrázek | 2014-06-09 | -17/+1357 |
| | | | ||||
* | | | New, simpler and versioned format for the patch load order. | Petr Mrázek | 2014-06-09 | -66/+79 |
| | | | ||||
* | | | Implement adding jar mods, break saving library order. | Petr Mrázek | 2014-06-09 | -164/+228 |
| | | | ||||
* | | | Lock down the version cache. Just enough to make it annoying to corrupt the ↵ | Petr Mrázek | 2014-06-09 | -46/+99 |
| | | | | | | | | | | | | files. | |||
* | | | Reduce startup logging verbosity | Petr Mrázek | 2014-06-09 | -3/+3 |
| | | | ||||
* | | | Break FTB. Yep. It has to be done better. | Petr Mrázek | 2014-06-09 | -10/+0 |
| | | | ||||
* | | | Add back legacy mod edit, add checksums for all legacy jars | Petr Mrázek | 2014-06-09 | -71/+1005 |
| | | | ||||
* | | | Move instance settings back to the main window. | Petr Mrázek | 2014-06-09 | -24/+14 |
| | | | ||||
* | | | Fix last instance remaining selected when deleted | Petr Mrázek | 2014-06-09 | -20/+17 |
| | | | ||||
* | | | Small fixes, including release dates of some legacy versions | Petr Mrázek | 2014-06-09 | -22/+64 |
| | | | ||||
* | | | Disable window titles and isons again, windows build fixes | Petr Mrázek | 2014-06-09 | -5/+7 |
| | | | ||||
* | | | Use window icons and titles in 1.6+ | Petr Mrázek | 2014-06-09 | -49/+47 |
| | | | ||||
* | | | Make 1.6+ work with new instance format. | Petr Mrázek | 2014-06-09 | -540/+929 |
| | | | ||||
* | | | All of the broken legacy things work. | Petr Mrázek | 2014-06-09 | -347/+692 |
| | | | ||||
* | | | Introducing VersionPatch base class for version files and minecraft versions | Petr Mrázek | 2014-06-09 | -209/+286 |
| | | | ||||
* | | | Reorganize logic code. | Petr Mrázek | 2014-06-09 | -189/+188 |
| | | |