sourcemod/plugins
2020-05-08 15:23:48 -07:00
..
admin-flatfile Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
adminmenu Fully convert dynamicmenu to transitional enum structs. (#1082) 2019-09-15 14:02:46 -07:00
basebans Introduce enum structs to core sm plugins 2018-12-15 13:51:03 -08:00
basecomm Update Forward Creation to Newer GlobalForward Methodmap (#1143) 2020-02-06 22:27:44 -08:00
basecommands Use map display name for admin map chooser menu (#1097) 2019-10-07 19:15:36 +01:00
basevotes basevotes: Fix buffer size for workshop obtained levels. (#956) 2019-03-03 15:00:24 -08:00
funcommands Use GetCmdArgInt(Ex) in base plugins (#1203) 2020-03-04 22:07:00 +00:00
funvotes Ignore vote actions if target is no longer available (#649) 2017-08-22 20:56:12 +01:00
include Add an array operations to CDataPack (#1219) 2020-05-08 15:23:48 -07:00
playercommands Making rename's LogAction message consistent... (#696) 2017-09-26 20:22:38 -04:00
testsuite Use GetCmdArgInt(Ex) in base plugins (#1203) 2020-03-04 22:07:00 +00:00
admin-sql-prefetch.sp Update small plugins for transitional syntax (#506) 2016-05-11 09:32:34 -04:00
admin-sql-threaded.sp Introduce enum structs to core sm plugins 2018-12-15 13:51:03 -08:00
adminhelp.sp Replace GetCmdArgs with args param (#1229) 2020-05-08 15:09:44 -07:00
adminmenu.sp Create GlobalForward & PrivateForward methodmaps (#1004) 2019-05-29 14:17:42 -07:00
AMBuilder Treat sp warnings as errors when building 2014-09-05 08:26:23 -07:00
antiflood.sp Introduce enum structs to core sm plugins 2018-12-15 13:51:03 -08:00
basebans.sp Introduce enum structs to core sm plugins 2018-12-15 13:51:03 -08:00
basechat.sp Add internationalization to basechat and fix CS:GO colours (#674) 2017-12-30 12:25:32 -08:00
basecomm.sp Fix basecomm failing to load on games without sv_alltalk (#1212) 2020-03-11 21:24:16 -07:00
basecommands.sp Prevent basecommands from printing to disconnected clients (#1138) 2020-02-06 22:32:16 -08:00
basetriggers.sp Collection of plugin cleanups (#777) 2018-07-12 11:16:18 -07:00
basevotes.sp Fix wrong formatting to "Vote Delay Minutes" when delay above 60s (#1009) 2019-05-13 00:20:47 +01:00
clientprefs.sp Fix typo in clientprefs plugin description (#1142) 2019-12-14 16:12:14 -08:00
compile.sh Add spacing to compile.sh (#53) 2016-10-24 14:50:24 +01:00
funcommands.sp Change sm_beacon to use game-specific team colors (#1187) 2020-02-23 14:03:00 +00:00
funvotes.sp Fix wrong formatting to "Vote Delay Minutes" when delay above 60s (#1009) 2019-05-13 00:20:47 +01:00
mapchooser.sp mapchooser: Replace existing map entry from exclusion list (#1184) 2020-02-26 15:59:35 -08:00
nextmap.sp Alert players of map history console output (#1242) 2020-05-08 15:04:57 -07:00
nominations.sp Prevent clients from spamming global chat using sm_nominate (#1217) 2020-03-21 17:24:45 +00: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 Collection of plugin cleanups (#777) 2018-07-12 11:16:18 -07:00
sounds.sp Show errors for methods that are unused. (bug 6183) 2014-07-12 10:28:29 -07:00
sql-admin-manager.sp Use GetCmdArgInt(Ex) in base plugins (#1203) 2020-03-04 22:07:00 +00:00