summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/FastNBT.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-02More memory alignment fixes.madmaxoft1-3/+3
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-05-01FastNBT: Added cFastNBTTag::GetName()madmaxoft@gmail.com1-0/+7
2013-03-09Pickups are now being saved into Anvil.madmaxoft@gmail.com1-0/+4
2013-02-07cBlockArea can now be saved as a .schematic file.madmaxoft@gmail.com1-1/+1
2012-09-23Source files cleanup: WorldStorage-related files in a separate subfoldermadmaxoft@gmail.com1-1/+1
2012-06-15Anvil: added support for signs (why was it still missing??)madmaxoft@gmail.com1-0/+8
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-274/+274
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-1/+1
2012-05-08Fast NBT writer (Saving a chunk is now about twice as fast)madmaxoft@gmail.com1-9/+49
2012-05-07Fast NBT Parser (loading a chunk is now about 10 times faster)madmaxoft@gmail.com1-0/+234