AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
Valentin Grünbacher cd7cb8c1a8 Newmenus: Execute menu callback when old-style menu overwrites new menu
show_menu simply resets CPlayer::newmenu. The menu callback is never fired and the plugin never informed that the menu has been closed. This can result in leaking menu handles. Using "menuselect 10" on the client is not an appropriate solution because it is possible to construct newmenus that contain 10 valid items.
2014-05-21 18:17:09 +02:00
amxmodx Newmenus: Execute menu callback when old-style menu overwrites new menu 2014-05-21 18:17:09 +02:00
compiler Link amxxpc with static libstdc++ on Linux. 2014-04-20 14:52:50 -05:00
configs Update globally Hamsandwich module (bug 5611, r=sawce) 2014-04-09 16:44:02 +02:00
dlls Fix cs_set_user_team issue on spectator 2014-05-12 14:41:08 +02:00
editor/studio Add AMXXStudio configs to the tree. 2013-02-14 23:31:42 -08:00
installer Remove deps.zip since GitHub doesn't like large files. 2014-02-08 23:48:30 -08:00
plugins Fix compile.sh script for OS X. 2014-05-18 20:37:44 -05:00
public/amtl Add AMTL files 2014-05-03 13:00:21 +02:00
support Sync changes from SourceMod's bootstrap script. 2014-05-17 16:37:12 -05:00
.gitignore Add build directories to gitignore. 2014-05-17 14:37:15 -05:00
AMBuildScript Remove debug spew. 2014-04-20 14:56:45 -05:00
configure.py Fix whitespaces. 2014-02-10 23:38:55 -08:00
product.version Bump version to 1.8.3-dev. 2013-02-14 23:30:38 -08:00
pushbuild.txt Trigger build. 2014-05-17 19:22:10 -05:00
README.md Update README.md 2014-02-23 13:17:57 -08:00

AMX Mod X

AMX Mod X - Half-Life 1 Scripting and Server Administration

Build instructions: https://wiki.alliedmods.net/Building_AMX_Mod_X

Build snapshots: http://www.amxmodx.org/snapshots.php

General documentation: https://wiki.alliedmods.net/Category:Documentation_%28AMX_Mod_X%29