Applied-Energistics-2-tiler.../src/main/java/appeng/parts
2016-11-06 03:35:56 +01:00
..
automation Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
layers Layers and IC2 Tunnel (#2565) 2016-11-04 11:20:56 +01:00
misc Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
networking Fixes #2526: Using 5-bit for 0-32 is not sufficient. Rewrote packet for syncing cables to clients to use an easier to deal with format while still saving space in the normal case (2 sides connected to a cable). 2016-10-29 18:06:10 +02:00
p2p Layers and IC2 Tunnel (#2565) 2016-11-04 11:20:56 +01:00
reporting Removed usage of GL11 in favor of using GlStateManager. 2016-10-03 00:23:45 +02:00
AEBasePart.java Removed unused methods. 2016-10-29 18:02:08 +02:00
BusCollisionHelper.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
CableBusContainer.java Fixes #2577: Use the item stacks color handler to color tinted quads of the block model. 2016-11-06 03:35:56 +01: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 Fixes #2536: Mark host for save when placing facades. 2016-10-30 15:29:51 +01:00