b9997eb628
* Fix floatround overflow floatround would overflow for floats greater than 2^30 because internally it would double the number (therefore anything greater than 2^30 results in something greater than 2^31 which would cause overflow of course) floatround behaviour is left exactly identical otherwise (although I find it very weird and wrong to deliberately avoid banker's rounding, it would be a bad idea to change this behaviour due to compatibility) Remember to reassemble amxexecn and amxjitsn * Update the compiled object files |
||
---|---|---|
.. | ||
amxexecn-darwin.o | ||
amxexecn.o | ||
amxexecn.obj | ||
amxjitsn-darwin.o | ||
amxjitsn.o | ||
amxjitsn.obj | ||
helpers-darwin-x86.o | ||
helpers-x86.o | ||
helpers-x86.obj | ||
natives-amd64.o | ||
natives-darwin-x86.o | ||
natives-x86.o | ||
natives-x86.obj |