regener
38cd5ab1cd
Fix back/next/exit buttons not translated in plugin's cvar/command menus ( #667 )
...
* Menu buttons stayed english in Plugin's cvar/command menus
That worked, but if there is any better solution to get it working feel free to edit :D
* Changed language parsing to %L
2019-01-30 15:57:54 +01:00
Vincent Herbet
bb84a43a7b
Fix a navigation bug in Plugin Cvars menu ( #637 )
2018-11-02 14:16:36 +01:00
Arkshine
48d6a3354a
Normalize all the line endings
2015-03-10 16:51:45 +01:00
Arkshine
e441908230
MAX_PLAYERS: Fix plugins
2015-02-01 19:25:36 +01:00
Arkshine
c1dca680f2
Don't remove this return
2014-09-18 19:35:29 +02:00
Arkshine
a93886fb65
Fix unreachable code warning (reported by kwpd)
2014-09-18 19:17:00 +02:00
Scott Ehlert
f787db1be5
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
skyrim
0de8ee48d0
Replaced sizeof(str)-1 and magic nums with charsmax
2014-07-29 16:32:32 +02:00
xPaw
c084965cf1
Remove some client_cmd
2014-07-29 13:13:39 +03:00
Arkshine
07534edfcd
Use the new constants in various place.
2014-07-20 12:27:02 +02:00
Steve Dudenhoeffer
bbf7593e43
fix for amb1139: Menufront now follows cmdaccess.ini changes for its additions (also, pluginmenu does now too)
2008-03-30 20:51:48 +00:00
Steve Dudenhoeffer
9ce9b142e7
Implemented amb397 - amx_add{client}menuitem now accepts filenames as well as registered plugin names
...
(is_plugin_loaded() now has an optional second parameter to search for filenames)
2007-07-25 18:54:32 +00:00
Steve Dudenhoeffer
0c82e09df1
Added amb42 - different amx_show_activity values.
2007-05-24 17:11:11 +00:00
Steve Dudenhoeffer
17d8197e72
Added amb#34 - Plugin cvar/command menus.
...
Still need to add ML support.
2007-04-18 15:52:03 +00:00