This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
LucidCube
Watch
1
Star
0
Fork
0
You've already forked LucidCube
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
LucidCube
/
source
/
WorldStorage
History
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
…
FastNBT.h
…
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
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
…
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
…
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
…