sourcemod/plugins
2014-09-09 17:56:29 -07:00
..
admin-flatfile Merge pull request #153 from alliedmodders/auth-fixups 2014-09-09 16:24:57 -04:00
adminmenu Replace usages of GetClientAuthString with GetClientAuthId 2014-09-04 12:49:06 -07:00
basebans Add support for customizing ban reasons in basebans.sp (bug 5762, r=psychonic). 2013-08-28 13:17:17 -04:00
basecomm Allow localizaton of more base plugin strings (bug 5120, r=asherkin). 2013-04-08 08:00:13 -04:00
basecommands Fix broken translating in some plugins and natives (bug 5612, r=psychonic). 2013-08-25 10:15:35 -04:00
basevotes Allow localizaton of more base plugin strings (bug 5120, r=asherkin). 2013-04-08 08:00:13 -04:00
funcommands Fix PerformGravity's logging format. 2014-07-30 18:22:12 -05:00
funvotes Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:16:36 +00:00
include Update OnClientAuthorized function doc 2014-09-09 17:56:29 -07:00
playercommands Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -04:00
testsuite Add test. 2014-07-05 12:01:17 -05:00
admin-sql-prefetch.sp Performance improvements to admin-sql-prefetch (bug 3354, r+a12=dvander). 2009-03-01 16:59:12 -05:00
admin-sql-threaded.sp Replace usages of GetClientAuthString with GetClientAuthId 2014-09-04 12:49:06 -07:00
adminhelp.sp Fix broken translating in some plugins and natives (bug 5612, r=psychonic). 2013-08-25 10:15:35 -04:00
adminmenu.sp Fixed base plugins using GetMaxClients() instead of MaxClients (bug 3985, r=dvander). 2010-02-08 20:14:52 -08:00
AMBuilder Treat sp warnings as errors when building 2014-09-05 08:26:23 -07:00
antiflood.sp Fix Anti-Flood resolution of gametime (bug 5394, r=psychonic). 2014-02-27 20:49:19 -07:00
basebans.sp Introduce a typedef keyword. 2014-08-03 21:51:34 -07:00
basechat.sp Switch more base plugins to OnClientSayCommand from say hooks (bug 5986, r=psychonic). 2014-03-25 11:57:00 -04:00
basecomm.sp Fix regressions in b2f7d97b1ea7 and update plugins for OnClientSayCommand changes (bug 5986, r=psychonic). 2014-02-28 10:38:36 -05:00
basecommands.sp Allow localizaton of more base plugin strings (bug 5120, r=asherkin). 2013-04-08 08:00:13 -04:00
basetriggers.sp Fix regressions in b2f7d97b1ea7 and update plugins for OnClientSayCommand changes (bug 5986, r=psychonic). 2014-02-28 10:38:36 -05:00
basevotes.sp Allow localizaton of more base plugin strings (bug 5120, r=asherkin). 2013-04-08 08:00:13 -04:00
clientprefs.sp Fixed handle misuse in clientprefs plugin (bug 5805, r=psychonic). 2013-07-20 15:17:43 -04:00
compile.sh Added spacing to compile.sh 2014-06-14 08:32:24 -04:00
funcommands.sp Backed out changeset: fe0e55c4d544 2014-03-30 14:07:14 -04:00
funvotes.sp amb1597 - renamed legacy translation files 2008-04-22 00:44:14 +00:00
mapchooser.sp Fix various bugs in global newdecl support. 2014-07-04 14:31:56 -07:00
nextmap.sp Add #pragma newdecls required|optional. 2014-07-05 01:08:14 -07:00
nominations.sp Update nominations.sp and improve compiler error messaging. 2014-07-06 23:59:15 -07:00
playercommands.sp Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin). 2013-07-21 11:53:56 -04:00
randomcycle.sp Changed some instances of LogMessage to LogAction. (bug 4649, r=fyren). 2011-03-20 19:37:25 -04:00
reservedslots.sp sm_reskick_immunity access check should not check for commands. 2014-07-01 09:07:40 -05:00
rockthevote.sp Switch more base plugins to OnClientSayCommand from say hooks (bug 5986, r=psychonic). 2014-03-25 11:57:00 -04:00
sounds.sp Show errors for methods that are unused. (bug 6183) 2014-07-12 10:28:29 -07:00
sql-admin-manager.sp Fixed sm_sql_addgroup not working (bug 3578, r=liam). 2009-01-31 22:46:34 -05:00