Skip to content
Success

Changes

Summary

  1. See desc (commit: eae6b6c) (details)
Commit eae6b6c4aa12fb03c294543b41f3ab6d14bd416d by xtreme8000
See desc

* use libvxl for map access
* much faster chunk generation
* cleaned up chunk code a bit, still wip
* death camera effect
* fix some includes
* NOTE: greedy meshing not working yet
(commit: eae6b6c)
The file was modified src/hud.c (diff)
The file was modified src/chunk.c (diff)
The file was modified src/network.c (diff)
The file was modified src/main.c (diff)
The file was modified src/CMakeLists.txt (diff)
The file was modified src/chunk.h (diff)
The file was modified src/map.h (diff)
The file was modified src/camera.c (diff)
The file was modified src/map.c (diff)
The file was modified src/player.c (diff)
The file was modified src/cameracontroller.c (diff)
The file was modified src/common.h (diff)
The file was modified src/config.c (diff)
The file was modified src/camera.h (diff)
The file was modified src/cameracontroller.h (diff)
The file was modified src/rpc.c (diff)
The file was modified src/tracer.c (diff)