Applied-Energistics-2-tiler.../src/main/java/appeng
yueh 20a6e7631f Fixes #1810: Removes a CompassReader once the world is unloaded.
This should no longer keep a reference to a World around and potentially
keep them loaded.
Also added a finalize() to CompassRegion to ensure the file is closed on a
GC.

Some cleanup regarding member order, final, etc
2015-09-30 13:33:06 +02:00
..
block Organize imports 2015-09-30 13:07:27 +02:00
client Wrong culling direction when rendering inscriber 2015-09-30 13:27:20 +02:00
container Adds a round robin and random mode to export buses. 2015-09-30 13:04:02 +02:00
core Fixes #1786: Locale critical code now uses the english local for transmission. Fixes Turkish Problem. 2015-09-30 13:26:56 +02:00
crafting Most of the 1.8 Port. 2015-06-15 19:44:59 -05:00
debug Fixed stairs 2015-09-30 11:34:16 +02:00
decorative Organize imports 2015-09-30 13:07:27 +02:00
entity Rename IRenderHelper to ModelGenerator 2015-06-22 18:16:25 +02:00
facade Organize imports 2015-09-30 13:07:27 +02:00
fmp Fixes #1474: Prevents crafting of disabled recipes and deletes invalid parts 2015-09-30 12:20:12 +02:00
helpers Most of the 1.8 Port. 2015-06-15 19:44:59 -05:00
hooks Most of the 1.8 Port. 2015-06-15 19:44:59 -05:00
integration Closes #1726: Added Pressure P2P tunnel (PneumaticCraft) 2015-09-30 13:19:57 +02:00
items Closes #1726: Added Pressure P2P tunnel (PneumaticCraft) 2015-09-30 13:19:57 +02:00
me Fixes 1481: Not using the right itemcount in a few cases 2015-09-30 13:27:29 +02:00
parts Fixes #1786: Locale critical code now uses the english local for transmission. Fixes Turkish Problem. 2015-09-30 13:26:56 +02:00
recipes Fixes #1786: Locale critical code now uses the english local for transmission. Fixes Turkish Problem. 2015-09-30 13:26:56 +02:00
server Fixed stairs 2015-09-30 11:34:16 +02:00
services Fixes #1810: Removes a CompassReader once the world is unloaded. 2015-09-30 13:33:06 +02:00
spatial Fixed stairs 2015-09-30 11:34:16 +02:00
tile Non static access of static members 2015-09-30 13:14:54 +02:00
transformer Fixed stairs 2015-09-30 11:34:16 +02:00
util Organize imports 2015-09-30 13:07:27 +02:00
worldgen Fixed stairs 2015-09-30 11:34:16 +02:00