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 modifiedsrc/hud.c (diff)
The file was modifiedsrc/font.c (diff)
The file was modifiedsrc/network.c (diff)
The file was modifiedsrc/player.c (diff)
The file was modifiedsrc/weapon.c (diff)
The file was modifiedsrc/chunk.h (diff)
The file was modifiedsrc/window.c (diff)
The file was modifiedsrc/map.c (diff)
The file was modifiedsrc/glx.c (diff)
The file was modifiedREADME.md (diff)
The file was modifiedsrc/glx.h (diff)
The file was modifiedsrc/model.c (diff)
The file was modifiedsrc/network.h (diff)
The file was modifiedsrc/particle.c (diff)
The file was modifiedsrc/config.c (diff)
The file was modifiedsrc/chunk.c (diff)
The file was modifiedsrc/main.c (diff)
The file was modifiedsrc/model.h (diff)
The file was modifiedsrc/common.h (diff)