Changes

Summary

  1. Swapped from Maven to Ant. (commit: cd02d1b) (details)
  2. Copy license to package, fix .gitignore, add build.xml. (commit: 7972427) (details)
  3. Moved hackish fernflower JVM setting path-thing to the right place - (commit: e141272) (details)
Commit cd02d1b500145c1de1104b1ea0f7c0d8872bef39 by rallanpcl
Swapped from Maven to Ant.

Signed-off-by: Ross Allan <[email protected]>
(commit: cd02d1b)
The file was addedsrc/common/me/nallar/TickThreading/minecraft/entitylist/LoadedEntityList.java
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/tickthread/TileEntityTickThread.java
The file was removedsrc/main/java/me/nallar/TickThreading/collections/CArrayList.java
The file was addedsrc/common/me/nallar/TickThreading/collections/CHashMap.java
The file was addedsrc/common/me/nallar/TickThreading/minecraft/ThreadManager.java
The file was removedpom.xml
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/entitylist/LoadedEntityList.java
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/entitylist/overrideList.java
The file was addedbuild.number
The file was addedsrc/common/me/nallar/TickThreading/minecraft/TickThreading.java
The file was addedsrc/common/me/nallar/TickThreading/minecraft/entitylist/overrideList.java
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/tickthread/TickThread.java
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/ThreadManager.java
The file was modified.gitignore (diff)
The file was removedsrc/main/java/me/nallar/TickThreading/Patcher/NewExprChanger.java
The file was addedsrc/common/me/nallar/TickThreading/minecraft/entitylist/LoadedTileEntityList.java
The file was addedsrc/common/me/nallar/TickThreading/minecraft/tickthread/TickThread.java
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/entitylist/LoadedTileEntityList.java
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/tickthread/EntityTickThread.java
The file was addedsrc/common/me/nallar/TickThreading/minecraft/tickthread/TileEntityTickThread.java
The file was addedsrc/common/me/nallar/TickThreading/Patcher/NewExprChanger.java
The file was removedsrc/main/java/me/nallar/TickThreading/minecraft/TickThreading.java
The file was removedForgePackage.sh
The file was addedsrc/common/me/nallar/TickThreading/minecraft/tickthread/EntityTickThread.java
The file was addedsrc/common/me/nallar/TickThreading/collections/CArrayList.java
The file was removedsrc/main/java/me/nallar/TickThreading/Log.java
The file was removedForgeUpdate.sh
The file was addedsrc/common/me/nallar/TickThreading/Log.java
The file was removedsrc/main/java/me/nallar/TickThreading/collections/CHashMap.java
Commit 79724271640af2af0f94d7579eb087bb7a9960c0 by rallanpcl
Copy license to package, fix .gitignore, add build.xml.

Signed-off-by: Ross Allan <[email protected]>
(commit: 7972427)
The file was modified.gitignore (diff)
The file was addedbuild.xml
Commit e1412724528a0399e52e633dc1cdff585ea10c91 by rallanpcl
Moved hackish fernflower JVM setting path-thing to the right place - install.sh exec.

Signed-off-by: Ross Allan <[email protected]>
(commit: e141272)
The file was modifiedbuild.xml (diff)