1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcemm
David Anderson f4384399b0 fixed a crash bug where plugins that unload other plugins would cause the unload iterator to become corrupt
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40410
2007-06-26 17:57:18 +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 Updated changelog with SourceHook information. Additionally, reformatted text file to be 80 columns wide. 2007-05-29 23:31:19 +00:00
concommands.cpp added ServerGameClients info output to the "meta game" command 2007-06-01 17:28:11 +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 fixed a crash bug where plugins that unload other plugins would cause the unload iterator to become corrupt 2007-06-26 17:57:18 +00:00
CPlugin.h bumped version number for sourcehook v5 2007-05-16 03:53:23 +00:00
CSmmAPI.cpp amb298 - SourceMM wasn't loaded as VSP using a relative path on Linux 2007-05-29 21:53:58 +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 bumped version number for sourcehook v5 2007-05-16 03:53:23 +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 ServerGameClients info output to the "meta game" command 2007-06-01 17:28:11 +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 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