aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-29Merge branch 'release-0.3' into developPetr Mrázek
2014-03-29Update changelog for 0.3Petr Mrázek
2014-03-24Merge pull request #168 from max96at/patch-1Petr Mrázek
Add build status to README.md
2014-03-24Add build status to README.mdmax96at
2014-03-24Add a travis config fileJan Dalheimer
2014-03-24Raise console window when it's open, but hidden behind other windows.Petr Mrázek
2014-03-23Bump version to 0.3.0Petr Mrázek
2014-03-23Set permissions on the accounts.json file so other users can't access it.Petr Mrázek
2014-03-23Make some more error messages translateable.Petr Mrázek
2014-03-20Actually start the forge install job.Petr Mrázek
2014-03-19Finalize version on reload.Petr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_notif_65449324' into developPetr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_fix_timeout' into developPetr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_json_fixes' into developPetr Mrázek
2014-03-19Merge remote-tracking branch 'origin/feature_badges' into developPetr Mrázek
2014-03-17Revert "Better right-click behaviour, context menu on mouse-up instead of ↵Petr Mrázek
mouse down" This reverts commit 00a945d84b59d6469e0c85335dc0ad4067d9f2ab. NOPE.
2014-03-16Merge pull request #153 from Drayshak/developSky
Better right-click behaviour, context menu on mouse-up instead of down, fixes #151
2014-03-16Better right-click behaviour, context menu on mouse-up instead of mouse downSky
2014-03-15Allow reseting notificationsJan Dalheimer
2014-03-15Add a timer for clicking away the notification dialogJan Dalheimer
2014-03-15Remove the timeout for pre/post commands. Fixes #107Jan Dalheimer
2014-03-14Nicer iconsJan Dalheimer
2014-03-14Get rid of one reloadInstanceVersionJan Dalheimer
2014-03-14Pull in BaseInstaller related changes from quickmodJan Dalheimer
2014-03-14Move version stuff to the model and reimplement reorderingJan Dalheimer
2014-03-10Fix missing return in ensureDouble()Petr Mrázek
2014-03-10Merge branch 'develop' into feature_badgesJan Dalheimer
Conflicts: logic/OneSixInstance.cpp
2014-03-10Fix a compiling error by adding noexceptJan Dalheimer
2014-03-10Instance badges. Some easter eggs and one for broken so far.Jan Dalheimer
2014-03-10Add missing include for math.hPetr Mrázek
2014-03-10Merge remote-tracking branch 'origin/feature_paste_66994990' into ↵Petr Mrázek
integration_butchery
2014-03-09Merge remote-tracking branch 'origin/fix_ftb_again' into integration_butcheryPetr Mrázek
2014-03-09Merge remote-tracking branch 'origin/feature_fix_log' into integration_butcheryPetr Mrázek
Conflicts: logic/MinecraftProcess.cpp
2014-03-09Merge remote-tracking branch 'origin/feature_commands' into integration_butcheryPetr Mrázek
2014-03-09Improve reporting of version file errors.xPetr Mrázek
2014-03-09Remove version patch reordering. Remove the main class display from onesix ↵Petr Mrázek
edit mods.
2014-03-09Also reload the instance cfgJan Dalheimer
While this should work, there don't seem to be any places where the signals are listened for, so changes probably will only be available when calling Setting::get TODO: Fix that ^
2014-03-09Some pre/post related stuffJan Dalheimer
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)
2014-03-07Fix logging when system language is not en_US.robotbrain
2014-03-07Add project files I use to gitignore.robotbrain
Its easier than opening a new pr for it. :P
2014-03-07Fix a few paste upload bugsJan Dalheimer
Fixes https://www.pivotaltracker.com/story/show/66994990
2014-03-07Merge pull request #134 from MultiMC/feature_groupviewPetr Mrázek
Fix another GroupView bug
2014-03-07Fix another GroupView bugJan Dalheimer
2014-03-05Use a constant for the buffer size.robotbrain
2014-03-05Fix it - it did it even if the op failed.robotbrain
2014-03-05Use windows api to prevent encoding problems.robotbrain
2014-03-05More refactor.Petr Mrázek
2014-03-03Fix ftb locations on old windows... again.robotbrain
2014-03-03Merge branch 'develop' into feature_version_json_butcheryPetr Mrázek
2014-03-03Fix a GroupView crash that was triggered by the FTB trackingJan Dalheimer