Applied-Energistics-2-tiler.../src/main/java/appeng/me
yueh 38e7e579fa Fixes #2043: Storage buses updates should happen in the correct order.
This is loosely based on #2032 and should prevent any duplicated event,
but still does a refresh the whole cache due to potentially issues with
some inventories.

It also ensures that storage buses will not announce a CellArrayUpdate
before they are fully initialized, thus no longer causing them to return
null during an update.

Fixes #2403
2016-01-03 13:23:51 +01:00
..
cache Fixes #2043: Storage buses updates should happen in the correct order. 2016-01-03 13:23:51 +01:00
cluster Refactored the logging 2015-12-26 23:14:29 +01:00
energy Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
helpers Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
pathfinding Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
storage Reverts some of the changes to ItemList. 2015-11-28 11:12:31 +01:00
Grid.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
GridAccessException.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
GridCacheWrapper.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
GridConnection.java Fixes #2044: No longer uses internal exceptions 2015-12-10 16:24:40 +01:00
GridException.java final variables and parameters 2015-09-26 21:08:18 +02:00
GridNode.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
GridNodeCollection.java final variables and parameters 2015-09-26 21:08:18 +02:00
GridNodeIterator.java final variables and parameters 2015-09-26 21:08:18 +02:00
GridPropagator.java final variables and parameters 2015-09-26 21:08:18 +02:00
GridSplitDetector.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
GridStorage.java Refactored the logging 2015-12-26 23:14:29 +01:00
GridStorageSearch.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
MachineSet.java final variables and parameters 2015-09-26 21:08:18 +02:00
NetworkEventBus.java Refactored the logging 2015-12-26 23:14:29 +01:00
NetworkList.java final variables and parameters 2015-09-26 21:08:18 +02:00