summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage/WSSCompact.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-1009/+0
* Furnaces light up visually when they're cookingmadmaxoft@gmail.com2013-06-201-3/+4
* Moved BlockEntities to a separate foldermadmaxoft@gmail.com2013-05-281-7/+6
* Implemented droppersmadmaxoft@gmail.com2013-05-261-0/+1
* Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()madmaxoft@gmail.com2013-04-131-2/+2
* Made FAST_FLOOR_DIV work correctly, replaced all floorf() divisions with it.madmaxoft@gmail.com2013-02-271-2/+2
* Added dispensers (they can't dispense items yet)luksor111@gmail.com2012-12-191-6/+28
* Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com2012-10-211-5/+27
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-5/+5
* Source files cleanup: WorldStorage-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-0/+964