sourcemod/plugins
peace-maker 1351df4260 Add OnPlayerRunCmdPost forward (#591)
* Add OnPlayerRunCmdPost forward

Allow plugins to catch the values that are actually used by the game
after some eventual changes by other plugins.

* Add |const| qualifier to arrays in OnPlayerRunCmdPost forward
2017-05-09 15:16:05 +01:00
..
admin-flatfile Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
adminmenu Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
basebans Update base plugins for transitional syntax (#507) 2016-05-11 10:44:58 -04:00
basecomm Update base plugins for transitional syntax (#507) 2016-05-11 10:44:58 -04:00
basecommands Update sm_map behavior to better reflect FindMap/GetMapDisplayName results (#588) 2017-03-13 15:52:37 -07:00
basevotes Update base plugins for transitional syntax (#507) 2016-05-11 10:44:58 -04:00
funcommands Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00
funvotes Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00
include Add OnPlayerRunCmdPost forward (#591) 2017-05-09 15:16:05 +01:00
playercommands Change behaviour for mass renaming (#521) 2016-06-20 13:24:36 +01:00
testsuite Update FindMap testsuite plugin. 2015-11-06 02:38:59 -05:00
admin-sql-prefetch.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
admin-sql-threaded.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
adminhelp.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
adminmenu.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
AMBuilder Treat sp warnings as errors when building 2014-09-05 08:26:23 -07:00
antiflood.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
basebans.sp Update basebans and SQL admins plugins for transitional syntax (#484) 2016-04-27 09:34:22 -04:00
basechat.sp Use method-map .Style instead of GetMaxPageItems. (sm_msay patch) (#569) 2016-12-12 10:18:59 -05:00
basecomm.sp Update base plugins for transitional syntax (#507) 2016-05-11 10:44:58 -04:00
basecommands.sp Sanitize servercfgfile and lservercfgfile values with sm_cvar (bug 6579). 2017-01-20 15:29:25 -05:00
basetriggers.sp Update base plugins for transitional syntax (#507) 2016-05-11 10:44:58 -04:00
basevotes.sp Add AutoExecConfig native call to basevotes.sp (#534) 2016-10-14 13:16:45 -07:00
clientprefs.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
compile.sh Add spacing to compile.sh (#53) 2016-10-24 14:50:24 +01:00
funcommands.sp Update fun plugins for transitional syntax (#508) 2016-05-11 10:56:12 -04:00
funvotes.sp Add AutoExecConfig native call to basevotes.sp (#535) 2016-10-14 13:17:23 -07:00
mapchooser.sp Update sm_map behavior to better reflect FindMap/GetMapDisplayName results (#588) 2017-03-13 15:52:37 -07:00
nextmap.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
nominations.sp Fix /nominations returning Plugin_Continue (#532) 2016-07-31 13:16:38 -04:00
playercommands.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
randomcycle.sp Add new function: GetMapDisplayName. 2015-09-15 16:16:58 -04:00
reservedslots.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
rockthevote.sp rockthevote.sp - RoundToFloor() -> RoundToCeil() (#590) 2017-02-28 23:05:00 +00:00
sounds.sp Show errors for methods that are unused. (bug 6183) 2014-07-12 10:28:29 -07:00
sql-admin-manager.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00