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
/
rollback_interface.cpp
Age
Commit message (
Expand
)
Author
2022-12-24
Make MapEditEvent more complete
Jude Melton-Houghton
2019-09-24
Fix some reference counters (memleak) (#8981)
SmallJoker
2019-08-10
Merge pull request #8776 from osjc/FixGetNode
Jozef Behran
2019-03-07
Abort when trying to set a not registered node (#7011)
HybridDog
2018-12-04
Send only changed node metadata to clients instead of whole mapblock (#5268)
SmallJoker
2018-02-10
Node definition manager refactor (#7016)
Dániel Juhász
2017-05-10
Private nodemeta (#5702)
sfan5
2017-03-22
Some performance optimizations (#5424)
Loïc Blot
2016-12-24
Move PP() and PP2() macros to basic_macros.h
Rogier
2015-09-19
Various style cleanups + unused code removal
est31
2015-08-15
Rollback: Fail on bad precondition instead of causing assertion error
kwolekr
2015-05-17
Record MapBlock modification reasons as flags instead of strings
kwolekr
2014-11-19
Clean up rollback
ShadowNinja
2013-11-29
Fixed potential NULL pointer and leak when setting node metadata
MetaDucky
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-07-27
Make the rollback system VERY FUCKING GOD DAMN POWERFUL
Perttu Ahola
2012-07-27
Experimental-ish rollback functionality
Perttu Ahola