Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | 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? | |||
* | Tagging 0.3.60.3.6 | Petr Mrázek | 2014-06-03 | -1/+7 |
| | ||||
* | Still trying to fix FTB | Jan Dalheimer | 2014-05-23 | -6/+10 |
| | ||||
* | Attempt at fixing FTB | Jan Dalheimer | 2014-05-23 | -36/+17 |
| | ||||
* | Fix FTB? | Jan Dalheimer | 2014-05-23 | -5/+6 |
| | ||||
* | More FTB debug stuff | Jan Dalheimer | 2014-05-23 | -1/+1 |
| | ||||
* | Some more FTB related debug info | Jan Dalheimer | 2014-05-23 | -8/+26 |
| | ||||
* | QDir::exists is not static in Qt 5.1.1 | Petr Mrázek | 2014-05-22 | -1/+1 |
| | ||||
* | Merge pull request #275 from MultiMC/feature_ftb_new_paths | Petr Mrázek | 2014-05-22 | -5/+28 |
|\ | | | | | Fix FTB paths on windows | |||
| * | FTB paths changed on windows. Fixes #255 | Jan Dalheimer | 2014-05-22 | -5/+28 |
|/ | ||||
* | Merge branch 'feature_crashreport' into develop | Jan Dalheimer | 2014-05-21 | -1/+571 |
|\ | ||||
| * | Add a missing letter | Forkk | 2014-05-10 | -1/+1 |
| | | ||||
| * | Fix stupid tabs. | Forkk | 2014-05-10 | -2/+2 |
| | | | | | | | | Thanks, QtCreator... ._. | |||
| * | Remove unused function | Andrew | 2014-05-10 | -3/+0 |
| | | ||||
| * | Implement backtraces on Windows. | Andrew | 2014-05-10 | -19/+281 |
| | | | | | | | | Much !!FUN!! was had | |||
| * | Implement crash report system on Windows. | Andrew | 2014-05-09 | -65/+104 |
| | | ||||
| * | Change dump file extension | Forkk | 2014-05-09 | -3/+3 |
| | | ||||
| * | Remove some unnecessary dummy functions. | Forkk | 2014-05-09 | -7/+1 |
| | | ||||
| * | Implement crash handling on Linux | Forkk | 2014-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ázek | 2014-05-18 | -0/+25 |
| | | ||||
* | | Screenshot upload dialog(s) now have the console window as parent. | Petr Mrázek | 2014-05-18 | -74/+64 |
| | | ||||
* | | Add static data path for ... static data. Like translations. Move ↵ | Petr Mrázek | 2014-05-17 | -4/+23 |
| | | | | | | | | translations there. | |||
* | | Finish status pills. | Petr Mrázek | 2014-05-17 | -108/+236 |
| | | ||||
* | | Status pills. This doesn't build yet. | Petr Mrázek | 2014-05-15 | -901/+518 |
| | | ||||
* | | Bump version to 0.3.50.3.5 | Petr Mrázek | 2014-05-15 | -1/+5 |
|/ | ||||
* | Fix for #257 | Petr Mrázek | 2014-05-08 | -0/+6 |
| | ||||
* | Fix version select dialog filtering | Petr Mrázek | 2014-05-04 | -19/+13 |
| | ||||
* | Merge pull request #248 from MultiMC/feature_fix_ftb_lib0.3.4 | Petr Mrázek | 2014-05-03 | -7/+9 |
|\ | | | | | Fix FTB local libraries bug | |||
| * | Fix FTB local libraries bug | Jan Dalheimer | 2014-05-03 | -7/+9 |
| | | ||||
* | | Merge branch 'develop' into release-0.3.4 | Petr Mrázek | 2014-05-03 | -0/+1686 |
|\| | ||||
| * | Inherit module path from main build environment in the prerequisites script. | Petr Mrázek | 2014-05-02 | -0/+2 |
| | | ||||
| * | It's a fatal error to not find the dependency checker tool. | Petr Mrázek | 2014-05-02 | -1/+1 |
| | | ||||
| * | Add a safety net for missing dumpbin.exe | Petr Mrázek | 2014-05-02 | -0/+1681 |
| | | ||||
| * | Include ICU in distributed builds. | Forkk | 2014-05-01 | -0/+3 |
| | | ||||
* | | Bump version and update changelog. | Forkk | 2014-05-01 | -2/+9 |
|/ | ||||
* | Merge branch 'feature_credits' into develop | Forkk | 2014-05-01 | -28/+102 |
|\ | ||||
| * | Show Patreon patrons in the about dialog | Forkk | 2014-05-01 | -28/+102 |
|/ | ||||
* | Update the icon, again | Petr Mrázek | 2014-04-22 | -0/+0 |
| | ||||
* | Update the OSX icon | Petr Mrázek | 2014-04-22 | -0/+0 |
| | | | | Closes #230 | |||
* | Merge remote-tracking branch 'origin/feature_cmake_style' into develop | Petr Mrázek | 2014-04-21 | -859/+798 |
|\ | | | | | | | | | Conflicts: CMakeLists.txt | |||
| * | Only use tabs for intendention | Jan Dalheimer | 2014-04-09 | -458/+459 |
| | | ||||
| * | Merge remote-tracking branch 'origin/develop' into feature_cmake_style | Jan Dalheimer | 2014-04-07 | -75/+127 |
| |\ | | | | | | | | | | | | | Conflicts: CMakeLists.txt | |||
| * | | Use the same style of CMake files everywhere | Jan Dalheimer | 2014-04-06 | -811/+761 |
| | | | ||||
* | | | Fix quit shortcut connect() call | Petr Mrázek | 2014-04-21 | -1/+2 |
| | | | ||||
* | | | Update FR translation some more. | Petr Mrázek | 2014-04-21 | -523/+129 |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/feature_new_login_dialog2' into develop | Petr Mrázek | 2014-04-21 | -43/+276 |
|\ \ \ | ||||
| * | | | Comments and reformating | Jan Dalheimer | 2014-04-16 | -1/+4 |
| | | | | | | | | | | | | | | | | [ci skip] | |||
| * | | | Fix bug | Jan Dalheimer | 2014-04-16 | -16/+11 |
| | | | |