sourcemod/public
Scott Ehlert c9a81c0651 - Fixed amb1802: Crash when client was disconnected as a result of false being returned in OnClientConnect and a function that operated on this client was used. A client's connection state was not reset when this happened.
- Removed IForwardFilter due to overall horribleness (should be safe since no one seems to use it). Perhaps it might be back one day?
- Added ET_LowEvent forward exec type which is exactly the same as ET_Event, except that it returns the lowest value rather than the highest

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402386
2008-07-08 09:20:47 +00:00
..
doxygen Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
extensions Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
jit added a new ia32 macro for the mov eax opcode 2008-05-17 08:30:17 +00:00
licenses updated licenses 2008-06-13 07:26:09 +00:00
mms_sample_ext Err, fixed Linux build 2008-05-12 02:05:57 +00:00
sample_ext Err, fixed Linux build 2008-05-12 02:05:57 +00:00
sourcepawn 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
compat_wrappers.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00: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 - Fixed amb1802: Crash when client was disconnected as a result of false being returned in OnClientConnect and a function that operated on this client was used. A client's connection state was not reset when this happened. 2008-07-08 09:20:47 +00:00
IGameConfigs.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IGameHelpers.h Trunk build fixes 2008-05-13 08:22:49 +00:00
IHandleSys.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +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 added amb1119 - sm_revote command 2008-05-17 05:12:52 +00:00
IPlayerHelpers.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IPluginSys.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
IRootConsoleMenu.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00: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 amb1666 - rehaul over the ml api so extensions can easily use translations 2008-05-10 09:23:55 +00:00
ITextParsers.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00: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 Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
metamod_wrappers.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sm_platform.h Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sm_trie_tpl.h merged changes back from 1.0.1 2008-04-06 06:56:45 +00:00