]> git.localhorst.tv Git - blank.git/commit - src/client/InteractiveState.hpp
cache chunks received by the client
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 18 Sep 2015 10:45:24 +0000 (12:45 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 18 Sep 2015 10:45:24 +0000 (12:45 +0200)
commit7fd76e64de47f564117b9e6f73f1482d93842108
treecb8813560b5788f4a15dab754173ce74669bba52
parent80941c619984ce7632e2846d0115913f2a64842e
cache chunks received by the client

cache is not synced with the server atm
src/client/ChunkRequester.hpp [new file with mode: 0644]
src/client/InteractiveState.hpp
src/client/client.cpp
src/world/ChunkLoader.hpp
src/world/chunk.cpp