]> git.lizzy.rs Git - dragonfireclient.git/history - src/nodedef.cpp
Cleanup and (mostly) document util/string.h and (very) minor refactoring
[dragonfireclient.git] / src / nodedef.cpp
2014-10-29 RealBadAngelAdd option to enable mesh caching, add wallmounted...
2014-10-28 kwolekrAdd NodeResolver documentation
2014-10-27 kwolekrAdd NodeResolver and clean up node name -> content...
2014-10-21 RealBadAngelRecalculate normals for cached meshes.
2014-10-20 KahrlFix some indentation in nodedef.cpp
2014-10-20 KahrlFix memory leak caused by mesh nodes (and nodeboxes)
2014-10-19 RealBadAngelCustom collision boxes node property.
2014-10-18 RealBadAngelAdd meshnode drawtype.
2014-10-03 kwolekrFix special tile backspace culling
2014-10-03 RealBadAngelFix broken plantlike drawtype.
2014-10-03 kwolekrFix misc. style issues
2014-10-03 kwolekrClean up nodedef.cpp
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-08-25 RealBadAngelAllow use all 6 faces for special tiles.
2014-07-17 RealBadAngelSpeedup mapblock_mesh
2014-07-06 sfan5Fix errors/warnings reported by valgrind
2014-06-15 RealBadAngelUnite nodes shaders.
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
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
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-09-07 Ilya ZhuravlevAdd liquid_renewable property.
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...
next