aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/threads/GT_Runnable_MachineBlockUpdate.java
AgeCommit message (Expand)Author
2020-04-17Just in case?Technus
2020-04-17Add more logging to shutdownTechnus
2020-04-17Remove old commentTechnus
2020-04-17Shutdown properlyTechnus
2020-04-15Merge branch 'experimentalMogballThreading' of https://github.com/GTNewHorizo...Technus
2020-04-15Refactor to fixed thread pool executorTechnus
2020-04-15Refactor to fixed thread pool executorTechnus
2020-04-14crashfixbartimaeusnek
2020-04-14shortened the codebartimaeusnek
2020-04-14Made use of Thread.wait()bartimaeusnek
2020-04-14Named the threadbartimaeusnek
2020-04-14Merge branch 'experimental' into experimentalMogballThreadingbartimaeusnek
2020-04-14Tried to make Mogballs Optimisation properly threadedbartimaeusnek
2020-04-13Revert "Use HashSet for machine block update and limit recursion depth"Martin Robertz
2020-04-13remove recursion depth limit and nullcheck on instanceofMogball
2020-04-12Review commentsMogball
2020-04-12Fix non GT tileentities should still propagateMogball
2020-04-12Use HashSet for machine block update and limit recursion depthMogball
2016-09-22Remove null checksMuramasa
2015-10-21Reformat codeShawn Buckley
2015-10-18Move source directoryShawn Buckley