ForgePatch/fml
Christian 466902654e Add in support for using a mirror list and provide checksums for packed download of libs 2013-09-15 22:58:39 -04:00
..
bukkit And there are not 1000 seconds in a second 2012-06-28 08:31:32 -04:00
client Fix sidedness derp in LanguageRegistry. 2013-09-13 19:04:25 -05:00
common Fix sidedness derp in LanguageRegistry. 2013-09-13 19:04:25 -05:00
conf Update MCP data 2013-09-03 17:56:09 -04:00
install Fixed install.sh not passing arguments to install.py 2013-08-03 17:43:57 +01:00
jsons Add in support for using a mirror list and provide checksums for packed download of libs 2013-09-15 22:58:39 -04:00
lzmabin Add windows lzma executable 2013-06-30 18:31:24 -07:00
patches/minecraft/net/minecraft Remove @SideOnly from 70318 (getDistance) it makes no sense that it's not on the server. 2013-09-02 12:24:17 -04:00
python Remade python dist as 32-bit. 2012-12-10 15:26:15 -08: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 Try marking python as binary. 2012-12-02 20:19:55 -08:00
.gitignore Fix eclipse workspaces and launch configurations. 2013-07-03 18:22:57 -07:00
FML152.json Fix build script. Add a sample JSON file. You'll need the newest Launcher code to run this. 2013-06-14 21:00:15 -04:00
LICENSE-fml.txt First cut of runtime binary patching. Needs some work to actually test it in a real scenario.. 2013-06-12 08:53:10 -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 Add in support for using a mirror list and provide checksums for packed download of libs 2013-09-15 22:58:39 -04:00
cleanup_source.py Fixed regex issue in last push. 2012-05-27 01:40:22 -07:00
commands.patch Stupid spaces and windows escaping -.- 2013-07-16 14:34:43 -07:00
decompile.py Re-wrote/orginized a lot of fml.py. Almost everything is re-written/moved. 2013-06-27 20:48:52 -07:00
eclipse-workspace-dev.zip Update build and eclipse workspaces for debug asm. 2013-07-12 00:22:11 -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 Removed hardcoded additions 2012-12-18 05:05:25 -08:00
getversion.py Fix newline fun 2012-12-15 22:37:32 -05: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
mc_versions.cfg Update FML for new stealth update for 1.6.2 2013-07-09 15:00:28 -04:00
mcp_merge.cfg Update eclipse projects for new libraries dependancies, and update packages for new 1.6 classes. 2013-06-28 20:31:02 -07:00
reobf-fml.py Temporarily add a version of 'reobfuscate.py' that will resolve complex 2013-07-28 22:38:26 +02:00
update_packages.py Add suggestions output if it can. 2013-06-27 22:58:00 -07: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 Re-wrote/orginized a lot of fml.py. Almost everything is re-written/moved. 2013-06-27 20:48:52 -07:00
update_patches.sh Add the hooks for crafting and smelting 2012-04-06 10:34:44 -04:00
updateasmdata.py Tweak missing mapping 2013-06-29 09:20:59 -04:00
updatefml.txt Merge joined.exc add update howto 2012-11-20 08:38:33 -05:00