Peace-Maker a89eb67124 Fix detour of functions returning a float
Floats are always returned in FPU register st0. Since the value in st0 doesn't matter in a pre-hook before the function was executed, don't try to save and restore the value of the FPU stack top for a pre-hook.
Only replace st0 after a post hook.
2018-08-18 12:54:30 +02:00
2018-08-08 01:14:14 +02:00
2018-08-08 01:14:14 +02:00
2018-04-21 11:02:56 +02:00
2018-01-27 17:27:03 +01:00
2018-08-08 01:14:14 +02:00
2016-08-01 16:18:21 -04:00
2016-08-01 16:20:19 -04:00
2018-04-19 02:09:01 +02:00
2018-04-19 02:09:01 +02:00
S
Description
No description provided
1.1 MiB
Languages
C++ 86.5%
SourcePawn 4.3%
Python 4%
C 3.5%
Perl 1.7%