aboutsummaryrefslogtreecommitdiff
path: root/src/content_mapblock.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric ↵Kahrl2012-03-151-6/+3
| | | | light, removed footprints
* GameDef compilesPerttu Ahola2011-11-291-2/+2
|
* Create framework for getting rid of global definitions of ↵Perttu Ahola2011-11-291-1/+2
| | | | node/tool/item/whatever types
* Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and ↵Perttu Ahola2011-06-171-0/+31
content_mapblock.{h,cpp}