sourcemod/public
Scott Ehlert aff4431eea Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again)
Moved sm_memtable files in sqlite extension to sdk directory (to be consistent with topmenus)
Some extension source files had an incorrect extension name in their headers
Updated copyright year on some rarely altered files

--HG--
branch : sourcemod-1.0.x
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.x%402038
2008-04-11 17:22:19 +00:00
..
doxygen Filled out more license headers 2007-01-26 01:55:06 +00:00
extensions 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:22:19 +00:00
jit 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:22:19 +00:00
licenses fixed a typo, added version text 2007-08-01 03:23:45 +00:00
mms_sample_ext 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:22:19 +00:00
sample_ext 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:22:19 +00:00
sourcepawn implemented amb1514 - SM_PARAM_STRING_BINARY (bumped ISourceMod for this) 2008-03-12 04:06:32 +00:00
compat_wrappers.h added DS's patch from amb1179 2007-11-27 22:50:52 +00:00
IAdminSystem.h fixed some doxygen comment typos 2007-11-16 01:24:15 +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 added amb1377 - binary sql functions 2008-03-02 18:01:49 +00:00
IExtensionSys.h added a quick experimental system for overriding core natives 2007-11-17 04:31:01 +00:00
IForwardSys.h added amb861, sounds can be hooked now 2007-12-02 01:51:48 +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 fixed amb1379 with sweeping changes to the entity stuff. all prop stocks are now natives so they can properly compute everything quickly, as well as do type checks. Get/SetEntDataEnt are deprecated for being sucky, the new 2 versions do more checking and uses better values. lastly, there are functions/parameters for finding types and sizes of property. 2008-01-13 08:10:25 +00:00
IHandleSys.h sm_dump_handles now shows memory usage 2007-12-05 18:07:18 +00:00
ILibrarySys.h fixed linux build 2007-12-02 05:38:58 +00:00
IMemoryUtils.h more doxygen comment fixes 2007-11-16 02:27:02 +00:00
IMenuManager.h sm_dump_handles now shows memory usage 2007-12-05 18:07:18 +00:00
IPlayerHelpers.h added amb1165 - exposed some plugin admin functionality to extensions 2007-11-17 02:54:44 +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 added amb1447 - IRootConsoleMenu exposure 2008-02-22 16:07:27 +00:00
IShareSys.h added a quick experimental system for overriding core natives 2007-11-17 04:31:01 +00:00
ISourceMod.h implemented amb1514 - SM_PARAM_STRING_BINARY (bumped ISourceMod for this) 2008-03-12 04:06:32 +00:00
ITextParsers.h added extended error info to text parser API; GameConfigs now display better errors 2007-12-22 19:36:28 +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 clarified and fixed the meaning of timelimit/timeleft when no frames have been processed 2007-09-23 20:11:48 +00:00
IUserMessages.h added GetGlobalTarget/SetGlobalTarget to g_pSM 2007-11-17 05:33:47 +00:00
metamod_wrappers.h cstrike extension builds now 2007-10-14 19:34:46 +00:00
sm_platform.h moved errno.h to top of platform includes 2007-12-22 19:35:54 +00:00
sm_trie_tpl.h added bad trie iteration 2008-03-27 04:34:54 +00:00