summaryrefslogtreecommitdiffstats
path: root/source/WorldStorage/WSSCompact.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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