sourcemod/plugins
Nicholas Hastings 4231adaedf Update ConVar flags in console.inc.
The existing list was from the original engine, not even being accurate for EP1.
Flags that were never used and have since been removed from headers were removed.
Flags that were removed, but were used at one time co-exist with new flags that took over their value where applicable.
Flags that only exist on some engine versions are noted as such in the comment.
2015-06-03 23:06:26 -04:00
..
admin-flatfile Purge Purge. 2015-03-05 10:56:36 -08:00
adminmenu Convert adminmenu to use newdecls and new classes/methodmaps. 2015-01-27 18:13:10 -08:00
basebans Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
basecomm Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
basecommands Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
basevotes Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
funcommands Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
funvotes Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
include Update ConVar flags in console.inc. 2015-06-03 23:06:26 -04:00
playercommands Change sm_rename to use new SetClientName native. 2015-03-22 12:15:30 -07:00
testsuite Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
admin-sql-prefetch.sp Convert admin SQL plugins to use AdminId/GroupId methodmaps, newdecls. 2015-02-17 09:13:40 -08:00
admin-sql-threaded.sp Fix regression in admin-sql-threaded when porting to transitional syntax. 2015-05-18 10:15:17 -04:00
adminhelp.sp Convert adminhelp to newdecls. 2015-02-17 08:24:11 -08:00
adminmenu.sp Convert adminmenu to use newdecls and new classes/methodmaps. 2015-01-27 18:13:10 -08:00
AMBuilder Treat sp warnings as errors when building 2014-09-05 08:26:23 -07:00
antiflood.sp Port antiflood. 2014-11-09 16:30:41 -08:00
basebans.sp Revert adminmenu API changes. 2014-12-12 10:10:46 -08:00
basechat.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
basecomm.sp Port events to transitional syntax. 2014-12-13 12:51:16 -08:00
basecommands.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
basetriggers.sp Change sm_trigger_show default value to 0 / disabled. 2014-12-29 11:56:07 -05:00
basevotes.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
clientprefs.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
compile.sh Added spacing to compile.sh 2014-06-14 08:32:24 -04:00
funcommands.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
funvotes.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
mapchooser.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
nextmap.sp Disable nextmap on Black Mesa for now. (Doesn't ship with mapcycle.txt). 2015-05-06 22:01:57 -04:00
nominations.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
playercommands.sp Change sm_rename to use new SetClientName native. 2015-03-22 12:15:30 -07:00
randomcycle.sp Update plugins for transitional methods. 2014-12-13 13:29:15 -08:00
reservedslots.sp Port reservedslots. 2014-11-09 16:10:13 -08:00
rockthevote.sp Port rockthevote. 2014-11-09 16:10:25 -08: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 SQL plugins for transitional syntax. 2014-12-14 18:37:32 -08:00