summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeLines
...
| * Implement crash handling on LinuxForkk2014-05-09-1/+28
| | | | | | | | | | This will allow us to generate crash dumps and have users report crashes.
* | Finish status pills.Petr Mrázek2014-05-17-7/+14
| |
* | Bump version to 0.3.50.3.5Petr Mrázek2014-05-15-1/+1
|/
* Bump version and update changelog.Forkk2014-05-01-1/+1
|
* Merge remote-tracking branch 'origin/feature_cmake_style' into developPetr Mrázek2014-04-21-566/+556
|\ | | | | | | | | Conflicts: CMakeLists.txt
| * Only use tabs for intendentionJan Dalheimer2014-04-09-354/+355
| |
| * Merge remote-tracking branch 'origin/develop' into feature_cmake_styleJan Dalheimer2014-04-07-45/+11
| |\ | | | | | | | | | | | | Conflicts: CMakeLists.txt
| * | Use the same style of CMake files everywhereJan Dalheimer2014-04-06-566/+567
| | |
* | | Create a new login dialogTaeyeon Mori2014-04-16-0/+3
| |/ |/|
* | Merge remote-tracking branch 'origin/feature_dotcmake' into developPetr Mrázek2014-04-06-21/+9
|\ \
| * | .cmake files to reduce "code" duplicateJan Dalheimer2014-04-06-21/+9
| |/
* / Coverity build and upload target. Also GitFunctions.Jan Dalheimer2014-04-06-14/+5
|/
* Workaround for dirty build folders.Petr Mrázek2014-04-06-3/+3
| | | | My disgust just turned into barely contained rage :<
* Build fixage for the changed build configPetr Mrázek2014-04-06-23/+39
|
* Get rid of long rebuilds because of minor cmake config changesPetr Mrázek2014-04-06-2/+3
|
* Do not spam logs too much, bump version and add to changelog.0.3.2Petr Mrázek2014-04-01-1/+1
|
* Fix FTB-related issues0.3.1Petr Mrázek2014-03-31-1/+1
|
* Bump version to 0.3.0Petr Mrázek2014-03-23-2/+2
|
* Make some more error messages translateable.Petr Mrázek2014-03-23-0/+1
|
* Add a timer for clicking away the notification dialogJan Dalheimer2014-03-15-0/+3
|
* Remove a lot of error code and error handling madness.Petr Mrázek2014-03-02-0/+5
|
* Reorganize the version-related code.Petr Mrázek2014-03-01-7/+14
|
* Fix to the way translations are handled. Also updated the german translation ↵Jan Dalheimer2014-02-25-18/+2
| | | | with the new strings.
* Merge branch 'feature_screenshots' into integration_json_and_toolsPetr Mrázek2014-02-25-145/+159
|\ | | | | | | | | | | | | Conflicts: logic/net/URLConstants.h Resolve issues with multiple definitions of URL constants by moving them to their own object file.
| * Screenshots: Optimize image loading and memory use, fix list and button layout.Petr Mrázek2014-02-25-0/+1
| |
| * Reorganize all the screenshot filesPetr Mrázek2014-02-25-6/+9
| |
| * Imgur album creationJan Dalheimer2014-02-24-2/+4
| |
| * Initial stuff. It doesnt work.robotbrain2014-02-23-145/+152
| |
* | Merge branch 'feature_profiling' into integration_json_and_toolsPetr Mrázek2014-02-24-0/+12
|\ \
| * | RestructureJan Dalheimer2014-02-16-11/+11
| | |
| * | Fix more stuff. Detached tools, only MCEdit for now.Jan Dalheimer2014-02-16-1/+5
| | |
| * | Profiler support. Currently JProfiler and JVisualVM are implemented.Jan Dalheimer2014-02-15-0/+8
| |/
* / New, better, liteloader supportJan Dalheimer2014-02-19-0/+2
|/
* Merge branch 'feature_groupview' into integration_derpstances_groupviewPetr Mrázek2014-02-08-8/+11
|\
| * Pave.Petr Mrázek2014-02-04-8/+11
| |
* | Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek2014-02-01-4/+8
|\ \ | |/ |/| | | | | | | | | | | into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
| * Merge branch 'develop' into feature_derpstancesJan Dalheimer2014-01-24-1/+1
| |\
| * | Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer2014-01-24-19/+19
| | |
| * | Forge works now too, and so does forge+liteloaderJan Dalheimer2014-01-23-0/+2
| | |
| * | Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer2014-01-22-17/+19
| | |
* | | Add 'empty text' to all the version selection dialogs.Petr Mrázek2014-01-29-0/+4
| | | | | | | | | | | | Customize it for the Forge one so people finally shut up about 1.7.4
* | | Offline mode can be used even when online.Petr Mrázek2014-01-27-0/+2
| |/ |/| | | | | | | | | Allow the user to pick a player name for offline mode. Big auth refactor. Now using session objects instead of the accounts themselves. Sessions only last for one instance start and hold all the auth and player data.
* | Hotfix 0.2.1 for twitch.0.2.1Petr Mrázek2014-01-22-1/+1
|/ | | | Add to the changelog and tweak the version number.
* Update the changelog, version, scale the instance iconPetr Mrázek2014-01-20-2/+2
|
* Move a bunch of resources into the resources folder.Petr Mrázek2014-01-19-2/+2
| | | | Also, cat is no longer mysterious. It's just FLUFFY!
* Use icon theme so we can have more than one icon size per iconPetr Mrázek2014-01-19-2/+8
|
* Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek2014-01-12-1/+0
|\ | | | | | | | | | | | | | | into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui
| * Fix a few things related to the translationsJan Dalheimer2014-01-04-1/+0
| |
* | Show Mojang service statuses in status barSky2014-01-12-0/+4
| |
* | No more generated resources.Petr Mrázek2014-01-11-4/+1
| |