ForgePatch/fml/common/cpw/mods/fml/common
Christian Weeks 8aacd2d127 Remove the dependency in RenderEngine, decided on the simple API for texture FX 2012-05-17 15:11:21 -04:00
..
modloader Fix up fubar in worldprovider. Add in obfuscation detection. Capture the exception that crashes minecraft in the log file. 2012-05-14 18:21:35 -04:00
toposort Tweak ordering for sorting- should be a stable sort now 2012-05-10 15:48:26 -04:00
FMLCommonHandler.java More mod list fixes 2012-05-15 16:19:46 -04:00
FMLLogFormatter.java API is restored for client side. Implementation starting. 2012-05-05 14:42:46 -04:00
FMLModContainer.java More mod list fixes 2012-05-15 16:19:46 -04:00
FMLModLoaderContainer.java More mod list fixes 2012-05-15 16:19:46 -04:00
IConsoleHandler.java A proper console command handler, also fix ordering of loaded mods 2012-04-08 09:55:56 -04:00
ICraftingHandler.java Documentation: lots 2012-04-05 16:22:47 -04:00
IDispenseHandler.java Run Astyle over the FML code. Happy lex? 2012-04-05 10:07:52 -04:00
IFMLSidedHandler.java Fix millinaire support. Fix Portal eating rendering time. add in profile visibility for mod stuff. 2012-05-14 11:38:54 -04:00
IKeyHandler.java Tidy up a lot of code- ModLoader and BaseMod are now almost identical client and server side 2012-05-10 18:54:25 -04:00
INetworkHandler.java Tidying up and more hooks 2012-05-10 21:30:06 -04:00
IPickupNotifier.java Run Astyle over the FML code. Happy lex? 2012-04-05 10:07:52 -04:00
IPlayerTracker.java Add in more "Player" related events. Fix up some MLProp stuff 2012-04-09 10:18:24 -04:00
IWorldGenerator.java The beginning 2012-05-04 17:02:12 -04:00
Loader.java Catch throwable (NoClassDefFoundError) and don't abort loading- it's probably a badly named class file. 2012-05-15 22:23:00 -04:00
LoaderException.java Run Astyle over the FML code. Happy lex? 2012-04-05 10:07:52 -04:00
Mod.java Documentation: lots 2012-04-05 16:22:47 -04:00
ModClassLoader.java Remove the dependency in RenderEngine, decided on the simple API for texture FX 2012-05-17 15:11:21 -04:00
ModContainer.java HD patching complete? Clean up mod info data, Dummy field for dummy mods 2012-05-14 01:39:21 -04:00
ModMetadata.java Change hd texture handling 2012-05-15 22:05:24 -04:00
ReflectionHelper.java Fix up fubar in worldprovider. Add in obfuscation detection. Capture the exception that crashes minecraft in the log file. 2012-05-14 18:21:35 -04:00