aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2014-04-06Merge remote-tracking branch 'origin/feature_dotcmake' into developPetr Mrázek
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
2014-01-12Show Mojang service statuses in status barSky
2014-01-11No more generated resources.Petr Mrázek
2014-01-11Harden CacheDownload.Petr Mrázek
It's now super hard. SRSLY.
2014-01-08Merge branch 'master' into developForkk
2014-01-08Change the issue tracker URL to GitHub issuesForkk
Bump hotfix version number and add an entry in the changelog.
2014-01-08Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developForkk
2014-01-08Hopefully fix OSX icon filePetr Mrázek
2014-01-07Make CMake output version type infoForkk
2014-01-07Bump minor version number and update changelog.Forkk
2014-01-07Merge branch 'develop' of github.com:MultiMC/MultiMC5 into new-version-systemForkk
2014-01-08Deploy jars instead of extracting them at runtime, remove non-working nvidia fixPetr Mrázek
2014-01-07Rework version numbering system.Forkk
Again...