| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-03 | Fix various clang-tidy reported performance-type-promotion-in-math-fn | Loïc Blot | |
| 2018-04-02 | Fix many issues reported by clang-tidy (#7189) | Loïc Blot | |
| * Fix many issues reported by clang-tidy We have many issues in code related to some performance to float <-> double. Clang-tidy reported it in performance-type-promotion-in-math-fn I fixed many of them. It's not ready for a promote to blocking Also fix some value which should be const-ref | |||
| 2018-03-09 | VoxelArea: add_{x,y,z,p} must be static | Loic Blot | |
| Fix some documentations issues Use getNodeNoCheck(v3s16, ...) in some cases instead of getNodeNoCheck(x, y, z, ...) | |||
| 2018-03-03 | MapgenValleys: Fixed submarine valleys shape | Gael-de-Sailly | |
| 2018-02-20 | Dungeons: Add Y limits in all mapgens | paramat | |
| Preserve the upper limit used in mgvalleys. | |||
| 2018-01-15 | Mapgen folder: Update and improve copyright information of files | paramat | |
| 2017-11-08 | Move files to subdirectories (#6599) | Vitaliy | |
| * Move files around | |||
