sourcemod/public
David Anderson 74b23aebfe - added 3 new natives for banning/unbanning and interception
- moved banning commands into new plugin, basebans
- improved quality and input methods of ban commands
- corrected svn props on a few files
- added an IsLANServer() to IGameHelpers API
- completely deprecated and removed old banning forwards

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401429
2007-09-14 02:11:10 +00:00
..
doxygen Filled out more license headers 2007-01-26 01:55:06 +00:00
extensions Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
jit Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
licenses fixed a typo, added version text 2007-08-01 03:23:45 +00:00
sample_ext enabled SSE code in all dlls 2007-09-10 22:28:22 +00:00
sourcepawn greatly optimized the process of mapping plugin natives from Core 2007-08-29 00:47:05 +00:00
IAdminSystem.h - completely overhauled the immunity system 2007-09-10 23:38:58 +00:00
IADTFactory.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IDataPack.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IDBDriver.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IExtensionSys.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IForwardSys.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IGameConfigs.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IGameHelpers.h - added 3 new natives for banning/unbanning and interception 2007-09-14 02:11:10 +00:00
IHandleSys.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
ILibrarySys.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IMemoryUtils.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IMenuManager.h added helper function for panel text 2007-08-19 18:34:36 +00:00
IPlayerHelpers.h bumped api version 2007-08-19 13:55:33 +00:00
IPluginSys.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IRootConsoleMenu.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
IShareSys.h mirrored earlier core native binding optimization to extensions as well. clarified note about pointer lifetime in AddNatives(), as it will be gaining a second version soon 2007-08-29 05:44:29 +00:00
ISourceMod.h Why was this not const? I have no idea, but what a lame commit for me to make after all this time 2007-09-12 07:22:38 +00:00
ITextParsers.h header movement #1 - reduced usage of TextParsers.h 2007-09-11 15:10:18 +00:00
IThreader.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
ITimerSystem.h finalized (i hope) new map timer api 2007-09-13 01:14:02 +00:00
IUserMessages.h Updated license headers on virtually all files with extremely minor changes in the name of some sort of strange consistency. 2007-08-15 06:19:30 +00:00
sm_platform.h - removed some debug stuff 2007-08-15 16:21:28 +00:00
sm_trie_tpl.h fixed another minor comment 2007-08-29 05:47:46 +00:00