ForgePatch/fml/common/cpw/mods/fml/relauncher
2012-08-17 16:21:18 -04:00
..
ArgsWrapper.java Update some stuff 2012-07-02 23:49:40 -04:00
CoreFMLLibraries.java Update FML for mcp 72 final, change download location for FML files, and make the stop button work. 2012-08-16 12:22:56 -04:00
Downloader.java Organize ALL the imports 2012-08-17 09:25:04 -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 up directory injection of log file locations 2012-08-17 09:25:04 -04:00
FMLRelaunchLog.java Organize ALL the imports 2012-08-17 09:25:04 -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 Organize ALL the imports 2012-08-17 09:25:04 -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 Add a connect and read timeout for downloading libraries. This should really stop the "waiting forever" at startup screen. 2012-08-17 16:21:18 -04:00