| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-10 | Node definition manager refactor (#7016) | Dániel Juhász | |
| * Rename IWritableNodeDefManager to NodeDefManager * Make INodeDefManager functions const * Use "const *NodeDefManager" instead of "*INodeDefManager" * Remove unused INodeDefManager class * Merge NodeDefManager and CNodeDefManager * Document NodeDefManager | |||
| 2017-08-17 | C++ modernize: Pragma once (#6264) | Loïc Blot | |
| * Migrate cpp headers to pragma once | |||
| 2017-06-18 | Cpp11 patchset 11: continue working on constructor style migration (#6004) | Loïc Blot | |
| 2016-12-07 | Liquids: Update flow on block load | MillersMan | |
| When loading a block add liquid-nodes that might flow away or spread to neighbours to the transforming_liquid queue. | |||
