index
:
MultiMC
develop
tom
Minecraft modpack tooling with Google spyware removed
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MultiMC.cpp
Commit message (
Expand
)
Author
Age
Lines
*
More FTB debug stuff
Jan Dalheimer
2014-05-23
-1
/
+1
*
Some more FTB related debug info
Jan Dalheimer
2014-05-23
-8
/
+26
*
QDir::exists is not static in Qt 5.1.1
Petr Mrázek
2014-05-22
-1
/
+1
*
FTB paths changed on windows. Fixes #255
Jan Dalheimer
2014-05-22
-5
/
+28
*
Merge branch 'feature_crashreport' into develop
Jan Dalheimer
2014-05-21
-0
/
+3
|
\
|
*
Implement crash handling on Linux
Forkk
2014-05-09
-0
/
+3
*
|
Add static data path for ... static data. Like translations. Move translation...
Petr Mrázek
2014-05-17
-1
/
+14
|
/
*
Merge remote-tracking branch 'origin/feature_raise_console' into develop
Petr Mrázek
2014-04-21
-0
/
+1
|
\
|
*
Make the console window raise itself after minecraft closes (#193)
Taeyeon Mori
2014-04-17
-0
/
+1
*
|
Download and cache FML libs for legacy minecraft versions.
Petr Mrázek
2014-04-19
-0
/
+1
|
/
*
Workaround for dirty build folders.
Petr Mrázek
2014-04-06
-1
/
+1
*
Get rid of long rebuilds because of minor cmake config changes
Petr Mrázek
2014-04-06
-9
/
+9
*
Merge remote-tracking branch 'origin/fix_ftb_again' into integration_butchery
Petr Mrázek
2014-03-09
-2
/
+15
|
\
|
*
Use a constant for the buffer size.
robotbrain
2014-03-05
-3
/
+4
|
*
Fix it - it did it even if the op failed.
robotbrain
2014-03-05
-3
/
+6
|
*
Use windows api to prevent encoding problems.
robotbrain
2014-03-05
-1
/
+10
|
*
Fix ftb locations on old windows... again.
robotbrain
2014-03-03
-1
/
+1
*
|
Gather and store liteloader metadata.
Petr Mrázek
2014-03-02
-0
/
+1
*
|
Merge branch 'feature_profiling' into integration_json_and_tools
Petr Mrázek
2014-02-24
-2
/
+22
|
\
\
|
*
|
Restructure
Jan Dalheimer
2014-02-16
-3
/
+3
|
*
|
Fix more stuff. Detached tools, only MCEdit for now.
Jan Dalheimer
2014-02-16
-0
/
+7
|
*
|
Underp. Don't depend on OneSix. Nicer "menu" style choosing.
Jan Dalheimer
2014-02-15
-8
/
+0
|
*
|
Profiler support. Currently JProfiler and JVisualVM are implemented.
Jan Dalheimer
2014-02-15
-2
/
+23
|
|
/
*
/
New, better, liteloader support
Jan Dalheimer
2014-02-19
-0
/
+10
|
/
*
Fix FTB paths on Windows XP
robotbrain
2014-02-13
-2
/
+2
*
Improve Console window output.
Orochimarufan
2014-01-17
-0
/
+1
*
Merge branch 'feature_localization' of https://github.com/02JanDal/MultiMC5 i...
Petr Mrázek
2014-01-12
-13
/
+17
|
\
|
*
Clean up/update translation code and made language selectable in the settings...
Jan Dalheimer
2014-01-04
-13
/
+17
*
|
Show Mojang service statuses in status bar
Sky
2014-01-12
-0
/
+6
*
|
Rework version numbering system.
Forkk
2014-01-07
-2
/
+2
*
|
Implement proxy settings
Forkk
2014-01-06
-47
/
+78
*
|
Merge branch 'updater-tweak' into develop
Petr Mrázek
2014-01-05
-11
/
+12
|
\
\
|
*
|
More updater fixage
Petr Mrázek
2014-01-05
-11
/
+12
*
|
|
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop
Petr Mrázek
2014-01-05
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement changing update channels
Forkk
2014-01-04
-1
/
+3
*
|
|
Some more updater fixes
Petr Mrázek
2014-01-05
-13
/
+24
*
|
|
Mess with the updater again.
Petr Mrázek
2014-01-05
-39
/
+25
|
/
/
*
/
Notifications system. Mainly to be used in case the updater breaks.
Jan Dalheimer
2014-01-03
-0
/
+5
|
/
*
Log version, work paths
Petr Mrázek
2014-01-03
-39
/
+57
*
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into feature_news
Forkk
2014-01-02
-105
/
+190
|
\
|
*
Save/restore settings dialog (and instance specific settings) window geometry
Sky
2014-01-02
-0
/
+2
|
*
Fix issue with PostExitCmd not translating to PostExitCommand
Petr Mrázek
2014-01-01
-1
/
+1
|
*
Enable high-dpi QIcon logic
Petr Mrázek
2014-01-01
-0
/
+1
|
*
Allow the use of synonyms in settings. Refactor settings.
Petr Mrázek
2014-01-01
-43
/
+42
|
*
Refactor icon lists heavily
Petr Mrázek
2013-12-31
-10
/
+2
|
*
Notify the user of any errors
Jan Dalheimer
2013-12-30
-4
/
+4
|
*
Launch an editor for the custom.json file. Also allow overriding of the syste...
Jan Dalheimer
2013-12-29
-0
/
+18
|
*
Maybe break updater even more?
Petr Mrázek
2013-12-29
-11
/
+12
|
*
Set permissions for the updater binary after updating it.
Petr Mrázek
2013-12-28
-1
/
+6
|
*
Make FTB instances behave better
Petr Mrázek
2013-12-22
-61
/
+69
[next]