Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-19 | Various style cleanups + unused code removal | est31 | |
-> Don't pass pointer to whole IGameDef to NodeMetadata constructors and deserializers, but only to IItemDefManager, which is needed -> Remove the unused content_mapnode_get_new_name() method -> Fix style for MapBlock::deSerialize and MapBlock::deSerialize_pre22, improving accuracy of error messages a bit -> Fix style at other serialisation methods too -> Improve accuracy of some comments | |||
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 | |
This improves performance of MapBlock::raiseModified by a factor of 6. Also, clean up mapblock.h a bit and inline small functions. | |||
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 | |