Fix bone-attached entities (#10015)
[oweals/minetest.git] / src / content_mapnode.cpp
2017-08-17 Loïc BlotModernize src/c* src/d* and src/e* files (#6263)
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.
2015-05-19 kwolekrReplace instances of std::map<std::string, std::string...
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-17 Perttu AholaOptimize headers
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
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 AholaMake liquid_alternative_* to be strings
2011-11-29 Perttu AholaStore metadata as metadata name in node definition
2011-11-29 Perttu AholaActually fill in the NewNameGetter names to allow map...
2011-11-29 Perttu AholaDo not expose CONTENT_* stuff in content_mapnode.h...
2011-11-29 Perttu AholaNode definition names
2011-11-29 Perttu AholaAdd name field to ContentFeatures
2011-11-29 Perttu AholaRemove burn time definitions from FurnaceNodeMetadata
2011-11-29 Perttu AholaMove cook result properly to ContentFeatures
2011-11-29 Perttu AholaSaner sized sapling
2011-11-29 Perttu AholaClean nodefeat and content_mapnode a bit
2011-11-29 Perttu AholaFix NDT_PLANTLIKE scaling to always keep the bottom...
2011-11-29 Perttu AholaClean mapnode.h and fix other files accordingly
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-29 Perttu AholaRemove commented out code
2011-11-29 Perttu AholaPrepare more for node definition serialization
2011-11-29 Perttu AholaBetter node texture generation
2011-11-29 Perttu AholaMake fence post selection box smaller and create code...
2011-11-29 Perttu AholaTune gravel and picks
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaTune the tool speed thing
2011-11-29 Perttu AholaNew kind of tool speed and wear calculation thingy
2011-11-29 Perttu AholaGeneralize selection boxes
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-08 Perttu AholaFix water-glass and water-lava surfaces
2011-11-03 Perttu AholaAdd option to set water opaque (mainly for stylistic...
2011-10-18 Perttu AholaImprove rendering and fix tiling in mesh generation
2011-10-18 Perttu AholaAutomate texture listing for texture atlas making
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
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 HolmquistFixed merge issues with saplings, ready to pull now! 9/head
2011-09-24 Mark HolmquistAdding (most) of the sapling functionality. It has...
2011-09-22 darkroseadded locking chests - clean patch
2011-09-19 KahrlWielded tool updates, leaves and glass work now
2011-09-16 Perttu AholaMerge remote-tracking branch 'sfan5/apple-trees'
2011-09-11 sfan5Removed Spaces
2011-09-11 sfan5Added Apple Trees
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-07 KahrlRemoved unused camera_position and camera_direction...
2011-09-06 Perttu AholaAdd note about trans_table_19.
2011-09-06 Perttu AholaMerge remote-tracking branch 'queatz/sqlite-map'
2011-09-06 Perttu AholaFix some texture stuff: remove item_fence.png, use...
2011-08-23 Perttu AholaLava is now better visible inside water. (a crappy...
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 remote-tracking branch 'oblomov/liquid_fixes'
2011-08-22 Perttu AholaMerge branch 'lava'
2011-08-16 Giuseppe BilottaViscous fluids
2011-08-15 Perttu AholaNon-vertex-alpha texture material for lava
2011-08-15 Perttu AholaAdded #define WATER_ALPHA in content_mapnode.cpp
2011-08-15 Perttu Aholatuned lava/universal damage code
2011-08-14 Perttu Aholalava!
2011-08-05 Perttu Aholamerged delta and c55
2011-08-01 Nils Dagsson Moskopp* less clumsy ladder texture, based on rails
2011-08-01 Nils Dagsson MoskoppMerge pull request #47 from MarkTraceur/master
2011-08-01 Mark HolmquistLadders implemented!
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 Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu AholaFixed issue #15: Glass blocks a lot of light
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-07-14 Nils Dagsson Moskopp* possibly improved water flow, by flyx86
2011-07-14 Nils Dagsson Moskopp* possibly improved water flow, by flyx86
2011-07-01 Perttu Aholainitial steps in doing content type extension
next