1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcemm
Scott Ehlert ca753a414a Removed internal use of callclass for IServerGameDLL::DLLShutdown()
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40396
2007-05-13 02:54:11 +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 Oops - stupid typo fix 2007-05-11 19:21:14 +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 User message code now uses SH_GET_ORIG_VFNPTR_ENTRY macro - SourceMM should build again :o 2007-05-13 02:51:11 +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 Fixed amb277 - failed to get user message list in Kreedz Climbing 2007-05-11 19:14:21 +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 Removed internal use of callclass for IServerGameDLL::DLLShutdown() 2007-05-13 02:54:11 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Removed internal use of callclass for IServerGameDLL::DLLShutdown() 2007-05-13 02:54:11 +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 added linux support to UTIL_Relatize() 2007-05-02 14:18:20 +00:00
util.h fix for bug amb233 2007-05-02 14:08:57 +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