]> git.lizzy.rs Git - minetest.git/history - src/content_mapblock.cpp
Add minetest.register_lbm() to run code on block load only
[minetest.git] / src / content_mapblock.cpp
2016-02-26 RealBadAngelRemove new_style_water
2016-02-08 RealBadAngelCleanup selection mesh code, add shaders for halo and...
2015-10-04 est31Add new ContentParamType2 "CPT2_DEGROTATE"
2015-09-14 paramatFirelike drawtype: Improve code
2015-08-25 David JonesChange i++ to ++i
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-31 Aaron SuenMove texture_min_size even further down the pipe. Now...
2015-03-21 SmallJokerConnect rails with connect_to_raillike and shorten...
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-03-05 BlockMenImprove group-based connection between raillike nodes
2015-03-05 Loic BlotReplace std::list to std::vector into tile.cpp (m_textu...
2015-03-05 BlockMenFix some rendering glitches
2015-01-30 KahrlFix NDT_GLASSLIKE normals
2014-12-19 Vanessa EzekowitzFix visual_scale for plantlike nodes (again)
2014-12-18 Craig RobbinsFix visual_scale for NDT_PLANTLIKE being set too small
2014-11-20 KodexkyFix raillike bug (currently manifests itself on Android...
2014-11-19 ShadowNinjaFix wallmounted mesh rotations
2014-10-29 RealBadAngelAdd option to enable mesh caching, add wallmounted...
2014-10-22 RealBadAngelFix broken plantlike drawtype.
2014-10-21 RealBadAngelRecalculate normals for cached meshes.
2014-10-19 Craig RobbinsVarious uninitialised variable fixes
2014-10-18 RealBadAngelAdd meshnode drawtype.
2014-10-02 BlockMenAdd optional framed glasslike drawtype
2014-09-21 TriBlade9Add firelike drawtype
2014-09-21 ShadowNinjaSplit settings into seperate source and header files
2014-09-18 RealBadAngelBugfix: don't highlight air nodes.
2014-09-17 RealBadAngelNode highlighting.
2014-08-21 RealBadAngelPass light sources in blue channel of vertex color...
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...
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
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'
next