Fix accuracy, improve bullet physics.

This commit is contained in:
In-line 2017-07-11 22:34:01 +04:00 committed by GitHub
parent 49f657e3c4
commit f85feab68e

View File

@ -3,7 +3,7 @@
Reverse-engineered (and bugfixed) HLDS
## What is this?
Rehlds is a result of reverse engineering of original HLDS (build 6152/6153) using DWARF debug info embedded into linux version of HLDS, engine_i486.so
ReHLDS is a result of reverse engineering of original HLDS (build 6152/6153) using DWARF debug info embedded into linux version of HLDS, engine_i486.so
Along with reverse engineering, a lot of defects and (potential) bugs were found and fixed