aboutsummaryrefslogtreecommitdiff
path: root/src/rollback_interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some reference counters (memleak) (#8981)SmallJoker2019-09-241-1/+1
* Merge pull request #8776 from osjc/FixGetNodeJozef Behran2019-08-101-2/+2
* Abort when trying to set a not registered node (#7011)HybridDog2019-03-071-2/+7
* Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker2018-12-041-8/+1
* Node definition manager refactor (#7016)Dániel Juhász2018-02-101-3/+3
* Private nodemeta (#5702)sfan52017-05-101-2/+2
* Some performance optimizations (#5424)Loïc Blot2017-03-221-2/+3
* Move PP() and PP2() macros to basic_macros.hRogier2016-12-241-2/+1
* Various style cleanups + unused code removalest312015-09-191-1/+1
* Rollback: Fail on bad precondition instead of causing assertion errorkwolekr2015-08-151-0/+1
* Record MapBlock modification reasons as flags instead of stringskwolekr2015-05-171-1/+1
* Clean up rollbackShadowNinja2014-11-191-285/+100
* Fixed potential NULL pointer and leak when setting node metadataMetaDucky2013-11-291-1/+7
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Make the rollback system VERY FUCKING GOD DAMN POWERFULPerttu Ahola2012-07-271-0/+18
* Experimental-ish rollback functionalityPerttu Ahola2012-07-271-0/+398