ForgePatch/fml/common/cpw/mods/fml/relauncher
Christian 8a40e72f90 Fix up derpy file name handling: closes #127
Fix up duping childmods: closes #126
FMLPreinitializationEvent now offers a getLogger() that'll return your mod a personalized logger instance
2012-11-12 17:54:21 -05: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 Extreme headless mode is back! 2012-09-25 22:46:47 -04:00
DummyDownloader.java Extreme headless mode is back! 2012-09-25 22:46:47 -04:00
FMLCorePlugin.java Added SideTransformer to strip side only functions/fields out. 2012-08-08 18:53:41 -07:00
FMLInjectionData.java MCP deserves lots of credit. So here it is. 2012-10-25 09:02:49 -04:00
FMLLogFormatter.java New logging stuff, also the early plugin api for forge 2012-07-29 22:54:59 -04:00
FMLRelauncher.java MCP deserves lots of credit. So here it is. 2012-10-25 09:02:49 -04:00
FMLRelaunchLog.java Fix logging problems- log death messages and re-route the server through FML logs properly. 2012-10-17 18:05:23 -04:00
IClassTransformer.java Check in a lot of recent work 2012-07-22 11:56:38 -02:30
IDownloadDisplay.java Extreme headless mode is back! 2012-09-25 22:46:47 -04:00
IFMLCallHook.java Allow coremods to inject a modcontainer and run code 2012-08-04 11:31:06 -04:00
IFMLLoadingPlugin.java Remove a bunch of warning about javadoc, not a real fix, but no more warning. 2012-09-15 18:04:56 -07:00
ILibrarySet.java Remove a bunch of warning about javadoc, not a real fix, but no more warning. 2012-09-15 18:04:56 -07:00
ReflectionHelper.java Organize ALL the imports 2012-08-17 09:25:04 -04:00
RelaunchClassLoader.java Negatively cache failed class lookups, should help with @SideOnly performance issues. 2012-10-30 21:17:17 -04:00
RelaunchLibraryManager.java Fix up derpy file name handling: closes #127 2012-11-12 17:54:21 -05:00