Fix bone-attached entities (#10015)
[oweals/minetest.git] / src / content_mapnode.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-06 Loïc BlotRevert "Remove deprecated code segments (#5891)"
2017-06-04 Thomas--SRemove deprecated code segments (#5891)
2015-09-19 est31Various style cleanups + unused code removal
2015-08-16 onkrotRemove unused functions.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-07-23 Perttu AholaFix map deserialization and remove old serialization...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-11-29 KahrlAdd node definitions in Lua and do not use content_mapn...
2011-11-29 Perttu AholaDo not expose CONTENT_* stuff in content_mapnode.h...
2011-11-29 Perttu AholaNode definition names
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-09-26 Perttu AholaMerge remote-tracking branch 'marktraceur/master'
2011-09-26 Perttu AholaMerge remote-tracking branch 'kahrl/sectors2sqlite...
2011-09-26 Perttu AholaMerge branch 'view_bobbing_and_vielded_tool'
2011-09-26 Perttu AholaMerge remote-tracking branch 'darkrose/master'
2011-09-24 Mark HolmquistAdding (most) of the sapling functionality. It has...
2011-09-22 darkroseadded locking chests - clean patch
2011-09-16 Perttu AholaMerge remote-tracking branch 'sfan5/apple-trees'
2011-09-11 sfan5Removed Spaces
2011-09-11 sfan5Added Apple Trees
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/me_cmd'
2011-08-22 Perttu AholaMerge remote-tracking branch 'oblomov/new_input'
2011-08-22 Perttu AholaMerge branch 'lava'
2011-08-14 Perttu Aholalava!
2011-08-05 Perttu Aholamerged delta and c55
2011-08-01 Nils Dagsson MoskoppMerge pull request #47 from MarkTraceur/master
2011-08-01 Mark HolmquistChanging CONTENT_LADDER to be an extended block
2011-08-01 Mark HolmquistAdded ladders--they don't have any use yet, though
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaAdded MaterialItem conversion from old content type...
2011-07-30 Perttu AholaFixed handling of inventory in creative mode (normal...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu Aholachanged jungletree/junglegrass content ids to extended...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Perttu AholaJungle biome/whatever thing
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-20 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-16 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...