Applied-Energistics-2-tiler.../src/main/java/appeng/core
thatsIch e85acf2bee Fixes #1339: Was not able to retrieve the name of an unregistered part
Added an additional map to store all parts and be able to access them if needed.
Added public preconditions
Added private asserts
Excluded public overridden methods, since behaviour can be unexpected
2015-04-27 09:51:40 +02:00
..
api Fixes #1339: Was not able to retrieve the name of an unregistered part 2015-04-27 09:51:40 +02:00
crash Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
features Fixes #1277: Removed config option for MJ-P2P Tunnel 2015-04-23 23:45:32 +02:00
localization Fixes #1277: Removed config option for MJ-P2P Tunnel 2015-04-23 23:45:32 +02:00
settings Fixes #1277: Removed config option for MJ-P2P Tunnel 2015-04-23 23:45:32 +02:00
stats Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
sync Fixes #1327: Prevents crash when configuring a GUI 2015-04-25 20:09:53 +02:00
AEConfig.java Fixes #1264: Does not crash on missing RF API 2015-04-13 22:15:39 +02:00
AELog.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
Api.java Merge pull request #1299 from thatsIch/e-qol-exception-messages 2015-04-23 23:41:44 +02:00
ApiDefinitions.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
AppEng.java Fixes #1264: Does not crash on missing RF API 2015-04-13 22:15:39 +02:00
CommonHelper.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
CreativeTab.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
CreativeTabFacade.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
FacadeConfig.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
FeatureHandlerRegistry.java Changed to LinkedHashSet to maintain insertion order 2015-04-07 12:28:45 +02:00
FeatureRegistry.java Changed to LinkedHashSet to maintain insertion order 2015-04-07 12:28:45 +02:00
IMCHandler.java Improved exceptions 2015-04-21 17:43:24 +02:00
PlayerMappings.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
PlayerMappingsInitializer.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
Registration.java Merge pull request #1299 from thatsIch/e-qol-exception-messages 2015-04-23 23:41:44 +02:00
WorldSettings.java Improved exceptions 2015-04-21 17:43:24 +02:00