summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Use window icons and titles in 1.6+Petr Mrázek2014-06-09-49/+47
|
* Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-540/+929
|
* All of the broken legacy things work.Petr Mrázek2014-06-09-347/+692
|
* Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-209/+286
|
* Reorganize logic code.Petr Mrázek2014-06-09-189/+188
|
* Add builtin Minecraft versions for legacyPetr Mrázek2014-06-09-262/+884
|
* Set the window params inside the launcher part, depending on launcher type.Petr Mrázek2014-06-09-3231/+203
| | | | Also create/change the new internal version files.
* Fix launcher part for legacy in onesix.Petr Mrázek2014-06-09-118/+273
|
* Much change, very jarmod.Petr Mrázek2014-06-09-142/+3735
|
* Begin the transformation!Petr Mrázek2014-06-09-1589/+1065
| | | | Nuke all the things.
* Tagging 0.3.60.3.6Petr Mrázek2014-06-03-1/+7
|
* Still trying to fix FTBJan Dalheimer2014-05-23-6/+10
|
* Attempt at fixing FTBJan Dalheimer2014-05-23-36/+17
|
* Fix FTB?Jan Dalheimer2014-05-23-5/+6
|
* More FTB debug stuffJan Dalheimer2014-05-23-1/+1
|
* Some more FTB related debug infoJan Dalheimer2014-05-23-8/+26
|
* QDir::exists is not static in Qt 5.1.1Petr Mrázek2014-05-22-1/+1
|
* Merge pull request #275 from MultiMC/feature_ftb_new_pathsPetr Mrázek2014-05-22-5/+28
|\ | | | | Fix FTB paths on windows
| * FTB paths changed on windows. Fixes #255Jan Dalheimer2014-05-22-5/+28
|/
* Merge branch 'feature_crashreport' into developJan Dalheimer2014-05-21-1/+571
|\
| * Add a missing letterForkk2014-05-10-1/+1
| |
| * Fix stupid tabs.Forkk2014-05-10-2/+2
| | | | | | | | Thanks, QtCreator... ._.
| * Remove unused functionAndrew2014-05-10-3/+0
| |
| * Implement backtraces on Windows.Andrew2014-05-10-19/+281
| | | | | | | | Much !!FUN!! was had
| * Implement crash report system on Windows.Andrew2014-05-09-65/+104
| |
| * Change dump file extensionForkk2014-05-09-3/+3
| |
| * Remove some unnecessary dummy functions.Forkk2014-05-09-7/+1
| |
| * Implement crash handling on LinuxForkk2014-05-09-1/+279
| | | | | | | | | | This will allow us to generate crash dumps and have users report crashes.
* | Restore manage screenshots in main window.Petr Mrázek2014-05-18-0/+25
| |
* | Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek2014-05-18-74/+64
| |
* | Add static data path for ... static data. Like translations. Move ↵Petr Mrázek2014-05-17-4/+23
| | | | | | | | translations there.
* | Finish status pills.Petr Mrázek2014-05-17-108/+236
| |
* | Status pills. This doesn't build yet.Petr Mrázek2014-05-15-901/+518
| |
* | Bump version to 0.3.50.3.5Petr Mrázek2014-05-15-1/+5
|/
* Fix for #257Petr Mrázek2014-05-08-0/+6
|
* Fix version select dialog filteringPetr Mrázek2014-05-04-19/+13
|
* Merge pull request #248 from MultiMC/feature_fix_ftb_lib0.3.4Petr Mrázek2014-05-03-7/+9
|\ | | | | Fix FTB local libraries bug
| * Fix FTB local libraries bugJan Dalheimer2014-05-03-7/+9
| |
* | Merge branch 'develop' into release-0.3.4Petr Mrázek2014-05-03-0/+1686
|\|
| * Inherit module path from main build environment in the prerequisites script.Petr Mrázek2014-05-02-0/+2
| |
| * It's a fatal error to not find the dependency checker tool.Petr Mrázek2014-05-02-1/+1
| |
| * Add a safety net for missing dumpbin.exePetr Mrázek2014-05-02-0/+1681
| |
| * Include ICU in distributed builds.Forkk2014-05-01-0/+3
| |
* | Bump version and update changelog.Forkk2014-05-01-2/+9
|/
* Merge branch 'feature_credits' into developForkk2014-05-01-28/+102
|\
| * Show Patreon patrons in the about dialogForkk2014-05-01-28/+102
|/
* Update the icon, againPetr Mrázek2014-04-22-0/+0
|
* Update the OSX iconPetr Mrázek2014-04-22-0/+0
| | | | Closes #230
* Merge remote-tracking branch 'origin/feature_cmake_style' into developPetr Mrázek2014-04-21-859/+798
|\ | | | | | | | | Conflicts: CMakeLists.txt
| * Only use tabs for intendentionJan Dalheimer2014-04-09-458/+459
| |