summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-27Made FAST_FLOOR_DIV work correctly, replaced all floorf() divisions with it.madmaxoft@gmail.com2-4/+5
2013-02-07cBlockArea can now be saved as a .schematic file.madmaxoft@gmail.com2-3/+3
2013-01-12Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com1-8/+8
2012-12-19Added dispensers (they can't dispense items yet)luksor111@gmail.com3-17/+114
2012-11-16Android: Made the initial pre-calculated spawn area smallerfaketruth2-1/+10
2012-11-13More valgrind uninitialized var fixingmadmaxoft1-2/+12
2012-10-28Fixed NBT IntArray serialization; Biomes are now saved to / loaded from Anvilmadmaxoft@gmail.com3-14/+76
2012-10-21Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com3-9/+66
2012-10-05AnvilStats: made FastNBT faster by tweaking the pre-allocation.madmaxoft@gmail.com1-1/+7
2012-09-27Made Anvil the default storage schemafaketruth1-1/+1
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com3-15/+15
2012-09-23Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2-2/+2
2012-09-23Source files cleanup: WorldStorage-related files in a separate subfoldermadmaxoft@gmail.com8-0/+3655