ForgePatch/fml
LexManos 379c5b2888 Fixed up for newline before case bodies. 2012-05-27 01:24:45 -07:00
..
.settings Mod sorting 2012-04-03 12:03:21 -04:00
client Move first tick to the real first tick 2012-05-26 02:30:21 -04:00
clientdrop Starting to get somewhere 2012-03-30 01:12:59 -04:00
common Add in a "world load" tick fired just as the world completes loading. This SHOULD fix millinaire. 2012-05-25 17:21:30 -04:00
eclipse Fixed location refs to fmlversion.properties 2012-05-25 23:25:05 -07:00
install Missed a couple of wording tweaks 2012-04-05 00:58:17 -04:00
patches Add in a "world load" tick fired just as the world completes loading. This SHOULD fix millinaire. 2012-05-25 17:21:30 -04:00
server Fix up fubar in worldprovider. Add in obfuscation detection. Capture the exception that crashes minecraft in the log file. 2012-05-14 18:21:35 -04:00
test/cpw/mods/fml/test Mod sorting 2012-04-03 12:03:21 -04:00
.classpath Forge support 2012-04-01 02:14:14 -04:00
.gitignore Fix problem with nulls in getModList 2012-05-11 15:18:26 -04:00
.project Update to 1.2.5 and hopefully forge compatibility 2012-04-02 18:09:06 -04:00
LICENSE-fml.txt Missed a couple of wording tweaks 2012-04-05 00:58:17 -04:00
applypatches.py Clean up extraneous print statements from the build 2012-04-05 10:42:15 -04:00
build.xml Update git version capture 2012-05-10 13:01:39 -04:00
cleanup_source.py Fixed up for newline before case bodies. 2012-05-27 01:24:45 -07:00
diff.exe 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
download_fernflower.py 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
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 Update git version capture 2012-05-10 13:01:39 -04:00
setup.bat Should fix windows {me} generating different patches then linux {cpw} 2012-05-27 00:22:27 -07: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 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.sh Add the hooks for crafting and smelting 2012-04-06 10:34:44 -04:00