Applied-Energistics-2-tiler.../src/main/java/appeng/parts
yueh 1e20086799 Extracts item comparison from Platform into their own helper. (#2555)
* Extracts item comparison from Platform into their own helper.

Renamed methods to be more more fitting for the actual comparison.
Added documentation about each methods behaviour.
2016-11-04 09:27:52 +01:00
..
automation Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
layers Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02: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 Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +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 Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +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