sourcemod/public
2009-07-24 12:34:31 +12:00
..
doxygen Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
extensions Corrected IWebternet version number. 2009-02-01 19:58:16 -05:00
jit Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +00:00
licenses updated licenses 2008-06-13 07:26:09 +00:00
mms_sample_ext DS fails once again. Fixed Linux build once and for all. 2009-02-18 03:25:01 -06:00
sample_ext Removed SSE optimizations from msvc9 project files (bug 3756, r=ds, a12=blocking). 2009-03-30 08:31:35 +02:00
sourcepawn Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman). 2009-02-01 02:03:03 -05:00
compat_wrappers.h Fix GetCommandFlags for original engine games (bug 3759, r=dvander) 2009-04-07 17:24:22 -07:00
IAdminSystem.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IADTFactory.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IDataPack.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IDBDriver.h - Interface dropping semantics are now changed, any pointer can be piped through. 2008-07-01 06:12:16 +00:00
IExtensionSys.h - Interface dropping semantics are now changed, any pointer can be piped through. 2008-07-01 06:12:16 +00:00
IForwardSys.h Bumped IForwardSys 2008-07-08 21:17:05 +00:00
IGameConfigs.h Deprecated Acquire/ReleaseLock from IGameConfigManager, use thread pump in updater. 2009-02-17 15:59:51 -05:00
IGameHelpers.h Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander) 2009-07-24 12:34:31 +12:00
IHandleSys.h Fixed IHandleSys doc for failure outparams. 2008-08-28 17:18:26 +00:00
ILibrarySys.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IMemoryUtils.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IMenuManager.h Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren). 2009-05-30 19:59:55 -04:00
INativeInvoker.h Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman). 2009-02-01 02:03:03 -05:00
IPlayerHelpers.h Added new playerhelpers interface 2009-04-13 10:02:55 +12:00
IPluginSys.h Moved smn_functions to logic binary. 2009-05-14 11:38:50 -04:00
IRootConsoleMenu.h Moved profiler and adt_trie to logic binary. 2009-05-14 11:24:07 -04:00
IShareSys.h rewrite of the native and dependency binding/interaction code. this will ease the transition for native overrides, and greatly simplifies most of the logic. all native binding code now takes place almost entirely in ShareSys, and PluginSys supplements this logic where appropriate. extensionsys has been cleaned up 2008-05-26 07:51:11 +00:00
ISourceMod.h Added auto-restart functionality to the Updater extensions (bug 3530, r=pred). 2009-02-28 23:14:16 -05:00
ITextParsers.h Added an SMC stream reader to ITextParser (bug 3530, r=pred). 2009-02-01 20:31:27 -05:00
IThreader.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
ITimerSystem.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
ITranslator.h added amb1666 - rehaul over the ml api so extensions can easily use translations 2008-05-10 09:23:55 +00:00
IUserMessages.h Improved user message interception API (bug 3631, r=pred). 2009-03-01 16:39:25 -05:00
metamod_wrappers.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sm_platform.h Merge from sourcemod-1.1 branch. 2008-12-28 03:23:45 -05:00
sm_trie_tpl.h SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds). 2008-12-23 01:33:37 -05:00