mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-02-04 01:30:39 +03:00
Arkshine
17114347d1
Compiler: Fix runtime error in variadic functions that return strings.
Imported from SM-AM: 1d1244c2f0
.
"This fixes a bug where returning a string from a variadic function caused
an invalid memory access error during runtime. It seems like they forgot
to update existing string return code for variadic functions."
AMX Mod X
AMX Mod X - Half-Life 1 Scripting and Server Administration
General
- AMXX website
- Forum: Discussion forum including plugin/extension development
- General documentation: Miscellaneous information about AMXX
- Latest release: The latest stable AMXX release
- Build snapshots: Builds of recent development versions
Development
- Issue tracker: Issues that require back and forth communication
- Building AMXX: Instructions on how to build AMXX itself using AMBuild
- AMXX scripting: Pawn examples and introduction to the language
Description
Languages
C
37.4%
C++
24%
Pascal
18.4%
HTML
5.7%
Roff
4.8%
Other
9.7%