ForgePatch/forge
LexManos 888e036c7d Cleaned up names for Minecraft Forge's text files so they dont clash with other mods. Fixed up the release script to include the license text, and executable permissions for install.sh. 2012-05-27 02:27:42 -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 Updated MCP Mapings 2012-05-02 11:12:45 -07:00
forge_client Fixed AudioMod compatibility with MultiMC style launchers. 2012-05-05 21:43:53 -07:00
forge_common/net/minecraft/src/forge Bump version number for official release. 2012-05-26 20:28:24 -07:00
forge_server Fixed Vinella mob spawning bug that prevented mobs from spawning on the top most chunk. Added new Block function to determine if a Mob can naturally spawn on the block. Add new hook to allow for special case handeling on natural entity spawn. 2012-04-25 01:37:06 -07:00
install Cleaned up names for Minecraft Forge's text files so they dont clash with other mods. Fixed up the release script to include the license text, and executable permissions for install.sh. 2012-05-27 02:27:42 -07:00
patches Updated MCP Mapings 2012-05-02 11:12:45 -07:00
.gitignore Updated repo scripts to python, allowing more flexability and less code duplication. 2012-04-06 06:10:11 -07:00
MinecraftForge-Credits.txt Cleaned up names for Minecraft Forge's text files so they dont clash with other mods. Fixed up the release script to include the license text, and executable permissions for install.sh. 2012-05-27 02:27:42 -07:00
MinecraftForge-License.txt Cleaned up names for Minecraft Forge's text files so they dont clash with other mods. Fixed up the release script to include the license text, and executable permissions for install.sh. 2012-05-27 02:27:42 -07:00
build.bat Fixed IOException not found error in CovertJaguires pull request. Updated scripts so that build should now be fixed 2012-03-17 19:54:40 -07:00
build.py Couple of output fixups and added script to be executed by Jenkins during the build. First test build. 2012-04-07 04:29:23 -07:00
build.sh Fixed linux scripts, fixed TE bug. 2012-02-21 03:53:33 -05: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
fml-src-2.1.24.92.zip Update FML to 92, this include full client side support, ModLoader nolonger needed. 2012-05-27 01:51:38 -07:00
forge.py Added new source clean step to fix linux vs windows astyle issues. 2012-05-27 01:52:02 -07:00
jenkins.bat Try to fix jenkins build. 2012-04-12 00:45:52 -07:00
release.bat Updated repo scripts to python, allowing more flexability and less code duplication. 2012-04-06 06:10:11 -07:00
release.py Cleaned up names for Minecraft Forge's text files so they dont clash with other mods. Fixed up the release script to include the license text, and executable permissions for install.sh. 2012-05-27 02:27:42 -07:00
server Linux scripts fixed, TE bug fix. 2012-02-21 03:39:47 -05:00
setup.bat Updated repo scripts to python, allowing more flexability and less code duplication. 2012-04-06 06:10:11 -07:00
setup.py Added new source clean step to fix linux vs windows astyle issues. 2012-05-27 01:52:02 -07:00
setup.sh Updated to MC: 1.2.4 MLMP: 1.2.4 v1 2012-03-27 00:39:23 -07:00
update_patches.bat Some cleanups to update_patches, should run properly on any system now. 2012-04-02 01:09:00 -07:00
update_patches.py Fixed update_patches.py to now delete old patch files that have no working src relation 2012-04-06 02:04:02 -07:00
update_patches.sh Some cleanups to update_patches, should run properly on any system now. 2012-04-02 01:09:00 -07:00