aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2014-05-21Merge branch 'feature_crashreport' into developJan Dalheimer
2014-05-17Finish status pills.Petr Mrázek
2014-05-15Bump version to 0.3.5Petr Mrázek
2014-05-10Implement backtraces on Windows.Andrew
Much !!FUN!! was had
2014-05-09Implement crash report system on Windows.Andrew
2014-05-09Implement crash handling on LinuxForkk
This will allow us to generate crash dumps and have users report crashes.
2014-05-01Bump version and update changelog.Forkk
2014-04-21Merge remote-tracking branch 'origin/feature_cmake_style' into developPetr Mrázek
Conflicts: CMakeLists.txt
2014-04-16Create a new login dialogTaeyeon Mori
2014-04-09Only use tabs for intendentionJan Dalheimer
2014-04-07Merge remote-tracking branch 'origin/develop' into feature_cmake_styleJan Dalheimer
Conflicts: CMakeLists.txt
2014-04-06Merge remote-tracking branch 'origin/feature_dotcmake' into developPetr Mrázek
2014-04-06Use the same style of CMake files everywhereJan Dalheimer
2014-04-06.cmake files to reduce "code" duplicateJan Dalheimer
2014-04-06Coverity build and upload target. Also GitFunctions.Jan Dalheimer
2014-04-06Workaround for dirty build folders.Petr Mrázek
My disgust just turned into barely contained rage :<
2014-04-06Build fixage for the changed build configPetr Mrázek
2014-04-06Get rid of long rebuilds because of minor cmake config changesPetr Mrázek
2014-04-01Do not spam logs too much, bump version and add to changelog.Petr Mrázek
2014-03-31Fix FTB-related issuesPetr Mrázek
2014-03-23Bump version to 0.3.0Petr Mrázek
2014-03-23Make some more error messages translateable.Petr Mrázek
2014-03-15Add a timer for clicking away the notification dialogJan Dalheimer
2014-03-02Remove a lot of error code and error handling madness.Petr Mrázek
2014-03-01Reorganize the version-related code.Petr Mrázek
2014-02-25Fix to the way translations are handled. Also updated the german translation ↵Jan Dalheimer
with the new strings.
2014-02-25Merge branch 'feature_screenshots' into integration_json_and_toolsPetr Mrázek
Conflicts: logic/net/URLConstants.h Resolve issues with multiple definitions of URL constants by moving them to their own object file.
2014-02-25Screenshots: Optimize image loading and memory use, fix list and button layout.Petr Mrázek
2014-02-25Reorganize all the screenshot filesPetr Mrázek
2014-02-24Imgur album creationJan Dalheimer
2014-02-24Merge branch 'feature_profiling' into integration_json_and_toolsPetr Mrázek
2014-02-23Initial stuff. It doesnt work.robotbrain
2014-02-19New, better, liteloader supportJan Dalheimer
2014-02-16RestructureJan Dalheimer
2014-02-16Fix more stuff. Detached tools, only MCEdit for now.Jan Dalheimer
2014-02-15Profiler support. Currently JProfiler and JVisualVM are implemented.Jan Dalheimer
2014-02-08Merge branch 'feature_groupview' into integration_derpstances_groupviewPetr Mrázek
2014-02-04Pave.Petr Mrázek
2014-02-01Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
2014-01-29Add 'empty text' to all the version selection dialogs.Petr Mrázek
Customize it for the Forge one so people finally shut up about 1.7.4
2014-01-27Offline mode can be used even when online.Petr Mrázek
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.
2014-01-24Merge branch 'develop' into feature_derpstancesJan Dalheimer
2014-01-24Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer
2014-01-23Forge works now too, and so does forge+liteloaderJan Dalheimer
2014-01-22Hotfix 0.2.1 for twitch.Petr Mrázek
Add to the changelog and tweak the version number.
2014-01-22Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer
2014-01-20Update the changelog, version, scale the instance iconPetr Mrázek
2014-01-19Move a bunch of resources into the resources folder.Petr Mrázek
Also, cat is no longer mysterious. It's just FLUFFY!
2014-01-19Use icon theme so we can have more than one icon size per iconPetr Mrázek
2014-01-12Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into develop Conflicts: gui/dialogs/SettingsDialog.cpp gui/dialogs/SettingsDialog.ui