ForgePatch/fml
LexManos 2fccc04903 setup_fml's decompile will result in proper md5 files now {if there is no compiler issues} 2012-08-03 03:35:38 -07:00
..
bukkit And there are not 1000 seconds in a second 2012-06-28 08:31:32 -04:00
client Removed FMLRegistry, and IMinecraftRegistry. 2012-08-03 01:50:48 -07:00
common Removed FMLRegistry, and IMinecraftRegistry. 2012-08-03 01:50:48 -07:00
eclipse Fix MockBlock compile 2012-08-03 01:47:09 -07:00
install setup_fml's decompile will result in proper md5 files now {if there is no compiler issues} 2012-08-03 03:35:38 -07:00
patches Fix commands patch, WorldType patch and some ML compat stuff 2012-08-02 20:09:18 -02:30
server Removed FMLRegistry, and IMinecraftRegistry. 2012-08-03 01:50:48 -07:00
test/cpw/mods/fml/test ModSorting test case 2012-06-21 21:56:16 -04:00
transformers/cpw/mods/fml/common/asm/transformers Change some stuff around - begin launching the server through the wrapper too. 2012-08-02 02:08:30 -02:30
.gitattributes Line endings for this branch 2012-08-01 21:18:55 -02:30
.gitignore Introduced patching of runtime/commands.py to allow for usage of the src/common folder. 2012-08-02 00:51:51 -07: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 More build fixes for jenkins 2012-08-02 10:33:29 -02:30
cleanup_source.py Fixed regex issue in last push. 2012-05-27 01:40:22 -07:00
commands.patch Cleaned up commands.patch, removed debug print in fml.py 2012-08-02 21:14:06 -07:00
decompile.py Introduced patching of runtime/commands.py to allow for usage of the src/common folder. 2012-08-02 00:51:51 -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 difflist should include server and client now. 2012-05-24 03:48:59 -07:00
getversion.py Harvest MC version from MCP 2012-07-02 13:31:45 -04:00
update_patches.bat Cleaned up update_patches to fix a few bugs. Updated applypatches to normalize the patch file's line endings to make them work cross platform. Added download_firnflower and setup script. As well as added the GnuWin32's diff binary, so windows can create patches as well. http://gnuwin32.sourceforge.net/ 2012-04-05 00:09:29 -07:00
update_patches.py Introduced patching of runtime/commands.py to allow for usage of the src/common folder. 2012-08-02 00:51:51 -07:00
update_patches.sh Add the hooks for crafting and smelting 2012-04-06 10:34:44 -04:00