summaryrefslogtreecommitdiffstats
path: root/logic/OneSixInstance.cpp
Commit message (Collapse)AuthorAgeLines
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-472/+0
|
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-1/+1
|
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-1/+0
|
* SCRATCH move icons over to Env, instance proxy model to guiPetr Mrázek2015-04-12-1/+1
|
* SCRATCH eliminate InstanceFactoryPetr Mrázek2015-04-12-3/+2
|
* NOISSUE make slightly more compatible with current unstablePetr Mrázek2015-04-02-1/+1
| | | | Recognize MinecraftVersion as IntendedVersion
* NOISSUE insert blatant self-promotionPetr Mrázek2015-04-02-3/+2
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-154/+86
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* NOISSUE Fix jar mods for OnesSixPetr Mrázek2014-12-27-65/+32
|
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
|
* Add dark, light, blue and colored theme from pe.Petr Mrázek2014-10-26-2/+2
| | | | Replaces the old dark and light themes
* Sync from quickmodsPetr Mrázek2014-09-06-3/+8
|
* Add a new page that can show all sorts of logsJan Dalheimer2014-07-12-6/+8
|
* Do not show core mods page for minecraft newer than 1.5.2.Petr Mrázek2014-07-10-4/+4
|
* Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek2014-06-30-3/+3
| | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer.
* Turn screenshot management into a page.Petr Mrázek2014-06-28-0/+2
|
* No more disabling of actions in the instance toolbar. It makes no sense.Petr Mrázek2014-06-20-13/+0
|
* Replace notes dialog with a page.Petr Mrázek2014-06-18-0/+2
|
* More github wiki friendly help page namesPetr Mrázek2014-06-10-4/+4
|
* Add close button to page dialog. Add help button to page dialog.Petr Mrázek2014-06-10-2/+4
| | | | Smile.
* Instance settings moved to a page.Petr Mrázek2014-06-09-0/+2
|
* Version revert logic improvements, colorful icons for mod lists and resource ↵Petr Mrázek2014-06-09-2/+2
| | | | | | pack list. Icons are from Oxygen.
* Show texture/resource packs when appropriate.Petr Mrázek2014-06-09-9/+20
|
* Page dialog for legacy instances.Petr Mrázek2014-06-09-2/+1
|
* Add and implement pages and page dialog.Petr Mrázek2014-06-09-2/+33
|
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-15/+7
|
* Lock down the version cache. Just enough to make it annoying to corrupt the ↵Petr Mrázek2014-06-09-12/+9
| | | | files.
* All of the broken legacy things work.Petr Mrázek2014-06-09-1/+4
|
* Reorganize logic code.Petr Mrázek2014-06-09-10/+11
|
* Add builtin Minecraft versions for legacyPetr Mrázek2014-06-09-0/+4
|
* Set the window params inside the launcher part, depending on launcher type.Petr Mrázek2014-06-09-18/+0
| | | | Also create/change the new internal version files.
* Fix launcher part for legacy in onesix.Petr Mrázek2014-06-09-17/+47
|
* Much change, very jarmod.Petr Mrázek2014-06-09-14/+56
|
* Begin the transformation!Petr Mrázek2014-06-09-21/+43
| | | | Nuke all the things.
* Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek2014-05-18-10/+3
|
* Fix FTB-related issues0.3.1Petr Mrázek2014-03-31-0/+11
|
* Merge branch 'develop' into feature_badgesJan Dalheimer2014-03-10-16/+43
|\ | | | | | | | | Conflicts: logic/OneSixInstance.cpp
| * Merge remote-tracking branch 'origin/feature_fix_log' into integration_butcheryPetr Mrázek2014-03-09-1/+13
| |\ | | | | | | | | | | | | Conflicts: logic/MinecraftProcess.cpp
| * \ Merge remote-tracking branch 'origin/feature_commands' into integration_butcheryPetr Mrázek2014-03-09-0/+5
| |\ \
| | * | Some pre/post related stuffJan Dalheimer2014-03-09-0/+5
| | |/ | | | | | | | | | | | | Reload the onesix version config after the commands (addresses https://www.pivotaltracker.com/story/show/60360652) Add a few more variables and also substitute them in the command (fixes https://www.pivotaltracker.com/story/show/66994828)
| * | Improve reporting of version file errors.xPetr Mrázek2014-03-09-5/+12
| | |
| * | More code butchery related to version files. No end in sight.Petr Mrázek2014-03-03-8/+11
| | |
| * | Remove widgets from logic.Petr Mrázek2014-03-02-3/+3
| | |
| * | Reorganize the version-related code.Petr Mrázek2014-03-01-6/+6
| |/
* / Instance badges. Some easter eggs and one for broken so far.Jan Dalheimer2014-03-10-4/+4
|/
* Merge branch 'fix_json_version' into integration_json_and_toolsPetr Mrázek2014-02-24-3/+20
|\ | | | | | | | | | | | | | | Conflicts: logic/OneSixInstance.cpp logic/OneSixVersionBuilder.cpp Some fixage. Yay for conflicts.
| * Instance flags. Currently used for marking instances as broken. Can later be ↵Jan Dalheimer2014-02-17-2/+13
| | | | | | | | used for badges.
| * Actually remove instances if they fail to loadJan Dalheimer2014-02-17-1/+8
| |
* | Merge branch 'feature_profiling' into integration_json_and_toolsPetr Mrázek2014-02-24-1/+1
|\ \