aboutsummaryrefslogtreecommitdiff
path: root/src/objdef.h
AgeCommit message (Expand)Author
2020-05-05Fix remaining issues with mapgen scriptapisfan5
2020-05-05Allow ObjDefManager instances to be clonedsfan5
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2017-08-19Code modernization: src/n*, src/o* (#6280)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-10C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot
2015-11-02Rename and move basicmacros.h to util/basic_macros.hest31
2015-10-31Fix C++11 compatibilitykwolekr
2015-10-27Add DISABLE_CLASS_COPY macro (and use it)kwolekr
2015-05-22Fix Windows build, clean up included headersSmallJoker
2015-05-18Split ObjDef/ObjDefManager out to objdef.cppkwolekr