IgnacioFDM b9997eb628 Fix a floatround bug (#376)
* 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
2016-06-27 12:23:08 +02:00
2016-06-27 12:23:08 +02:00
2016-06-14 04:49:46 +03:00
2016-04-05 18:51:18 +02:00
2015-03-10 11:11:49 +02:00
2015-03-09 22:53:58 +01:00
2015-03-09 23:12:27 +01:00
2013-02-14 23:30:38 -08:00
💇
2014-06-03 12:19:43 +03:00

AMX Mod X

AMX Mod X - Half-Life 1 Scripting and Server Administration

General

Development

Description
AMX Mod X - Half-Life 1 Scripting and Administration
Readme 245 MiB
Languages
C 37.4%
C++ 24%
Pascal 18.4%
HTML 5.7%
Roff 4.8%
Other 9.7%