Skip to content
Success

Changes

Summary

  1. See desc (commit: bf1f3db) (details)
Commit bf1f3dbf68618d9cd889c14e59b5a9672de2b25e by xtreme8000
See desc
* introduce opengl es 1.1 compatibility (close #55)
* changed font code to only use triangles
* reallow changing team/gun when dead/spectating (bug)
* added localhost entry to serverlist for quick connection
* reuse memory allocation between update_physics() calls
* spawn particles on spade right click like on voxlap
* moved reason_disconnect() to network.c
* correctly position player arm's pivot
* shotgun block damage lowered to prevent kick
(commit: bf1f3db)
The file was modified src/main.c (diff)
The file was modified src/model.c (diff)
The file was modified src/common.h (diff)
The file was modified src/map.c (diff)
The file was modified src/font.c (diff)
The file was modified src/chunk.c (diff)
The file was modified src/network.c (diff)
The file was modified src/config.c (diff)
The file was modified src/network.h (diff)
The file was modified src/player.c (diff)
The file was modified README.md (diff)
The file was modified src/particle.c (diff)
The file was modified src/glx.c (diff)
The file was modified src/hud.c (diff)
The file was modified src/weapon.c (diff)
The file was modified src/glx.h (diff)
The file was modified src/model.h (diff)
The file was modified src/chunk.h (diff)
The file was modified src/window.c (diff)