aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/Component.cpp
AgeCommit message (Collapse)Author
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-06-28NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic`Petr Mrázek
2018-05-19Catch C++ exceptions by const referenceCharles Milette
Fixes #2277
2017-12-03GH-1082 allow disabling componentsPetr Mrázek
Currently only ones that are removable and aren't dep-only
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek