ForgePatch/fml
Christian 1a31cd0886 Fix up some javadoc complaints 2012-10-25 16:18:42 -04:00
..
bukkit And there are not 1000 seconds in a second 2012-06-28 08:31:32 -04:00
client Fix up some javadoc complaints 2012-10-25 16:18:42 -04:00
common Fix up some javadoc complaints 2012-10-25 16:18:42 -04:00
conf Update for MC 1.4.2 2012-10-24 15:12:06 -04:00
eclipse Update gitignore - ignore the files that will change or be deleted 2012-10-20 15:14:06 -04:00
install Update for MC 1.4.2 2012-10-24 15:12:06 -04:00
patches Update FML for Minecraft 1.4.1 2012-10-23 18:00:33 -04:00
refactorscripts Fix for new names INetworkManager and ITexturePack. I also provide refactoring scripts for both, for your use... 2012-10-20 17:07:59 -04:00
server/net/minecraft/src Merge the last bits of the server code into the common directory, and annotate ModLoader/BaseMod for sided use 2012-08-13 22:51:53 -04:00
test/cpw/mods/fml/test ModSorting test case 2012-06-21 21:56:16 -04:00
.gitattributes Fix line ending detection during checkout. 2012-10-20 02:32:29 -07:00
.gitignore Eclipse workspace fixup 2? 2012-10-20 14:42:25 -04:00
LICENSE-fml.txt Add in the ability to create versioned dependencies for mod relationships 2012-07-30 17:01:27 -04:00
applypatches.py Rewrote patch generation and application to no longer need diff, and attempt to apply common patches on decompiles that don't have one side or the other. 2012-08-01 06:54:57 -07:00
build.xml Update build - include MCP information in the source pack 2012-10-25 10:00:34 -04:00
cleanup_source.py Fixed regex issue in last push. 2012-05-27 01:40:22 -07:00
commands.patch Makes GetModSrc check the common folder when attempting to extract source files 2012-09-15 17:09:34 -07:00
decompile.py Fix decompile 2012-08-10 20:41:59 -07:00
fmlbuild.properties-sample Add in more ignore stuff and a sample "fmlbuild.properties" file 2012-03-30 16:42:11 -04:00
generatechangedfilelist.py Newlines in diff file 2012-08-11 02:27:19 -07:00
getversion.py MCP deserves lots of credit. So here it is. 2012-10-25 09:02:49 -04:00
ignore-git.sh Add a script to ignore git complaining about the eclipse workspace changing - run when you first open the eclipse workspace 2012-10-20 15:24:05 -04:00
mcp_merge.cfg Fix the merge for forge 2012-10-23 18:36:05 -04:00
update_patches.bat Stage 1 of merging the client and server for MCP. 2012-08-08 05:48:06 -07:00
update_patches.py Patch commands.py to support side '2' as common, as well as fix a few small errors in the update_patches and fml scripts. 2012-08-04 03:34:34 -07:00
update_patches.sh Add the hooks for crafting and smelting 2012-04-06 10:34:44 -04:00