mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
Newer Source engine versions now use a dynamically allocated buffer for the map entity lump, and some maps have over 16MB of entity data - far larger than our 2MB limit. There is no sane way we can currently handle this, so just remove the functionality from the forward until a more comprehensive API can be designed. Fixes #1470 |
||
|---|---|---|
| .. | ||
| bintools | ||
| clientprefs | ||
| cstrike | ||
| curl | ||
| geoip | ||
| mysql | ||
| pgsql | ||
| regex | ||
| sdkhooks | ||
| sdktools | ||
| sqlite | ||
| structs | ||
| tf2 | ||
| topmenus | ||
| updater | ||