Files
sourcemod/core
Asher Baker f8f5a18d67 Fix vprof crashing in some games (#1541)
Some engines are very sensitive to exactly when in a frame vprof is
enabled, the vprof commands use a special command registration method
to defer their execution to the start of the next frame. Instead of
starting/stopping vprof directly ourselves, use the built-in commands
to ensure that the timing is correct and the server does not crash.

Fixes #1162
2021-07-18 19:08:36 +01:00
..
2021-07-16 18:33:10 -07:00
2020-08-24 20:48:57 -07:00
2020-05-20 17:57:18 -07:00
2014-08-13 14:24:35 -07:00
2020-10-16 21:41:21 +01:00
2019-05-30 18:27:14 -07:00
2018-08-13 23:03:48 +01:00