summaryrefslogtreecommitdiffstats
path: root/logic/OneSixInstance.cpp
Commit message (Collapse)AuthorAgeLines
* 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
|\ \
| * | Underp. Don't depend on OneSix. Nicer "menu" style choosing.Jan Dalheimer2014-02-15-0/+1
| | |
| * | Profiler support. Currently JProfiler and JVisualVM are implemented.Jan Dalheimer2014-02-15-1/+0
| |/
* | Copying of FTB instances working againJan Dalheimer2014-02-21-0/+5
| |
* | Don't assume forge for FTB instances. Fix FTB related stuff.Jan Dalheimer2014-02-21-2/+12
| |
* | Use FTB's libraries/ and versions/ folders for non-copied instancesJan Dalheimer2014-02-20-5/+12
|/
* Fix installing forge after liteloader and then removing liteloader. Also ↵Jan Dalheimer2014-02-02-5/+5
| | | | formatting.
* Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek2014-02-01-67/+51
|\ | | | | | | | | | | | | | | into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
| * Change the OneSix library view. It now shows a list of patches.Jan Dalheimer2014-02-01-2/+3
| |
| * Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer2014-01-27-7/+23
| |
| * Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer2014-01-24-0/+388
| |
| * Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer2014-01-22-416/+0
| |
* | Offline mode can be used even when online.Petr Mrázek2014-01-27-27/+12
| | | | | | | | | | | | 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.
* | Extract native libs in the launcher part.Petr Mrázek2014-01-22-0/+5
|/