aboutsummaryrefslogtreecommitdiff
path: root/src/nodedef.h
AgeCommit message (Expand)Author
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2018-01-03Connected Nodeboxes: Add `disconnected` boxesThomas--S
2017-10-15Real global textures (#6105)Vitaliy
2017-09-12Make INodeDefManager::getIds return a vector, not a setKahrl
2017-09-11Implement client node dig predictionAuke Kok
2017-08-29Bump minimal protocol version to 36 (#6319)SmallJoker
2017-08-19Code modernization: src/n*, src/o* (#6280)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-07-11Add 'plantlike_rooted' drawtypenumber Zero
2017-07-02Irrlicht cleanup: cleanup various object to use RenderingEngine (#6088)Loïc Blot
2017-06-18Cpp11 patchset 11: continue working on constructor style migration (#6004)Loïc Blot
2017-05-20Various code cleanup & little performance improvement on HTTP download (#5772)Loïc Blot
2017-05-19Fix alpha for liquid nodes (#5494)Dániel Juhász
2017-04-21Soft node overlay (#5186)Dániel Juhász
2017-04-20Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot
2017-03-30Paramtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVELparamat
2017-03-20Content_mapblock.cpp: Refactornumber Zero
2017-01-23Add hardware node coloring. Includes:Dániel Juhász
2017-01-09Environment & IGameDef code refactoring (#4985)Ner'zhul
2017-01-04Improve getPointedThing() (#4346)Dániel Juhász
2017-01-02Move TileAnimation code to seperate filesfan5
2016-11-14Revert "Adding particle blend, glow and animation (#4705)"sfan5
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-09-08Add minetest.unregister_item and minetest.register_alias_forcepaly2
2016-08-26Make plantlike drawtype more funAuke Kok
2016-05-23Move updateTextures and fillTileAttribs to ContentFeaturesEkdohibs
2016-03-12Allow nodes to specify which sides to connect to.Auke Kok
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-02-10Fix backface culling when connecting to new servers.Auke Kok
2016-01-23Backface culling: Ignore setting in tiledef from old servers.Auke Kok
2016-01-07Liquids: Flow into and destroy 'floodable' nodesparamat
2015-10-04Add new ContentParamType2 "CPT2_DEGROTATE"est31
2015-07-16Fix relief mapping issuesRealBadAngel
2015-06-27Add minimap featureRealBadAngel
2015-05-19Add texture overridingrubenwardy
2015-05-08Fix compilation for non-client builds, and fix signed comparison warningkwolekr
2015-05-07NodeResolver: Remove NodeResolveMethodkwolekr
2015-05-05NodeDefManager: Improve const-correctness of interfaceskwolekr
2015-04-16Schematics: Refactor NodeResolver and add NodeResolveMethodkwolekr
2015-03-20Revert "Fix issue #2441: crash on respawn, since a conversion std::list to st...kwolekr
2015-03-15Finer progress bar updates when initializing nodesest31
2015-03-05Fix issue #2441: crash on respawn, since a conversion std::list to std::vecto...Loic Blot
2015-03-05Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...Loic Blot
2015-01-04NodeResolver: Perform callback immediately if node registration phase finishedkwolekr
2015-01-04Remove freezemelt (the remainder of proller nonsense)kwolekr
2015-01-03Fix crash if NodeResolver destroyed before pending any node resolutionskwolekr
2014-12-27Set fallback content if resolving content vector requires everythingkwolekr