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 modifiedsrc/cameracontroller.h (diff)
The file was modifiedsrc/camera.h (diff)
The file was modifiedsrc/chunk.h (diff)
The file was modifiedsrc/main.c (diff)
The file was modifiedsrc/chunk.c (diff)
The file was modifiedsrc/config.c (diff)
The file was modifiedsrc/map.h (diff)
The file was modifiedsrc/cameracontroller.c (diff)
The file was modifiedsrc/network.c (diff)
The file was modifiedsrc/camera.c (diff)
The file was modifiedsrc/tracer.c (diff)
The file was modifiedsrc/hud.c (diff)
The file was modifiedsrc/map.c (diff)
The file was modifiedsrc/player.c (diff)
The file was modifiedsrc/rpc.c (diff)
The file was modifiedsrc/CMakeLists.txt (diff)
The file was modifiedsrc/common.h (diff)