| .. |
|
logic
|
Fixed profiler flush not clearing, added 'report' and 'clear' (bug 4674, r=dvander).
|
2010-11-30 13:08:30 -05:00 |
|
msvc8
|
Now compiles against Metamod:Source 1.7 (bug 3445).
|
2008-11-27 01:13:51 -06:00 |
|
msvc9
|
Added IMemoryUtils::ResolveSymbol() for resolving symbols hidden via GCC's -fvisibility=hidden (bug 4091, r=dvander,pred).
|
2009-11-06 16:24:40 -06:00 |
|
AdminCache.cpp
|
Removed the if (ident==NULL) from BindAdminCache
|
2008-12-29 00:31:16 -05:00 |
|
AdminCache.h
|
merged changes back from 1.0.1
|
2008-04-06 06:56:45 +00:00 |
|
ADTFactory.cpp
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
ADTFactory.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
AMBuilder
|
Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).
|
2009-09-26 17:12:23 -04:00 |
|
CDataPack.cpp
|
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 |
|
CDataPack.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
CellRecipientFilter.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
ChatTriggers.cpp
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06:00 |
|
ChatTriggers.h
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06:00 |
|
concmd_cleaner.cpp
|
Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).
|
2009-09-26 17:12:23 -04:00 |
|
concmd_cleaner.h
|
Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).
|
2009-09-26 17:12:23 -04:00 |
|
ConCmdManager.cpp
|
Fixed crash on plugin unload when two cmds exist with same name, different casing (bug 4698, r=Fyren).
|
2011-06-20 13:30:14 -04:00 |
|
ConCmdManager.h
|
Fixed crash on plugin unload when two cmds exist with same name, different casing (bug 4698, r=Fyren).
|
2011-06-20 13:30:14 -04:00 |
|
ConCommandBaseIterator.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
ConsoleDetours.cpp
|
Fix iloop race when using AddCommandListener and SourceMod unloads (bug 4077, r=pred).
|
2009-10-29 00:07:15 -07:00 |
|
ConsoleDetours.h
|
Added feature testing functionality (bug 4021, r=pred).
|
2009-10-28 00:37:34 -07:00 |
|
convar_sm_l4d.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
convar_sm_ob.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
convar_sm_swarm.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
convar_sm.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
ConVarManager.cpp
|
Fixed reentrancy problems with iterators, forwards, and function removals (bug
|
2010-01-10 16:58:17 -08:00 |
|
ConVarManager.h
|
Added support for Dark Messiah engine and game. (no bug, r=me).
|
2009-02-18 02:19:22 -06:00 |
|
CoreConfig.cpp
|
Build against MM:S 1.8 with core-legacy (bug 4076, r=ds).
|
2009-10-28 23:30:52 -07:00 |
|
CoreConfig.h
|
Added API to grab arbitrary kv pairs from core.cfg.
|
2009-02-17 16:19:11 -05:00 |
|
CrazyDebugger.cpp
|
Fixed CrazyDebug not working with Episode One games
|
2008-05-25 12:46:03 +00:00 |
|
Database.cpp
|
Follow-up fixes to database conf reading (bug 4286, r=fyren, a=blocking).
|
2010-10-16 22:27:34 -07:00 |
|
Database.h
|
Follow-up fixes to database conf reading (bug 4286, r=fyren, a=blocking).
|
2010-10-16 22:27:34 -07:00 |
|
DebugReporter.cpp
|
Landed sourcepawn-1.2. The big changes:
|
2008-08-15 05:22:26 +00:00 |
|
DebugReporter.h
|
Landed sourcepawn-1.2. The big changes:
|
2008-08-15 05:22:26 +00:00 |
|
EventManager.cpp
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
EventManager.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
ExtensionSys.cpp
|
Fixed typos in some usage replies (bug 4552, r=dvander).
|
2010-08-02 09:45:35 -04:00 |
|
ExtensionSys.h
|
Removed auto folders (bug 3949).
|
2009-08-30 00:03:58 -07:00 |
|
ForwardSys.cpp
|
Fixed reentrancy problems with iterators, forwards, and function removals (bug
|
2010-01-10 16:58:17 -08:00 |
|
ForwardSys.h
|
Fixed reentrancy problems with iterators, forwards, and function removals (bug
|
2010-01-10 16:58:17 -08:00 |
|
frame_hooks.cpp
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|
frame_hooks.h
|
Initial import of updater extension, currently incomplete - just getting it in the tree (bug 3530).
|
2009-02-02 15:41:25 -05:00 |
|
GameConfigs.cpp
|
Fixed loading L4D on Linux (bug 4681, r+a13=dvander).
|
2010-10-27 22:07:40 -07:00 |
|
GameConfigs.h
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|
HalfLife2.cpp
|
Validate ent index bounds in LookupEntity (bug 5080, r=fyren).
|
2011-09-09 15:29:17 -04:00 |
|
HalfLife2.h
|
Improve/fix GetEntity (bug 4092, r=pred)
|
2009-12-15 23:13:53 -08:00 |
|
HandleSys.cpp
|
Handle leak notice now prints to error log (as well as fatal) (bug 4929, r=dvander).
|
2011-05-24 18:54:43 -04:00 |
|
HandleSys.h
|
Removed pointless "systems" folder from core.
|
2008-11-16 16:06:18 -08:00 |
|
LibrarySys.cpp
|
Handle FormatMessage failures from LoadLibrary oddities (bug 3760, r=fyren).
|
2009-03-29 09:01:40 -04:00 |
|
LibrarySys.h
|
Another gamedata cleanup sponsored by an r=pred (bug 3351).
|
2008-12-26 23:26:21 -05:00 |
|
Logger.cpp
|
More changes for new build system.
|
2009-08-30 00:46:56 -07:00 |
|
Logger.h
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|
logic_bridge.cpp
|
Fixed SourceMod crashing after flushing the profiler (bug 4149, r=ds).
|
2009-12-19 18:18:17 -08:00 |
|
logic_bridge.h
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|
Makefile
|
Build stuff for L4D2 DLC (bug 4361, r=what's a review?)
|
2010-04-23 07:33:58 -07:00 |
|
MemoryUtils.cpp
|
Fixed potential crash with IMemUtils::FindPattern on Linux (bug 4554, r+a13=dvander).
|
2010-07-31 16:06:16 -05:00 |
|
MemoryUtils.h
|
Added IMemoryUtils::ResolveSymbol() for resolving symbols hidden via GCC's -fvisibility=hidden (bug 4091, r=dvander,pred).
|
2009-11-06 16:24:40 -06:00 |
|
MenuManager.cpp
|
Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren).
|
2009-05-30 19:59:55 -04:00 |
|
MenuManager.h
|
Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren).
|
2009-05-30 19:59:55 -04:00 |
|
MenuStyle_Base.cpp
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06:00 |
|
MenuStyle_Base.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
MenuStyle_Radio.cpp
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
MenuStyle_Radio.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
MenuStyle_Valve.cpp
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06:00 |
|
MenuStyle_Valve.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
MenuVoting.cpp
|
Fixed voting crash when client console, chat, and SourceTV are enabled (bug 4676, r=fyren).
|
2010-11-30 13:04:13 -05:00 |
|
MenuVoting.h
|
Added voting output (bug 1997, r=dvander)
|
2009-09-17 18:54:40 +12:00 |
|
NativeInvoker.cpp
|
Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
|
2009-02-01 02:03:03 -05:00 |
|
NativeInvoker.h
|
Added the ability for extensions to invoke arbitrary natives (bug 3605, r=ds,theY4Kman).
|
2009-02-01 02:03:03 -05:00 |
|
NativeOwner.cpp
|
Landed sourcepawn-1.2. The big changes:
|
2008-08-15 05:22:26 +00:00 |
|
NativeOwner.h
|
Landed sourcepawn-1.2. The big changes:
|
2008-08-15 05:22:26 +00:00 |
|
NextMap.cpp
|
Build against MM:S 1.8 with core-legacy (bug 4076, r=ds).
|
2009-10-28 23:30:52 -07:00 |
|
NextMap.h
|
Added support for Dark Messiah engine and game. (no bug, r=me).
|
2009-02-18 02:19:22 -06:00 |
|
PhraseCollection.cpp
|
added amb1666 - rehaul over the ml api so extensions can easily use translations
|
2008-05-10 09:23:55 +00:00 |
|
PhraseCollection.h
|
added amb1666 - rehaul over the ml api so extensions can easily use translations
|
2008-05-10 09:23:55 +00:00 |
|
PlayerManager.cpp
|
Fixed client serials not getting cleared on disconnect (bug 5121, r=psychonic).
|
2011-10-12 00:51:58 -04:00 |
|
PlayerManager.h
|
Fix build.
|
2011-03-12 21:41:06 -08:00 |
|
PluginInfoDatabase.cpp
|
Fixed crash when block-loading more than 8 plugins (bug 4034, r=dvander).
|
2009-10-02 02:30:01 -07:00 |
|
PluginInfoDatabase.h
|
Removed pointless "systems" folder from core.
|
2008-11-16 16:06:18 -08:00 |
|
PluginSys.cpp
|
Fixed 'sm plugins' public command skipping plugins in recommended listing (bug 4501, r=dvander).
|
2010-10-04 22:40:47 -04:00 |
|
PluginSys.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
ShareSys.cpp
|
Added feature testing functionality (bug 4021, r=pred).
|
2009-10-28 00:37:34 -07:00 |
|
ShareSys.h
|
Added feature testing functionality (bug 4021, r=pred).
|
2009-10-28 00:37:34 -07:00 |
|
sm_autonatives.cpp
|
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 |
|
sm_autonatives.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 |
|
sm_crc32.cpp
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
sm_crc32.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
sm_fastlink.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
sm_globals.h
|
Import of core modularization plan (bug 3599).
|
2009-05-13 21:55:50 -04:00 |
|
sm_memtable.cpp
|
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 |
|
sm_memtable.h
|
And the most important piece: Import of experimental gamedata autoupdater. Also new debug command "sm_gamedata_md5 <filename>"
|
2008-07-01 09:48:17 +00:00 |
|
sm_queue.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 |
|
sm_simple_prioqueue.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
sm_srvcmds.cpp
|
Updated credits.
|
2010-10-17 12:26:52 -07:00 |
|
sm_srvcmds.h
|
Moved profiler and adt_trie to logic binary.
|
2009-05-14 11:24:07 -04:00 |
|
sm_stringutil.cpp
|
Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).
|
2009-09-26 17:12:23 -04:00 |
|
sm_stringutil.h
|
Added generic command hooking mechanism, to replace Reg*Cmd which is intended for command creation (bug 4015, r=pred).
|
2009-09-26 17:12:23 -04:00 |
|
sm_symtable.h
|
Added IMemoryUtils::ResolveSymbol() for resolving symbols hidden via GCC's -fvisibility=hidden (bug 4091, r=dvander,pred).
|
2009-11-06 16:24:40 -06:00 |
|
sm_trie.cpp
|
merged changes back from 1.0.1
|
2008-04-06 06:56:45 +00:00 |
|
sm_trie.h
|
merged changes back from 1.0.1
|
2008-04-06 06:56:45 +00:00 |
|
smn_admin.cpp
|
Added FindFlagChar native. (bug 3776, r=dvander)
|
2010-06-27 19:23:50 -04:00 |
|
smn_banning.cpp
|
Fixed BanClient() crashing if called before certain callbacks (bug 3912, r=pred).
|
2009-09-07 16:21:48 -07:00 |
|
smn_bitbuffer.cpp
|
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 |
|
smn_console.cpp
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
smn_core.cpp
|
Added feature testing functionality (bug 4021, r=pred).
|
2009-10-28 00:37:34 -07:00 |
|
smn_database.cpp
|
Deprecated SQL_ConnectEx for SQL_ConnectCustom, which expresses the API intent better (bug 3307, r=pred).
|
2008-10-13 01:13:39 -05:00 |
|
smn_datapacks.cpp
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
smn_entities.cpp
|
SetEntProp now marks edict state as changed at offset (bug 4855, r=fyren).
|
2011-04-13 08:14:07 -04:00 |
|
smn_events.cpp
|
Add ability to change dontBroadcast status on hooked events (bug 3886, r=ds).
|
2009-12-19 18:16:41 -08:00 |
|
smn_fakenatives.cpp
|
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 |
|
smn_filesystem.cpp
|
Fixed ReadFileString ignoring fourth parameter (bug 3459, r=ds).
|
2008-11-29 22:43:30 -06:00 |
|
smn_gameconfigs.cpp
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
smn_halflife.cpp
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
smn_handles.cpp
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
smn_hudtext.cpp
|
Fixed rare crash involving hudtext code and maxclient shifts (bug 4016, r=fyren).
|
2009-10-02 04:30:46 -07:00 |
|
smn_keyvalues.cpp
|
Try 2 of eliminating VPK warning.
|
2008-11-19 02:38:28 -06:00 |
|
smn_lang.cpp
|
Fix build.
|
2011-03-12 21:41:06 -08:00 |
|
smn_menus.cpp
|
Fixed revote bug and inflexibilities in RedrawClientVoteMenu (bug 3834, r=fyren).
|
2009-05-30 19:59:55 -04:00 |
|
smn_nextmap.cpp
|
- Added ForceChangeLevel and Map History to nextmap api
|
2008-07-13 05:13:37 +00:00 |
|
smn_player.cpp
|
Check return value of GetPlayerNetInfo (bug 4315, r=fyren).
|
2010-04-27 23:40:04 -07:00 |
|
smn_profiler.cpp
|
Fixed build failure in profiler.
|
2009-08-30 01:43:05 -07:00 |
|
smn_string.cpp
|
Added case insensitivity search to ReplaceString (bug 3639, r=dvander).
|
2009-03-01 16:41:44 -05:00 |
|
smn_timers.cpp
|
Improved docs of TIMER_HNDL_CLOSE (bug 3641, r=dvander).
|
2009-03-01 16:48:55 -05:00 |
|
smn_usermsgs.cpp
|
Fix crash when unloading a plugin with live user message hooks (bug 3817, r=dvander)
|
2009-05-25 18:12:26 -07:00 |
|
smn_usermsgs.h
|
Improved user message interception API (bug 3631, r=pred).
|
2009-03-01 16:39:25 -05:00 |
|
smn_vector.cpp
|
Added preliminary support for Left 4 Dead; some things may not yet work.
|
2008-11-14 09:18:30 -06:00 |
|
sourcemm_api.cpp
|
Fixed command listener spew on server shutdown (bug 4198, r=fyren, a13=blocking).
|
2010-01-13 21:48:51 -08:00 |
|
sourcemm_api.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
sourcemod.cpp
|
Moved profiler and adt_trie to logic binary.
|
2009-05-14 11:24:07 -04:00 |
|
sourcemod.h
|
Added auto-restart functionality to the Updater extensions (bug 3530, r=pred).
|
2009-02-28 23:14:16 -05:00 |
|
TimerSys.cpp
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
TimerSys.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
|
Translator.cpp
|
Translator now properly falls back on bad server language (bug 4861, r=dvander).
|
2011-05-25 08:12:46 -04:00 |
|
Translator.h
|
Support for 3-letter language codes (bug 3526, r=ds).
|
2008-12-28 02:38:53 -05:00 |
|
UserMessages.cpp
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
UserMessages.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-28 01:25:27 -05:00 |
|
version.rc
|
Imported support for new build system.
|
2009-08-30 00:21:42 -07:00 |