ForgePatch/src/main/java/net/minecraftforge
2014-10-11 11:34:50 -07:00
..
classloading Inital patch update for 1.7.2, Doesn't compile, not done yet. 2013-12-22 03:06:10 -08:00
client Disable by default the Display Stencil bits. Keep FBO bits. Acording to Mumfery and ChickenBones, it should not be nessasary and should solve the 1/4 main menu issue. Use -Dforge.forceDisplayStencil=true to enable old behavior. 2014-10-06 15:12:12 -07:00
common Merge pull request #1364 from Adubbz/master 2014-10-08 17:58:26 -07:00
event Merge pull request #1418 from Parker8283/wakeupevent 2014-10-11 11:34:50 -07:00
fluids check for IFluidBlock (in addition to Material.liquid) when 2014-09-08 05:51:34 -07:00
oredict Null check the Item in the supplied stack as well as the stack itself. 2014-06-22 14:47:24 -04:00
server Fixed hard references in WorldGenBigTree and ForgeCommand that caused worlds to leak in the client. 2014-05-07 12:18:56 -07:00
transformers Moved the core event handler parts to FML. Implemented the Forge network handler based on the new 2013-12-16 20:19:03 -05:00