.. |
assets
|
|
|
auth
|
Set permissions on the accounts.json file so other users can't access it.
|
2014-03-23 19:22:39 +01:00 |
icons
|
Update the changelog, version, scale the instance icon
|
2014-01-20 01:14:11 +01:00 |
lists
|
Fix java checker crash, some memory leaks
|
2014-03-30 20:11:41 +02:00 |
net
|
Fix a few paste upload bugs
|
2014-03-07 16:15:38 +01:00 |
news
|
|
|
screenshots
|
Screenshots: Optimize image loading and memory use, fix list and button layout.
|
2014-02-25 01:23:33 +01:00 |
status
|
Sort forge versions right. Do not spam the multimc log with mc server status stuff.
|
2014-01-16 23:06:07 +01:00 |
tasks
|
Make some more error messages translateable.
|
2014-03-23 19:07:13 +01:00 |
tools
|
Fix MCEdit on OSX
|
2014-02-21 20:13:12 +01:00 |
updater
|
Merge branch 'fix_tests' of https://github.com/02JanDal/MultiMC5 into develop
|
2014-01-18 22:30:36 +01:00 |
BaseInstaller.cpp
|
Reorganize the version-related code.
|
2014-03-01 23:06:47 +01:00 |
BaseInstaller.h
|
Pull in BaseInstaller related changes from quickmod
|
2014-03-14 20:48:57 +01:00 |
BaseInstance_p.h
|
Fix java checker crash, some memory leaks
|
2014-03-30 20:11:41 +02:00 |
BaseInstance.cpp
|
Fix java checker crash, some memory leaks
|
2014-03-30 20:11:41 +02:00 |
BaseInstance.h
|
Merge branch 'develop' into feature_badges
|
2014-03-10 19:24:29 +01:00 |
BaseVersion.h
|
Sort forge versions right. Do not spam the multimc log with mc server status stuff.
|
2014-01-16 23:06:07 +01:00 |
EnabledItemFilter.cpp
|
|
|
EnabledItemFilter.h
|
|
|
ForgeInstaller.cpp
|
Actually start the forge install job.
|
2014-03-20 21:23:05 +01:00 |
ForgeInstaller.h
|
Pull in BaseInstaller related changes from quickmod
|
2014-03-14 20:48:57 +01:00 |
InstanceFactory.cpp
|
Copying of FTB instances working again
|
2014-02-21 19:15:59 +01:00 |
InstanceFactory.h
|
|
|
InstanceLauncher.cpp
|
|
|
InstanceLauncher.h
|
|
|
JavaChecker.cpp
|
|
|
JavaChecker.h
|
|
|
JavaCheckerJob.cpp
|
|
|
JavaCheckerJob.h
|
|
|
JavaUtils.cpp
|
Added more possible java paths on OSX.
|
2014-01-22 18:28:56 +01:00 |
JavaUtils.h
|
|
|
LegacyForge.cpp
|
|
|
LegacyForge.h
|
|
|
LegacyFTBInstance.cpp
|
Instance badges. Some easter eggs and one for broken so far.
|
2014-03-10 17:38:27 +01:00 |
LegacyFTBInstance.h
|
Fix FTB.
|
2014-01-15 22:49:37 +01:00 |
LegacyInstance_p.h
|
|
|
LegacyInstance.cpp
|
Instance badges. Some easter eggs and one for broken so far.
|
2014-03-10 17:38:27 +01:00 |
LegacyInstance.h
|
Offline mode can be used even when online.
|
2014-01-27 03:00:49 +01:00 |
LegacyUpdate.cpp
|
Offline mode can be used even when online.
|
2014-01-27 03:00:49 +01:00 |
LegacyUpdate.h
|
Offline mode can be used even when online.
|
2014-01-27 03:00:49 +01:00 |
LiteLoaderInstaller.cpp
|
Pull in BaseInstaller related changes from quickmod
|
2014-03-14 20:48:57 +01:00 |
LiteLoaderInstaller.h
|
Pull in BaseInstaller related changes from quickmod
|
2014-03-14 20:48:57 +01:00 |
MinecraftProcess.cpp
|
Setting PermGen to 64 will omit the java param
|
2014-03-29 22:05:53 +01:00 |
MinecraftProcess.h
|
Remove the timeout for pre/post commands. Fixes #107
|
2014-03-15 09:02:56 +01:00 |
MinecraftVersion.h
|
Change naming from Derp -> OneSix until the new instance type supports legacy
|
2014-01-24 18:12:02 +01:00 |
MMCJson.cpp
|
Fix missing return in ensureDouble()
|
2014-03-10 20:18:01 +01:00 |
MMCJson.h
|
Fix a compiling error by adding noexcept
|
2014-03-10 18:55:54 +01:00 |
Mod.cpp
|
Try to read 'authorList' in mcmod.info for authors first, fall back to deprecated 'authors' if nothing is found.
|
2014-03-30 05:17:46 +01:00 |
Mod.h
|
|
|
ModList.cpp
|
Small tweaks to make things better.
|
2014-02-06 09:32:44 +01:00 |
ModList.h
|
Small tweaks to make things better.
|
2014-02-06 09:32:44 +01:00 |
NagUtils.cpp
|
|
|
NagUtils.h
|
|
|
NostalgiaInstance.cpp
|
Instance badges. Some easter eggs and one for broken so far.
|
2014-03-10 17:38:27 +01:00 |
NostalgiaInstance.h
|
Change naming from Derp -> OneSix until the new instance type supports legacy
|
2014-01-24 18:12:02 +01:00 |
OneSixFTBInstance.cpp
|
Merge branch 'develop' into feature_badges
|
2014-03-10 19:24:29 +01:00 |
OneSixFTBInstance.h
|
Copying of FTB instances working again
|
2014-02-21 19:15:59 +01:00 |
OneSixInstance_p.h
|
Reorganize the version-related code.
|
2014-03-01 23:06:47 +01:00 |
OneSixInstance.cpp
|
Merge branch 'develop' into feature_badges
|
2014-03-10 19:24:29 +01:00 |
OneSixInstance.h
|
Merge remote-tracking branch 'origin/feature_commands' into integration_butchery
|
2014-03-09 23:46:46 +01:00 |
OneSixLibrary.cpp
|
Add a MMC-depend field (soft/hard) for version checking
|
2014-02-02 14:05:07 +01:00 |
OneSixLibrary.h
|
More refactor.
|
2014-03-05 01:50:05 +01:00 |
OneSixRule.cpp
|
Change naming from Derp -> OneSix until the new instance type supports legacy
|
2014-01-24 18:12:02 +01:00 |
OneSixRule.h
|
Change naming from Derp -> OneSix until the new instance type supports legacy
|
2014-01-24 18:12:02 +01:00 |
OneSixUpdate.cpp
|
Make some more error messages translateable.
|
2014-03-23 19:07:13 +01:00 |
OneSixUpdate.h
|
Copying of FTB instances working again
|
2014-02-21 19:15:59 +01:00 |
OneSixVersionBuilder.cpp
|
Finalize version on reload.
|
2014-03-19 23:23:59 +01:00 |
OneSixVersionBuilder.h
|
Finalize version on reload.
|
2014-03-19 23:23:59 +01:00 |
OpSys.cpp
|
|
|
OpSys.h
|
|
|
SkinUtils.cpp
|
|
|
SkinUtils.h
|
Scale faces to 64x64
|
2014-01-19 23:05:16 +01:00 |
VersionFile.cpp
|
Improve reporting of version file errors.x
|
2014-03-09 23:42:25 +01:00 |
VersionFile.h
|
Fix a compiling error by adding noexcept
|
2014-03-10 18:55:54 +01:00 |
VersionFinal.cpp
|
Make some more error messages translateable.
|
2014-03-23 19:07:13 +01:00 |
VersionFinal.h
|
Make some more error messages translateable.
|
2014-03-23 19:07:13 +01:00 |