Unreal Karaulov 8ee3da24cb
Added new debug feature: Performance Monitor. (#1019)
* Performance Monitor.

Search big performance issues for any plugin that in debug mode. No server slow down.
Output is plugin and function name, and server execution lag in ms. Output target: current amxlog file.

* Adding cvar to enable perflog. Force for all plugin if amx_debug is 2.

* Update cvar name

* Use another clock from chrono

* Fix debug check

* Skip internal amxx exec

* Move includes

* Fix debug check in amx_ExecPerf

* Tried to compile without min/max undefined
2021-12-05 18:38:49 -08:00
2021-10-05 23:39:38 -07:00
2021-10-07 17:12:37 -07:00
2021-12-02 13:47:57 -08:00
2015-03-10 11:11:49 +02:00
2021-05-06 20:40:48 -07:00
2015-03-09 22:53:58 +01:00
2021-09-28 11:41:04 -07:00
2018-09-11 00:48:15 +02:00
2018-09-04 19:31:23 +02:00

AMX Mod X is a Metamod plugin for Half-Life 1. It provides comprehensive scripting for the game engine and its mods. Scripts can intercept network messages, log events, commands, client commands, set cvars, modify entities, and more. AMX Mod X also has a system for extending native scripting through modules, leading to outside support for things like MySQL and Sockets.

General

Development

Description
AMX Mod X - Half-Life 1 Scripting and Administration
Readme 177 MiB
Languages
C 32.8%
C++ 21.1%
Pascal 16.1%
sourcepawn 12.2%
HTML 5%
Other 12.8%