ForgePatch/fml/common/cpw/mods/fml/relauncher
Christian 0c3535ff26 updated conf, commands patch (missing newline?) and capturing the actual running
MC version and validating it at relaunch time is the correct MC version.
2012-08-13 00:17:34 -04:00
..
ArgsWrapper.java Update some stuff 2012-07-02 23:49:40 -04:00
CoreFMLLibraries.java New logging stuff, also the early plugin api for forge 2012-07-29 22:54:59 -04:00
Downloader.java New downloader UI and new downloader backend - should be more robust now 2012-08-10 23:18:52 -04:00
FMLCorePlugin.java Added SideTransformer to strip side only functions/fields out. 2012-08-08 18:53:41 -07:00
FMLInjectionData.java Network support - there's still some work to do and full id sync isn't done yet, but it has proper registration 2012-08-06 16:12:50 -04:00
FMLLogFormatter.java New logging stuff, also the early plugin api for forge 2012-07-29 22:54:59 -04:00
FMLRelauncher.java Fix NPE for server relaunch 2012-08-11 12:05:13 -04:00
FMLRelaunchLog.java Network support - there's still some work to do and full id sync isn't done yet, but it has proper registration 2012-08-06 16:12:50 -04:00
IClassTransformer.java Check in a lot of recent work 2012-07-22 11:56:38 -02:30
IFMLCallHook.java Allow coremods to inject a modcontainer and run code 2012-08-04 11:31:06 -04:00
IFMLLoadingPlugin.java Allow coremods to inject a modcontainer and run code 2012-08-04 11:31:06 -04:00
ILibrarySet.java New logging stuff, also the early plugin api for forge 2012-07-29 22:54:59 -04:00
ReflectionHelper.java Got the relauncher downloading and injecting library files 2012-07-05 15:23:37 -04:00
RelaunchClassLoader.java Fix universal not to dupe entries in the jar, also add in the fml mod as "untransformable" 2012-08-11 12:34:25 -04:00
RelaunchLibraryManager.java updated conf, commands patch (missing newline?) and capturing the actual running 2012-08-13 00:17:34 -04:00