Commit Graph

23 Commits

Author SHA1 Message Date
Johnny Bergström
3a8e103faf Added custommenuitems.cfg to standard cfg files.
menufront.sma executes this file on plugin loa, adding the specified menu items to amxmodmenu.
2004-10-09 10:13:16 +00:00
Johnny Bergström
f4b1c9f78a Added server command "amx_addmenuitem <menu text> <menu command> <access flags> <plugin name>":
Server admins can add menu items to amxmodmenu from plugins that do not (yet) do this on their own.
2004-10-09 09:50:33 +00:00
Johnny Bergström
618759f390 Menu items boundary checking... 2004-10-09 09:32:56 +00:00
Johnny Bergström
f06359e38f Reworked to add AddMenuItem() 2004-10-08 08:37:27 +00:00
Felix Geyer
160f52ec39 better detection for available menus 2004-08-22 14:54:07 +00:00
Felix Geyer
4f371ccb6c fixed missing menu text 2004-08-19 22:21:11 +00:00
Felix Geyer
89b4ef92b5 updated to use the multi-lingual system | better code style 2004-08-05 11:09:16 +00:00
Felix Geyer
4fccdd676b use AMXX_VERSION_STR 2004-07-30 23:39:39 +00:00
Felix Geyer
9a88c0e240 using MENU_KEY defines 2004-07-29 10:58:54 +00:00
Felix Geyer
04781dd75d uses cstrike_running() now 2004-07-27 16:45:00 +00:00
Felix Geyer
9d0481e7df use coloredMenus instead of cstrikeRunning 2004-07-26 15:48:12 +00:00
David Anderson
4ab6b083c1 Updated version numbers.
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
Felix Geyer
079f824a81 updated version information 2004-03-24 08:30:08 +00:00
David Anderson
1425615e20 Fixed headers. 2004-03-15 21:05:08 +00:00
Felix Geyer
9f6b206881 compatible to new include files 2004-03-07 14:30:53 +00:00
Felix Geyer
4b81034f81 updated includes 2004-03-05 19:35:38 +00:00
Felix Geyer
c3616b67b1 switched to log_amx() | changed configs dir 2004-03-04 20:16:45 +00:00
Felix Geyer
3ba4ece791 removed AMX_VERSION_STR 2004-02-21 20:58:35 +00:00
Felix Geyer
8c6374567a updated header 2004-02-21 19:36:35 +00:00
Felix Geyer
fcd90f82d1 corrected version 2004-02-15 00:31:45 +00:00
Felix Geyer
c3da720704 updated header | fixed compiler errors 2004-02-11 19:32:01 +00:00
Felix Geyer
51fe5a4822 changed header and version info 2004-02-01 18:45:44 +00:00
Felix Geyer
9e999a0ba6 Initial revision 2004-01-31 20:56:22 +00:00