Shaders rework.
[oweals/minetest.git] / src / nodedef.cpp
2013-12-03 RealBadAngelShaders rework.
2013-11-30 kwolekrCavegen: Respect is_ground_content MapNode setting...
2013-08-06 BlockMenAdd support for different drowning damage and allow...
2013-08-01 prollerLeveled nodebox backward compatibility
2013-07-27 prollerWeather support
2013-07-20 PilzAdamBump protocol version
2013-07-20 PilzAdamAdd liquid_range to nodedef
2013-07-14 KahrlChange ContentFeatures array to a vector
2013-07-13 prollerLeveled nodebox
2013-07-02 KahrlRemove texture atlas / AtlasPointer, rename getTextureR...
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-19 PilzAdamAdd drowning 780/head
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-04-25 RealBadAngelAdd new drawtype GLASSLIKE_FRAMED
2013-04-24 kwolekrAdd option to use texture alpha channel
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-05 khonkhortisanunkn own block -> unkn own node
2013-03-31 WeblateMerge remote branch 'origin/master'
2013-03-31 kwolekrFix MapgenV6::generateCaves possible division by 0...
2013-03-30 kwolekrOptimize CNodeDefManager::getIds
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-23 PilzAdamMove rightclickable to the proper place
2013-03-23 Jürgen DoserInclude backface_culling flag in serialization format...
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-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-02-19 JeijaDisable placement prediction for nodes that use on_righ...
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-10 Jürgen DoserDisable backface culling for drawtype plantlike and...
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-21 kwolekrThe new mapgen, noise functions, et al.
2012-12-02 Perttu AholaFix tile MaterialType to make sense and make lava surfa...
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-29 Perttu AholaSupport serialization of protocol 13 ContentFeatures
2012-11-26 Perttu AholaProper versioning of new network-serialized stuff
2012-11-25 Perttu AholaUpdate ContentFeatures serialization format now as...
2012-11-25 MirceaKitsuneFix more things I forgot for attached players. Such...
2012-11-25 MirceaKitsuneFix some remaining issues with attachments, now they...
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-12 xyzzMerge pull request #284 from RealBadAngel/master
2012-11-08 Perttu AholaFix unnecessary network protocol incompatibility in...
2012-11-03 PilzAdamMerge pull request #274 from PilzAdam/falling 267/head
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-09-07 Ilya ZhuravlevAdd liquid_renewable property. 243/head
2012-08-31 Matthew IFix black display inside opaque water
2012-07-23 Perttu AholaFix map deserialization and remove old serialization...
2012-06-17 Perttu AholaIncrement protocol version
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-10 Perttu AholaNode placement client-side prediction
2012-06-05 Perttu AholaAdd after_destruct and cache the existence of on_constr...
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-03 KahrlWIP node metadata, node timers
2012-03-31 Perttu AholaAllow group:groupname in ABM definition and implement...
2012-03-25 Perttu AholaSome serialization version stuff
2012-03-24 Perttu AholaAdd sound.dig
2012-03-24 Perttu AholaAdd sounds, tune things
2012-03-24 Perttu AholaAdd event manager and use it to trigger sounds
2012-03-19 Perttu AholaUnknown nodes can be dug
2012-03-15 KahrlMapBlockMesh, mesh animation system, urgent mesh update...
2012-03-11 Perttu AholaClean up log messages everywhere
2012-03-10 Perttu Aholaitemgroup.h and ItemGroupList typedef
2012-03-10 Perttu AholaDigging time groups WIP
2012-01-22 KahrlCleanup (some stuff went wrong when reverting 4-byte...
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-12-04 Perttu AholaMake ToolItem and MaterialItem to convert names by...
2011-12-03 Perttu AholaModify a commit in tooldef.cpp and nodedef.cpp
2011-12-03 Perttu AholaAdd serialization for node aliases to let client show...
2011-12-03 Perttu AholaNode definition aliases
2011-12-03 Perttu AholaAllow digging unknown nodes
2011-12-01 Perttu AholaFix non-fancy leaves not making faces with water
2011-12-01 Perttu AholaMake non-fancy leaf texture to go in texture atlas too
2011-12-01 Perttu AholaRemove +"^[forcesingle" from ContentFeatures::setInvent...
2011-12-01 Perttu AholaFix texture atlas not being created correctly
2011-11-29 Perttu AholaFix liquid source backface culling (was not turned...
2011-11-29 Perttu AholaMake node definitions available to Lua
2011-11-29 KahrlAdd node definitions in Lua and do not use content_mapn...
2011-11-29 Perttu AholaModify CONTENT_AIR and CONTENT_IGNORE handling in noded...
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 AholaAdd texture modifier [brighten and modify [toalpha...
2011-11-29 Perttu AholaMess up with node definitions to make CONTENT_IGNORE...
2011-11-29 Perttu AholaOptimize map generator for the dynamic content ids...
2011-11-29 Perttu AholaFix another silly mistake making CONTENT_IGNORE definit...
2011-11-29 Perttu AholaImproved MaterialItem (stores nodename)
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 AholaClean nodefeat and content_mapnode a bit
2011-11-29 Perttu AholaFix flowing water being always opaque
2011-11-29 Perttu AholaNode definitions transfer
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
next