sourcemod/public
David Anderson 8d78c74554 Fixed horrendous crash in the JIT from packing change in the debug table (bug 3334, r=me).
I accidentally changed the debug table packing in a commit a while ago.  This explains the nonsense debug output and crashes people have been getting on the 1.1 branch.  Fortunately this is (mostly) detectable via the "debug.natives" table and the JIT will unpack symbols based on that information.
2008-10-27 02:02:14 -05: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 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 Builds against latest OB SDK now 2008-07-12 09:05:19 +00:00
sample_ext Builds against latest OB SDK now 2008-07-12 09:05:19 +00:00
sourcepawn Fixed horrendous crash in the JIT from packing change in the debug table (bug 3334, r=me). 2008-10-27 02:02:14 -05: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 Bumped IForwardSys 2008-07-08 21:17:05 +00:00
IGameConfigs.h Added custom gamedata section parsing to GameConfigs. 2008-07-30 00:03:10 +00:00
IGameHelpers.h Trunk build fixes 2008-05-13 08:22:49 +00: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 added amb1119 - sm_revote command 2008-05-17 05:12:52 +00:00
IPlayerHelpers.h Core now detects and handles a changed maxplayers value (bug 2537 and bug 2758) 2008-09-26 19:08:49 +12:00
IPluginSys.h Landed sourcepawn-1.2. The big changes: 2008-08-15 05:22:26 +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 landed massive refactoring of the JIT. contexts are actually contexts now, and a higher level structure wraps sp_plugin_t info. on that note, both sp_plugin_t and sp_context_t are entirely opaque, and not even core has access to them. amazingly, i managed to keep binary compatibility here although a large number of functions are deprecated (and core should eventually stop calling them). 2008-07-11 08:18:43 +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