index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapgen
/
mg_schematic.cpp
Age
Commit message (
Expand
)
Author
2022-12-24
Store `MapEditEvent` blocks in a vector (#13071)
Jude Melton-Houghton
2022-11-09
Fix typos and en_US/en_GB inconsistency in various files (#12902)
Abdou-31
2022-09-06
Code optimizations / refactor (#12704)
Herman Semenov
2021-08-31
Switch MapBlock compression to zstd (#10788)
lhofhansl
2021-08-16
Fix access violation in create_schematic() (#11534)
Treer
2021-03-20
Schematic: Properly deal with before/after node resolving and document (#11011)
SmallJoker
2020-12-15
Allow configuring block disk and net compression. Change default disk level.
Lars
2020-10-01
(se)SerializeString: Include max length in the name
SmallJoker
2020-05-05
Fix remaining issues with mapgen scriptapi
sfan5
2020-05-05
Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy
sfan5
2020-05-05
Allow ObjDefManager instances to be cloned
sfan5
2019-09-24
Fix some reference counters (memleak) (#8981)
SmallJoker
2019-01-25
blitToVManip: Check out-of-bounds using node position not index (#8127)
Paramat
2018-02-27
Place schematic (on vmanip): Enable use of 'place center' flags
paramat
2018-02-10
Node definition manager refactor (#7016)
Dániel Juhász
2018-01-15
Mapgen folder: Update and improve copyright information of files
paramat
2017-11-08
Move files to subdirectories (#6599)
Vitaliy