6eb9915690
MinecraftForge/FML@1d71c017f4 ID syncing. MinecraftForge/FML@fd36f50d82 Cleanups MinecraftForge/FML@89e4e483c2 Add in a remapping event for mods to consume. MinecraftForge/FML@cd417c6786 Fixed remote and local connections work with mods now. MinecraftForge/FML@ef492407ef Entity spawning works. MinecraftForge/FML@d0d31d9575 SpawnAdjustment packet. Clean up stuffs. No more compile errors. MinecraftForge/FML@3e278acb71 Fix stupid possible compiler error. MinecraftForge/FML@009d4dee23 Fix the exc file. Fix the deobfremapper for handling inner classes. MinecraftForge/FML@49cb893d12 Fix exc this time *sigh* MinecraftForge/FML@31efcfc3b2 Clean up patches for latest exc. MinecraftForge/FML@7a4ceebf5e Kill old patches and add rejects to ignore file. MinecraftForge/FML@7ea571f593 Fix AT, Fix exc. Almost works now! MinecraftForge/FML@b852e30285 First functional release under reobfuscation. MinecraftForge/FML@df870c1a33 Update shiped ForgeGradle for 1.7 MinecraftForge/FML@55aa337f95 Rename synthetic bridge methods, these methods are not decompiled, but need to reobf correctly cross the recompile boundary. MinecraftForge/FML@0098c57f94 Merge pull request #316 from AbrarSyed/patch-4
21 lines
165 B
Text
21 lines
165 B
Text
#eclipse
|
|
/bin
|
|
/.settings
|
|
/.classpath
|
|
|
|
#idea
|
|
/.idea
|
|
*.iml
|
|
|
|
#gradle
|
|
/build
|
|
/.gradle
|
|
|
|
#occupational hazards
|
|
/eclipse/
|
|
/repo/
|
|
/buildSrc
|
|
|
|
#Patch rejects
|
|
*.rej
|
|
/patches-/
|