ddnet/src
Robert Müller 859727c1d3 Fix inaccurate envelope point value rounding
Round to nearest integer instead of truncating in `f2fx` to ensure correct round-trip with `fx2f`.

Add test to ensure correct round-trip with maximum `0.0005f` absolute error.
2023-11-10 19:11:10 +01:00
..
android Add tests for overloaded hash operators, use operator instead 2022-11-12 20:36:38 +01:00
antibot Allow antibot to record data into teehistorian 2023-08-25 14:26:09 +02:00
base Fix inaccurate envelope point value rounding 2023-11-10 19:11:10 +01:00
engine Fix client not quitting after graphics assertion 2023-11-06 23:34:05 +01:00
game Merge pull request #7425 from furo321/editor-correct-corners 2023-11-08 19:13:34 +00:00
macos Huge variable naming format 2022-07-08 18:01:29 +02:00
masterping Add tool to manually ping the mastersrv 2022-12-29 12:50:24 +01:00
mastersrv mastersrv: Go to RawValue directly 2023-09-08 11:03:07 +02:00
rust-bridge Fix being run from rust-analyzer with a clean environment 2022-11-09 15:09:42 +01:00
steam Replace all usages of C standard headers with C++ headers 2023-03-01 19:26:51 +01:00
test Fix inaccurate envelope point value rounding 2023-11-10 19:11:10 +01:00
tools Remove separate CDataFileWriter::Init/OpenFile functions 2023-11-01 12:54:38 +01:00