ForgePatch/forge
LexManos 10ee3b9e92 Merge pull request #14 from CovertJaguar/patch-2
Added throws clause to ISpawnHandler functions...
2012-03-17 01:09:33 -07:00
..
bin Fixed a infinite recursion loop in spacetoad's commit to Block.java.patch 2011-12-11 07:04:21 +00:00
conf Fixed a merge error. 2012-03-12 15:51:11 -04:00
forge_client Made mod_MinecraftForge extend NetworkMod, and changed NetworkMod to extend BaseModMP server side. 2012-03-03 18:17:23 -08:00
forge_common/net/minecraft/src/forge Added throws clause to ISpawnHandler functions to keep the functions consistent with similar functions and increase ease of use. Exceptions are already being caught everywhere these functions are called, so no further changes required. 2012-03-15 03:34:42 -07:00
forge_server Fixed the inverted logic in the missing mod check. 2012-03-12 12:18:16 -07:00
install New script to fix decompile differences between windows and linux/osx. 2012-03-12 16:55:59 -07:00
patches Fixed onTakenFromCrafting hooks to be called once per stack taken. Sadly due to how shift-click is handled, the passed in item stack is not garenteed to be the stack that the result was added to. 2012-03-17 01:08:53 -07:00
.gitignore Updated scripts so that we use Fernflower now. Added a small python script to download fernflower for the user. And the scripts exit out if it fails. 2012-03-03 17:56:15 -08:00
build.bat Lowered the amount of build log spam, and fixed the inject_version script for use on other systems. 2012-02-13 04:01:54 -08:00
build.sh Fixed linux scripts, fixed TE bug. 2012-02-21 03:53:33 -05:00
clean_src.py Fixed forgotten type identifier in clean_src 2012-03-14 16:46:03 -07:00
client Added the four new hooks from RedPower, and the TileEntity bugfix. 2011-07-29 21:15:21 +00:00
common Added the four new hooks from RedPower, and the TileEntity bugfix. 2011-07-29 21:15:21 +00:00
download_fernflower.py Updated scripts so that we use Fernflower now. Added a small python script to download fernflower for the user. And the scripts exit out if it fails. 2012-03-03 17:56:15 -08:00
inject_version.bat Lowered the amount of build log spam, and fixed the inject_version script for use on other systems. 2012-02-13 04:01:54 -08:00
inject_version.sh Fixed linux scripts, fixed TE bug. 2012-02-21 03:53:33 -05:00
lfcr.py Improved the setup scripts. 2011-08-02 03:54:59 +00:00
licence.txt fixed files for release 2011-07-30 21:25:39 +00:00
minecraftforge_credits.txt Fixed a infinite recursion loop in spacetoad's commit to Block.java.patch 2011-12-11 07:04:21 +00:00
package.sh New script to fix decompile differences between windows and linux/osx. 2012-03-12 16:55:59 -07:00
release.bat New script to fix decompile differences between windows and linux/osx. 2012-03-12 16:55:59 -07:00
server Linux scripts fixed, TE bug fix. 2012-02-21 03:39:47 -05:00
setup.bat New script to fix decompile differences between windows and linux/osx. 2012-03-12 16:55:59 -07:00
setup.sh New script to fix decompile differences between windows and linux/osx. 2012-03-12 16:55:59 -07:00
update_patches.bat Fixed line endings in windows update_patches 2012-02-24 20:29:49 -08:00
update_patches.sh MCP Update. Fixed a few small bugs in the linux scripts. 2012-03-12 15:46:18 -04:00
version.txt 1.4.0 official release. 2012-03-09 13:54:50 -08:00