aboutsummaryrefslogtreecommitdiff
path: root/src/content_mapblock.h
AgeCommit message (Expand)Author
2017-11-18Fix dark liquids (#6621)Vitaliy
2017-11-14Fix item and wield meshes (#6596)Vitaliy
2017-10-15Real global textures (#6105)Vitaliy
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-07-11Add 'plantlike_rooted' drawtypenumber Zero
2017-06-26Isolate irrlicht references and use a singleton (#6041)Loïc Blot
2017-05-20Cleanup in content_mapblock (#5746)numberZero
2017-04-29Optimize updateFastFaceRow processing by removing some TileSpec copy (#5678)Loïc Blot
2017-04-21Soft node overlay (#5186)Dániel Juhász
2017-03-20Content_mapblock.cpp: Refactornumber Zero
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-15MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,...Kahrl
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-06-17Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc...Perttu Ahola