Artem Golubikhin 20d917a307 Port bugfix for incorrect heap deallocation on conditional operator (#627)
* Revert 4f8917ec (experimental bugfix for heap in conditional)

* Port bugfix for incorrect heap deallocation on conditional operator (ported from compuphase upstream)

* Fix the upstream bugfix

Fixed the wrong order of heaplist nodes and the incorrect calculation of the max. heap usage.

* Add an additional pass for functions that return array if they are used before definition (inside definition (recursion) is a "before definition" situation too)
2018-11-02 14:15:31 +01:00
2018-09-11 00:48:15 +02:00
2018-08-27 21:35:24 +02:00
2015-03-10 11:11:49 +02:00
2015-03-09 22:53:58 +01: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%