1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-02 14:24:16 +01:00
HLMetaModOfficial/sourcemm
Scott Ehlert 5415033d4a Crash bug, I squash you.
Fixed bug where returning false in Load() after adding a Metamod event listener or hooking a function could cause a crash.

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40233
2006-07-20 10:53:06 +00:00
..
msvc7 Added MSVC8 project files and reorganized a tiny bit 2006-07-19 06:54:46 +00:00
msvc8 Added MSVC8 project files and reorganized a tiny bit 2006-07-19 06:54:46 +00:00
sample_mm I should not have done that :x 2006-07-19 07:06:28 +00:00
stub_mm Added MSVC8 project files and reorganized a tiny bit 2006-07-19 06:54:46 +00:00
changelog.txt Crash bug, I squash you. 2006-07-20 10:53:06 +00:00
concommands.cpp Added some extra information to the "meta game" command: Description and Interface 2006-07-13 06:08:08 +00:00
concommands.h Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins. 2006-04-21 06:35:47 +00:00
convar.cpp Initial import 2005-04-16 19:59:26 +00:00
convar.h Added new API for correct console/rcon printing 2005-06-24 22:26:19 +00:00
CPlugin.cpp Crash bug, I squash you. 2006-07-20 10:53:06 +00:00
CPlugin.h added alias ability 2006-05-25 04:49:47 +00:00
CSmmAPI.cpp oh, hello bug 2006-05-25 05:20:50 +00:00
CSmmAPI.h Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins. 2006-04-21 06:35:47 +00:00
IPluginManager.h bumped copyright years, woot 2006-01-07 14:38:18 +00:00
ISmmAPI.h Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins. 2006-04-21 06:35:47 +00:00
ISmmPlugin.h bumped copyright years, woot 2006-01-07 14:38:18 +00:00
LICENSE.txt Added copyright information 2005-04-18 23:42:31 +00:00
Makefile bumped version 2006-02-04 21:45:10 +00:00
oslink.cpp bumped copyright years, woot 2006-01-07 14:38:18 +00:00
oslink.h Added MSVC8 project files and reorganized a tiny bit 2006-07-19 06:54:46 +00:00
sourcemm.cpp Added some extra information to the "meta game" command: Description and Interface 2006-07-13 06:08:08 +00:00
SourceMM.Doxyfile Fixed retry command 2005-04-19 07:41:07 +00:00
sourcemm.h Added some extra information to the "meta game" command: Description and Interface 2006-07-13 06:08:08 +00:00
util.cpp bumped copyright years, woot 2006-01-07 14:38:18 +00:00
util.h bumped copyright years, woot 2006-01-07 14:38:18 +00:00
version.rc Fixed bug where the wrong gamedll could be loaded and/or more than one gamedll could be loaded 2006-06-28 18:33:00 +00:00