summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage/WSSAnvil.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-1555/+0
* Pickups now have collection delay when vomitedTiger Wang2013-10-241-1/+1
* Moved cMakeDir::MakeDir to cFile::CreateFolder.madmaxoft2013-10-091-2/+1
* Merge branch 'boats' of git://github.com/tigerw/MCServer.madmaxoft2013-09-091-1/+20
|\
| * Initial boat supportTiger Wang2013-09-081-1/+20
* | Implemented loading more projectiles from MCA.madmaxoft2013-09-071-3/+127
|/
* Arrows get loaded from MCA.madmaxoft2013-08-251-4/+47
* Moved entities into the Entities subfolder.madmaxoft2013-08-191-4/+4
* Compilation and Minecart fixesTiger Wang2013-08-161-0/+42
* Feature and bugfixes [SEE DESC]Tiger Wang2013-08-161-0/+2
* Furnaces light up visually when they're cookingmadmaxoft@gmail.com2013-06-201-5/+23
* Rewritten furnacesmadmaxoft@gmail.com2013-06-161-3/+3
* Added hopper entity, it can suck items out of chests, dispensers, droppers and other hopppers above it.madmaxoft@gmail.com2013-06-131-27/+55
* Enchantments are now stored in Anvil world and in player inventorymadmaxoft@gmail.com2013-06-021-1/+16
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-7/+7
* Block entities with storage now correctly mark the chunk as dirty when their contents change.madmaxoft@gmail.com2013-05-261-32/+64
* Lighting: Fixed underwater lighting (FS #369)madmaxoft@gmail.com2013-05-051-1/+10
* Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()madmaxoft@gmail.com2013-04-131-2/+6
* Anvil loader: fixed Vanilla biomes not being readmadmaxoft@gmail.com2013-04-071-1/+1
* Anvil: Removed excessive debugging outputmadmaxoft@gmail.com2013-03-111-3/+0
* Minecarts get saved into Anvil.madmaxoft@gmail.com2013-03-091-3/+39
* Pickups are now being saved into Anvil.madmaxoft@gmail.com2013-03-091-286/+232
* Made FAST_FLOOR_DIV work correctly, replaced all floorf() divisions with it.madmaxoft@gmail.com2013-02-271-2/+3
* Merged branch "branches/hooks" into "trunk".madmaxoft@gmail.com2013-01-121-8/+8
* Added dispensers (they can't dispense items yet)luksor111@gmail.com2012-12-191-6/+80
* Android: Made the initial pre-calculated spawn area smallerfaketruth2012-11-161-1/+1
* More valgrind uninitialized var fixingmadmaxoft2012-11-131-2/+12
* Fixed NBT IntArray serialization; Biomes are now saved to / loaded from Anvilmadmaxoft@gmail.com2012-10-281-12/+71
* Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com2012-10-211-4/+38
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-7/+7
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-1/+1
* Source files cleanup: WorldStorage-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-0/+1063