1
0
Fork 0
cuberite-2a/source/WorldStorage
madmaxoft@gmail.com a49c004278 Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick()
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1385 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-04-13 21:02:10 +00:00
..
FastNBT.cpp Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
FastNBT.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
NBTChunkSerializer.cpp Dispensers rewritten to use ItemGrid 2013-04-10 21:40:30 +00:00
NBTChunkSerializer.h Added cItemGrid to represent an XY grid of items; converted chests to use cItemGrid. 2013-04-10 19:52:03 +00:00
WSSAnvil.cpp Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() 2013-04-13 21:02:10 +00:00
WSSAnvil.h Pickups are now being saved into Anvil. 2013-03-09 14:35:43 +00:00
WSSCompact.cpp Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() 2013-04-13 21:02:10 +00:00
WSSCompact.h Source files cleanup: WorldStorage-related files in a separate subfolder 2012-09-23 20:22:46 +00:00
WorldStorage.cpp Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() 2013-04-13 21:02:10 +00:00
WorldStorage.h Source files cleanup: OSSupport-related files in a separate subfolder, renamed. 2012-09-23 21:23:33 +00:00