summaryrefslogtreecommitdiff
path: root/worldedit_commands/mark.lua
AgeCommit message (Expand)Author
2015-02-01Cleanup and fixupShadowNinja
2013-12-24Mark the region with an entity cube.Uberi
2013-08-01Final changes and version number bump.Anthony Zhang
2013-07-31Rewrite spirals from scratch and fix upside-down pyramids. Use voxelmanip for...Anthony Zhang
2013-07-31//pyramid works along any axis and backwards. Working //clearobjects and //cy...Anthony Zhang
2012-10-13Separate components into separate mods, add visualization API with hide(), su...Anthony Zhang