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
Nicholas Hastings
917b6d4521
Added support for CS: Global Offensive (bug 5299, r=asherkin).
2012-05-27 16:08:03 -04:00
Ryan Stecker
745b2f0668
Exposed extensions list to clients (bug 5221, r=asherkin).
2012-05-27 01:51:08 +01:00
Nicholas Hastings
776889cfbb
Removed error when optional ext dep is missing (bug 5112, r=fyren).
2011-10-11 22:51:24 -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
Asher Baker
3d47010cbd
Fail to load a metamod-enabled extension if it refuses to attach to MM:S (bug 5042, r=dvander).
2011-08-15 20:19:07 +01:00
Asher Baker
dd0ff999e4
Backed out changeset: 602945928c23
2011-08-15 20:06:14 +01:00
Asher Baker
05e5c93e91
Fail to load a metamod-enabled extension if it refuses to attach to MM:S (bug 5042, r=dvander).
2011-08-15 19:30:56 +01:00
Nicholas Hastings
5226714bbd
Added support for Bloody Good Time (bug 4780, r=fyren).
2011-01-11 23:35:58 -05:00
Erik Minekus
bcc1c2e658
Fixed typos in some usage replies (bug 4552, r=dvander).
2010-08-02 09:44:49 -04:00
Scott Ehlert
89334bb459
Bintools extension no longer needs a separate build for each engine (bug 4548, r=dvander).
2010-08-01 14:57:54 -05:00
Scott Ehlert
dd44a0aaea
Added support for Alien Swarm (bug 4530, r=dvander).
2010-07-27 17:32:32 -05:00
Fyren
9e69afbbd6
Inital SM fixes for l4d2 and linux makefile updates
2009-10-30 13:26:13 +13:00
David Anderson
83393f299a
Removed auto folders (bug 3949).
2009-08-30 00:03:58 -07:00
Kornelijus Survila
d6cf9bd8ae
Added manual extension reloading command to root console menu (bug 3934, r=dvander)
2009-08-24 09:11:42 +12:00
Matt Woodrow
13b9deb5ef
Merged the build fixes (hopefully)
2009-08-17 10:42:01 +12:00
Matt Woodrow
c307c692a0
Copy of new tf engine changes from 1.2 branch
2009-08-17 10:03:53 +12:00
Fyren
933b77e429
Fix sm exts info help message
2009-03-25 21:01:40 -07:00
Scott Ehlert
bd9fab6cf5
Added support for Dark Messiah engine and game. (no bug, r=me).
...
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 02:19:22 -06: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