ForgePatch/src/main/java/net/minecraftforge/client
2017-06-25 12:23:56 -07:00
..
event [1.12] Cleanup of files with old licence headers, Add missing LGPL 2.1 licence headers (#4051) 2017-06-24 01:25:23 -07:00
gui [1.12] Cleanup of files with old licence headers, Add missing LGPL 2.1 licence headers (#4051) 2017-06-24 01:25:23 -07:00
model Fix ModelBlockAnimation expsing a private class. 2017-06-25 12:23:56 -07:00
settings Clean up null issues, add more annotations (#3590) 2017-01-11 15:17:56 -08:00
ClientCommandHandler.java Allow client commands to control whether they can be invoked without prefix. (#3847) 2017-05-01 17:22:53 -07:00
EnumHelperClient.java Clean up null issues, add more annotations (#3590) 2017-01-11 15:17:56 -08:00
ForgeHooksClient.java Cleanup of model system, taking advantage of java 8; 2017-06-25 04:08:20 +03:00
GuiIngameForge.java Fix itemstack comparison with null 2017-06-19 23:27:52 -07:00
IClientCommand.java Allow client commands to control whether they can be invoked without prefix. (#3847) 2017-05-01 17:22:53 -07:00
IRenderContextHandler.java [1.12] Cleanup of files with old licence headers, Add missing LGPL 2.1 licence headers (#4051) 2017-06-24 01:25:23 -07:00
IRenderHandler.java In accordance with our stated goal of relicensing Forge to LGPL v2.1, this commit enacts that change. Although it is using the 1.9.4 codebase, it is intended that this branch become public with the 1.10 changes, as such the license will take effect at that time. The three commits from persons who have failed to accept the new license, as documented in #2789, have had their commits reverted. This should complete the license transition. Commits after the commit date of this commit should be considered licensed by LGPLv2.1, as indicated in LICENSE-new.txt. All patches are now considered owned by the Forge project and Forge Development LLC in particular (note that they will not get the license boilerplate, as they are machine generated files). 2016-06-22 23:49:48 -04:00
ItemModelMesherForge.java Add missing Override annotations 2017-06-17 18:24:17 -07:00
MinecraftForgeClient.java [1.12] Cleanup of files with old licence headers, Add missing LGPL 2.1 licence headers (#4051) 2017-06-24 01:25:23 -07:00