1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcemm
Scott Ehlert afbd6cc123 Reformatted output of meta list command
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40420
2007-08-10 23:43:16 +00:00
..
msvc7 Removed small bit of unneeded code in CreateInterface as it's already taken care of by UTIL_TrimRight 2007-07-20 22:21:14 +00:00
msvc8 Removed small bit of unneeded code in CreateInterface as it's already taken care of by UTIL_TrimRight 2007-07-20 22:21:14 +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 Reformatted output of meta list command 2007-08-10 23:43:16 +00:00
concommands.cpp Reformatted output of meta list command 2007-08-10 23:43:16 +00:00
concommands.h Added OnUnlinkConCommandBase to IMetamodListener to notify when Metamod:Source is about remove a concommand or convar. 2007-07-23 18:19:02 +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 Reformatted output of meta list command 2007-08-10 23:43:16 +00:00
CPlugin.h Reformatted output of meta list command 2007-08-10 23:43:16 +00:00
CSmmAPI.cpp Added OnUnlinkConCommandBase to IMetamodListener to notify when Metamod:Source is about remove a concommand or convar. 2007-07-23 18:19:02 +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 Added OnUnlinkConCommandBase to IMetamodListener to notify when Metamod:Source is about remove a concommand or convar. 2007-07-23 18:19:02 +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 small bit of unneeded code in CreateInterface as it's already taken care of by UTIL_TrimRight 2007-07-20 22:21:14 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h added ServerGameClients info output to the "meta game" command 2007-06-01 17:28: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 amb298 - SourceMM wasn't loaded as VSP using a relative path on Linux 2007-05-29 21:53:58 +00:00
util.h Reformatted output of meta list command 2007-08-10 23:43:16 +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