.. |
logic
|
Checkin missing chunks from bug 5680 (ref bug 5691).
|
2013-03-31 22:03:57 -07:00 |
msvc8
|
Now compiles against Metamod:Source 1.7 (bug 3445).
|
2008-11-27 01:13:51 -06:00 |
msvc9
|
Updated core msvc9 proj file (engine defs, -smn_profiler, mms17 -> mms18) (NPOTB).
|
2011-05-24 18:34:45 -04:00 |
msvc10
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
msvc11
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
AdminCache.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
AdminCache.h
|
merged changes back from 1.0.1
|
2008-04-06 06:56:45 +00:00 |
ADTFactory.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
ADTFactory.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
AMBuilder
|
Fix build.
|
2013-03-29 11:47:40 -07: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
|
Tweaked Dota 2 support to account for lack of IPluginHelpers (bug 5656, r=asherkin).
|
2013-03-19 11:19:19 -04: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
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -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
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
ConCmdManager.h
|
Added the ability to override RegConsoleCommand-created commands (bug 5199, r=psychonic).
|
2012-11-15 17:53:11 +00:00 |
ConCommandBaseIterator.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-27 17:32:32 -05:00 |
ConsoleDetours.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -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 L4D2 on Mac OS X (bug 4647, r=fyren).
|
2010-10-14 18:27:37 -05:00 |
convar_sm_ob.h
|
Compile and link fixes for Mac OS X (bug 4392, r=dvander).
|
2010-05-13 04:22:31 -05:00 |
convar_sm_swarm.h
|
Build fix (casing issue with sdk Color.h include).
|
2012-05-27 16:51:29 -04:00 |
convar_sm.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
ConVarManager.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07: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
|
Don't allocate/delete across static CRTs (no bug, irc r=fyren+psychonic).
|
2013-03-31 13:30:22 -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
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
Database.h
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
EventManager.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
EventManager.h
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-27 17:32:32 -05:00 |
ForwardSys.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
ForwardSys.h
|
Fixed reentrancy problems with iterators, forwards, and function removals (bug
|
2010-01-10 16:58:17 -08:00 |
frame_hooks.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07: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 |
HalfLife2.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
HalfLife2.h
|
Added basic support for Dota 2 (bug 5656, r=asherkin).
|
2013-03-19 11:18:44 -04:00 |
LibrarySys.cpp
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander).
|
2011-04-23 21:53:53 -05:00 |
LibrarySys.h
|
Another gamedata cleanup sponsored by an r=pred (bug 3351).
|
2008-12-26 23:26:21 -05:00 |
Logger.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
Logger.h
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
logic_bridge.cpp
|
Checkin missing chunks from bug 5680 (ref bug 5691).
|
2013-03-31 22:03:57 -07:00 |
logic_bridge.h
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
Makefile
|
Updated for CS:S sync (r=asherkin).
|
2013-02-05 21:45:11 +00:00 |
MenuManager.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07: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
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
MenuStyle_Base.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
MenuStyle_Radio.cpp
|
Updated protobuf and usermessage support for Dota 2 (bug 5656, r=asherkin).
|
2013-03-19 11:19:38 -04:00 |
MenuStyle_Radio.h
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
MenuStyle_Valve.cpp
|
Tweaked Dota 2 support to account for lack of IPluginHelpers (bug 5656, r=asherkin).
|
2013-03-19 11:19:19 -04:00 |
MenuStyle_Valve.h
|
Spring Cleaning, Part Ichi (1)
|
2008-03-30 07:00:22 +00:00 |
MenuVoting.cpp
|
Fixed client console vote output missing newlines (bug 5205, r=psychonic).
|
2012-05-26 18:25:28 -04:00 |
MenuVoting.h
|
Added voting output (bug 1997, r=dvander)
|
2009-09-17 18:54:40 +12:00 |
NextMap.cpp
|
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
|
2013-03-16 22:15:25 -04:00 |
NextMap.h
|
Added support for Dark Messiah engine and game. (no bug, r=me).
|
2009-02-18 02:19:22 -06:00 |
PlayerManager.cpp
|
Allow localization of name-reserved kick message (bug 5146, r=asherkin).
|
2013-04-08 08:00:13 -04:00 |
PlayerManager.h
|
Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
|
2013-03-16 23:12:40 -04:00 |
sm_autonatives.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
sm_autonatives.h
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
sm_fastlink.h
|
Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander).
|
2011-04-23 21:53:53 -05:00 |
sm_globals.h
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07:00 |
sm_memtable.h
|
Inline sm_memtable (bug 4406 part 5, r=ds).
|
2010-05-14 19:43:38 -07: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
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
sm_srvcmds.h
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
sm_stringutil.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
sm_stringutil.h
|
Moved gameconf code from core to logic (bug 4406 part 11, r=ds).
|
2010-05-14 23:35:42 -07: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_bitbuffer.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_console.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_core.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_database.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_entities.cpp
|
Fixed VARINT & UNSIGNED flags being read from dt instead of member in SendProp arrays (bug 5591, r=prodigysim).
|
2013-02-04 07:38:30 -05:00 |
smn_events.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_halflife.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_hudtext.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_keyvalues.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_menus.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_nextmap.cpp
|
- Added ForceChangeLevel and Map History to nextmap api
|
2008-07-13 05:13:37 +00:00 |
smn_player.cpp
|
Added GetSteamAccountID function to IPlayerHelpers and native for sp (bug 5548, r=asherkin).
|
2013-03-16 23:12:40 -04:00 |
smn_protobuf.cpp
|
Fix protobuf builds.
|
2013-03-29 12:35:56 -07:00 |
smn_usermsgs.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
smn_usermsgs.h
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -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
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
sourcemm_api.h
|
Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).
|
2012-08-20 21:53:59 -04:00 |
sourcemod.cpp
|
Fixed AllPluginsLoaded activities happening before SM is loaded (r=dvander`hom).
|
2013-04-03 12:25:54 -04:00 |
sourcemod.h
|
Added initial support for protobuf usermessages on CS:GO (bug 5579, r=asherkin).
|
2013-01-22 21:43:12 -05:00 |
TimerSys.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
TimerSys.h
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
UserMessagePBHelpers.h
|
Fix protobuf builds.
|
2013-03-29 12:35:56 -07:00 |
UserMessages.cpp
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
UserMessages.h
|
Move scared guts of core into logic (bug 5680, r=fyren).
|
2013-03-29 11:37:29 -07:00 |
version.rc
|
Overhauled versioning information (bug 5453, r=dvander).
|
2012-08-26 01:33:54 +01:00 |