Applied-Energistics-2-tiler.../src
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
..
api/java/appeng/api Fixes #1786: Locale critical code now uses the english local for transmission. Fixes Turkish Problem. 2015-09-30 13:26:56 +02:00
main Fixes #1810: Removes a CompassReader once the world is unloaded. 2015-09-30 13:33:06 +02:00
test Improves the message generated when generating the folder for the compass data. 2015-06-22 14:49:35 +02:00