David Anderson
|
7814acb9f8
|
Remove plugin_settings.cfg and supporting code (bug 5605, r=psychonic).
--HG--
extra : rebase_source : 66d0ba0ddb5c649e7f72d96bdf3629e563522ae9
|
2013-02-16 15:15:22 -08:00 |
|
Asher Baker
|
e77ad244ad
|
Fixed OnLibraryAdded/Removed not being called in all plugins (bug 5431, r=psychonic).
|
2012-12-14 15:15:12 -05:00 |
|
Nicholas Hastings
|
8362b8d226
|
Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).
|
2012-08-20 21:53:59 -04:00 |
|
Asher Baker
|
de27cb8a2f
|
Added system to block malware or illegal plugins (bug 5289, r=dvander).
|
2012-08-09 01:54:43 +01:00 |
|
Nicholas Hastings
|
917b6d4521
|
Added support for CS: Global Offensive (bug 5299, r=asherkin).
|
2012-05-27 16:08:03 -04:00 |
|
Nicholas Hastings
|
1492e12ca2
|
Added support for E.Y.E Divine Cybermancy (bug 5035, r=fyren).
|
2011-08-20 18:58:37 -04:00 |
|
Nicholas Hastings
|
5226714bbd
|
Added support for Bloody Good Time (bug 4780, r=fyren).
|
2011-01-11 23:35:58 -05:00 |
|
Scott Ehlert
|
dd44a0aaea
|
Added support for Alien Swarm (bug 4530, r=dvander).
|
2010-07-27 17:32:32 -05:00 |
|
David Anderson
|
94d01e9e5a
|
Moved CRC32 from core to logic (no bug, r=me).
|
2010-01-18 03:08:52 -08:00 |
|
Fyren
|
9e69afbbd6
|
Inital SM fixes for l4d2 and linux makefile updates
|
2009-10-30 13:26:13 +13:00 |
|
Matt Woodrow
|
c307c692a0
|
Copy of new tf engine changes from 1.2 branch
|
2009-08-17 10:03:53 +12:00 |
|
Fyren
|
d7917a6a9a
|
Add AskPluginLoad2() to allow silent failure, deprecate AskPluginLoad() (bug 3716, r=dvander)
|
2009-03-18 19:20:40 -07:00 |
|
David Anderson
|
643c39690f
|
Added client "sm", "sm credits", and "sm plugins" commands (bug 3570, r=ds,pred).
|
2009-02-01 02:33:31 -05:00 |
|
David Anderson
|
6ffd39ac77
|
Merge changes from 1.1 branch.
--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
|
2008-11-18 06:08:48 -08:00 |
|
David Anderson
|
2ff9b0aada
|
Removed pointless "systems" folder from core.
--HG--
rename : core/systems/ExtensionSys.cpp => core/ExtensionSys.cpp
rename : core/systems/ExtensionSys.h => core/ExtensionSys.h
rename : core/systems/ForwardSys.cpp => core/ForwardSys.cpp
rename : core/systems/ForwardSys.h => core/ForwardSys.h
rename : core/systems/HandleSys.cpp => core/HandleSys.cpp
rename : core/systems/HandleSys.h => core/HandleSys.h
rename : core/systems/LibrarySys.cpp => core/LibrarySys.cpp
rename : core/systems/LibrarySys.h => core/LibrarySys.h
rename : core/systems/PluginInfoDatabase.cpp => core/PluginInfoDatabase.cpp
rename : core/systems/PluginInfoDatabase.h => core/PluginInfoDatabase.h
rename : core/systems/PluginSys.cpp => core/PluginSys.cpp
rename : core/systems/PluginSys.h => core/PluginSys.h
rename : core/systems/ShareSys.cpp => core/ShareSys.cpp
rename : core/systems/ShareSys.h => core/ShareSys.h
|
2008-11-16 16:06:18 -08:00 |
|