Age | Commit message (Expand) | Author |
2018-02-10 | Node definition manager refactor (#7016) | Dániel Juhász |
2018-01-03 | Connected Nodeboxes: Add `disconnected` boxes | Thomas--S |
2017-10-15 | Real global textures (#6105) | Vitaliy |
2017-09-18 | Leveled nodebox: Change levels from 1/63rds to 1/64ths | paramat |
2017-08-20 | Modernize source code: last part (#6285) | Loïc Blot |
2017-08-19 | Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) | Loïc Blot |
2017-08-19 | Code modernization: src/m* (part 3) | Loic Blot |
2017-08-18 | Modernize various files (src/m*) (#6267) | Loïc Blot |
2017-07-27 | compressZlib: don't use a SharedBuffer but a raw u8 * pointer | Loic Blot |
2017-06-06 | Revert "Remove deprecated code segments (#5891)" | Loïc Blot |
2017-06-04 | Remove deprecated code segments (#5891) | Thomas--S |
2017-01-23 | Add hardware node coloring. Includes: | Dániel Juhász |
2017-01-04 | Improve getPointedThing() (#4346) | Dániel Juhász |
2016-10-27 | Improved lighting | Dániel Juhász |
2016-03-21 | Fix connected nodes' selection boxes. | Auke Kok |
2016-03-12 | Nodebox: Allow nodeboxes to "connect" | Auke Kok |
2015-10-02 | Mapnode: Replace rotateAlongYAxis with improved version | paramat |
2015-09-22 | Mapnode: Add rotateAlongYAxisFull supporting 24 facedirs | paramat |
2015-08-25 | Change i++ to ++i | David Jones |
2015-05-03 | RotateAlongYAxis: For facedir case, return if param2 >= 4 | paramat |
2015-04-01 | Move globals from main.cpp to more sane locations | Craig Robbins |
2015-03-07 | For usages of assert() that are meant to persist in Release builds (when NDEB... | Craig Robbins |
2015-02-23 | Optimise MapBlockMesh related functions | gregorycu |
2015-02-10 | Increase MapBlock::actuallyUpdateDayNightDiff() performance by 2-8x. ok @cele... | Craig Robbins |
2015-01-09 | Fix facedir > 23 causes segfault in client | Craig Robbins |
2015-01-04 | Remove freezemelt (the remainder of proller nonsense) | kwolekr |
2014-12-10 | Increase performance of getLight() by at least 2x | Craig Robbins |
2014-11-21 | Optimise getTileInfo() | Craig Robbins |
2014-10-19 | Custom collision boxes node property. | RealBadAngel |
2013-11-29 | Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ... | kwolekr |
2013-07-28 | Better snow fall, finite liquid transform, leveled nodes api | proller |
2013-07-27 | Weather support | proller |
2013-07-13 | Leveled nodebox | proller |
2013-07-08 | Fix wallmounted rotations along Y axis for 90 and 270 degree cases | kwolekr |
2013-07-08 | Decoration: Handle facedir and wallmounted param2types with schematic rotation | kwolekr |
2013-03-23 | 6d facedir | RealBadAngel |
2013-02-24 | Update Copyright Years | Sfan5 |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam |
2012-07-24 | darkrose should work at a nuclear power plant. | Perttu Ahola |
2012-07-23 | Fix map deserialization and remove old serialization code | Perttu Ahola |
2012-07-23 | Increase node id/param0 to 16 bits, leaving param2 always with 8 bits | darkrose |
2012-06-17 | Custom boxy nodes (stairs, slabs) and collision changes | Kahrl |
2012-06-17 | Optimize headers | Perttu Ahola |
2012-06-17 | Properly and efficiently use split utility headers | Perttu Ahola |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola |
2012-03-15 | MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric light,... | Kahrl |
2012-01-22 | Cleanup (some stuff went wrong when reverting 4-byte mapnodes); fix legacy_wa... | Kahrl |
2012-01-22 | Node placement / mineral / serialization / iron freq / node_dig callback | Kahrl |
2011-11-29 | MapNode constructor to allow ndef+name | Perttu Ahola |
2011-11-29 | Node definition names | Perttu Ahola |