aboutsummaryrefslogtreecommitdiff
path: root/src/objdef.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining issues with mapgen scriptapisfan52020-05-051-0/+1
* Allow ObjDefManager instances to be clonedsfan52020-05-051-0/+18
* Node definition manager refactor (#7016)Dániel Juhász2018-02-101-3/+3
* Code modernization: src/n*, src/o* (#6280)Loïc Blot2017-08-191-1/+1
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot2017-06-101-3/+1
* Rename and move basicmacros.h to util/basic_macros.hest312015-11-021-1/+1
* Fix C++11 compatibilitykwolekr2015-10-311-0/+1
* Add DISABLE_CLASS_COPY macro (and use it)kwolekr2015-10-271-0/+3
* Fix Windows build, clean up included headersSmallJoker2015-05-221-3/+1
* Split ObjDef/ObjDefManager out to objdef.cppkwolekr2015-05-181-0/+97