Applied-Energistics-2-tiler.../src/main/java/appeng/parts
2016-10-03 00:23:45 +02:00
..
automation Organise imports 2016-09-17 17:05:07 +02:00
layers First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
misc Implemented capabilities for cable buses in a way that dispatches the capabilities to the parts on the appropriate attachment point. Implemented the capabilities for interface parts and tiles to provide a proof of concept. 2016-09-30 23:53:54 +02:00
networking Fixes #2396 by using channels=0 for unpowered cables. 2016-10-02 00:42:13 +02:00
p2p Added missing file headers 2016-09-17 16:00:37 +02:00
reporting Removed usage of GL11 in favor of using GlStateManager. 2016-10-03 00:23:45 +02:00
AEBasePart.java Slight clean up for the PartType enumeration. Extracted reflection logic for finding part models into a separate class. Removed unnecessary fields and clarified constructor argument. 2016-10-01 16:01:22 +02:00
BusCollisionHelper.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
CableBusContainer.java Implemented facade rendering on the cable bus. 2016-09-29 21:47:50 +02:00
CableBusStorage.java final variables and parameters 2015-09-30 14:24:44 +02:00
ICableBusContainer.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
NullCableBusContainer.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
PartBasicState.java Removed old rendering system 2016-06-29 12:22:18 +02:00
PartPlacement.java Organise imports 2016-09-17 17:05:07 +02:00