Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
112 additions
and 35 deletions.
- +14 −2 src/camera.cpp
- +8 −0 src/camera.h
- +1 −1 src/client.cpp
- +4 −0 src/client.h
- +4 −0 src/clientmap.cpp
- +3 −1 src/clientmap.h
- +1 −0 src/clientobject.h
- +3 −1 src/clouds.cpp
- +6 −0 src/clouds.h
- +5 −4 src/content_cao.cpp
- +5 −0 src/environment.h
- +21 −7 src/game.cpp
- +1 −1 src/itemdef.cpp
- +12 −2 src/mapblock_mesh.cpp
- +6 −1 src/mapblock_mesh.h
- +13 −12 src/particles.cpp
- +5 −3 src/particles.h
Oops, something went wrong.