1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcemm
Scott Ehlert bf38135d88 Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40379
2007-04-24 22:07:00 +00:00
..
msvc7 added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
msvc8 Bail will probably kill me for all this but... 2007-03-21 17:45:28 +00:00
sample_mm This line isn't actually needed... 2007-04-07 06:40:57 +00:00
stub_mm The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
changelog.txt Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version 2007-04-24 22:07:00 +00:00
concommands.cpp Client "meta list" command now shows plugin status: RUN or PAUSE 2007-04-05 06:49:23 +00:00
concommands.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00
convar_smm.h Renamed convar.h to convar_smm.h in order to avoid potential compiling problems with the order of include directories. 2007-02-08 09:19:19 +00:00
CPlugin.cpp Bail will probably kill me for all this but... 2007-03-21 17:45:28 +00:00
CPlugin.h The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
CSmmAPI.cpp Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version 2007-04-24 22:07:00 +00:00
CSmmAPI.h Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version 2007-04-24 22:07:00 +00:00
IPluginManager.h The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
ISmmAPI.h Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version 2007-04-24 22:07:00 +00:00
ISmmPlugin.h Bail will probably kill me for all this but... 2007-03-21 17:45:28 +00:00
LICENSE.txt The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
Makefile The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
oslink.cpp Added experimental user message API functions that don't error out on invalid indices 2007-02-21 01:51:54 +00:00
oslink.h Bail will probably kill me for all this but... 2007-03-21 17:45:28 +00:00
sourcemm.cpp Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version 2007-04-24 22:07:00 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Added ISmmAPI::GetVSPVersion() to get highest supported IServerPluginCallbacks interface version 2007-04-24 22:07:00 +00:00
svn_version.h added definitions for our new "versionchanger" script 2007-03-03 06:57:30 +00:00
svn_version.tpl added definitions for our new "versionchanger" script 2007-03-03 06:57:30 +00:00
util.cpp Bail will probably kill me for all this but... 2007-03-21 17:45:28 +00:00
util.h Bail will probably kill me for all this but... 2007-03-21 17:45:28 +00:00
version.rc The most incredibly pointless commit ever 2007-03-02 02:43:22 +00:00
vsp_listener.cpp fixed a post-release error where the vsp listener API simply didn't work :( 2007-04-06 20:53:07 +00:00
vsp_listener.h added experimental API for hooking VSP interface calls 2007-02-10 00:31:34 +00:00