Dont display interior of glasslike_framed node when its not defined.
[oweals/minetest.git] / src / content_mapblock.cpp
2014-07-24 RealBadAngelDont display interior of glasslike_framed node when...
2014-07-24 RealBadAngelAllow full circle rotation with 2degs step for plantlik...
2014-07-21 RealBadAngelAdd rotation for plantlike drawtype.
2014-07-20 RealBadAngelBugfix in makeCuboid - apply rotations to all faces...
2014-07-17 RealBadAngelFix texture glitches for plants with visual scale ...
2014-07-17 RealBadAngelFix texture hack in fences.
2014-07-16 sapierFix flipped textures for drawtype "glasslike"
2014-06-29 RealBadAngelGlasslike_framed drawtype rework.
2014-04-06 sapierPass pointer to nodedef directly to avoid recalculation... 1203/head
2013-11-02 PilzAdamFix liquid_range
2013-10-14 SokomineAdd support for parameter 'visual_scale' for drawtypes...
2013-08-16 KahrlDiagonal liquid animation
2013-07-20 PilzAdamAdd liquid_range to nodedef
2013-07-02 KahrlRemove texture atlas / AtlasPointer, rename getTextureR...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-22 JeijaMake raillike nodes connect to any other raillike nodes...
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-04-25 RealBadAngelAdd new drawtype GLASSLIKE_FRAMED
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-23 RealBadAngel6d facedir
2013-03-17 PilzAdamFix new_style_water
2013-03-14 prollerLiquid fine tuning
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
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
2013-02-24 prollernew adjustable finite liquid 482/head
2013-02-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-10 Jürgen DoserDisable backface culling for drawtype plantlike and...
2012-12-02 Perttu AholaHandle day-night transition in shader and make light...
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-26 Perttu AholaRemove unnecessary util/serialize.h from content_mapblo...
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-11-02 Perttu AholaFix flowing liquid animation direction calculation
2012-07-21 Perttu AholaRotate facedir-rotated top and bottom textures too...
2012-07-21 Perttu AholaFacedir rotation of nodebox textures
2012-06-17 KahrlCustom boxy nodes (stairs, slabs) and collision changes
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-16 Perttu AholaNode texture animation
2012-06-05 Perttu AholaFix NDT_RAILLIKE tweakings
2012-06-05 darkroseShadily clean up NDT_RAILLIKE to surely differ from...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-08 Perttu AholaMake lava brighter by showing light sources at their...
2012-03-29 Perttu AholaImprove the look of fences
2012-03-18 Perttu Ahola"or" -> "||" in content_mapblock.cpp
2012-03-15 KahrlMapBlockMesh, mesh animation system, urgent mesh update...
2012-03-10 JeijaImprove raillike drawtype
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-12-28 Perttu AholaFix mirrored sign texture
2011-11-29 Perttu AholaMake liquid_alternative_* to be strings
2011-11-29 Perttu AholaImprove glass
2011-11-29 Perttu AholaFix NDT_PLANTLIKE scaling to always keep the bottom...
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-29 Perttu AholaClean more
2011-11-29 Perttu AholaPrepare more for node definition serialization
2011-11-29 Perttu AholaBetter node texture generation
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-11-08 Perttu AholaFix water-glass and water-lava surfaces
2011-11-03 Perttu AholaFix flowing liquid spacing; water and lava next to...
2011-10-18 Perttu Aholaset backface culling off again for torches, ladders...
2011-10-18 Perttu AholaImprove rendering and fix tiling in mesh generation
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 branch 'view_bobbing_and_vielded_tool'
2011-09-24 Mark HolmquistAdding (most) of the sapling functionality. It has...
2011-09-16 Perttu AholaMerge remote-tracking branch 'sfan5/apple-trees'
2011-09-11 sfan5Removed Spaces
2011-09-11 sfan5Added Apple Trees
2011-08-23 Perttu AholaLava is now better visible inside water. (a crappy...
2011-08-22 Perttu AholaFixed water mesh generation acting weird next to sand
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-15 Perttu AholaFixed liquid mesh generation
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 HolmquistFixed a few problems in the ladder update, and changed...
2011-08-01 Mark HolmquistAdded ladders--they don't have any use yet, though
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 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-23 Perttu AholaMade dark places tint slightly in blue
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-18 Felix Krause* refactored liquid transformation code (has some flaws)
2011-07-18 Felix Krause* refactored liquid transformation code (has some flaws)
next