initial implementation of message hooks

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40558
This commit is contained in:
Borja Ferrer
2007-03-01 22:49:08 +00:00
parent f7df18f6fd
commit 7ebe3f33cd
9 changed files with 770 additions and 171 deletions
+14 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Version="8,00"
Name="sourcemod_mm"
ProjectGUID="{E39527CD-7CAB-4420-97CC-DA1B93B260BC}"
RootNamespace="sourcemod_mm"
@@ -223,6 +223,10 @@
RelativePath="..\CTranslator.cpp"
>
</File>
<File
RelativePath="..\CUserMessages.cpp"
>
</File>
<File
RelativePath="..\sm_autonatives.cpp"
>
@@ -294,7 +298,7 @@
>
</File>
<File
RelativePath="..\CMsgIdPool.h"
RelativePath="..\CMsgListenerWrapper.h"
>
</File>
<File
@@ -309,6 +313,10 @@
RelativePath="..\CTranslator.h"
>
</File>
<File
RelativePath="..\CUserMessages.h"
>
</File>
<File
RelativePath="..\sm_autonatives.h"
>
@@ -409,6 +417,10 @@
RelativePath="..\..\public\ITextParsers.h"
>
</File>
<File
RelativePath="..\..\public\IUserMessages.h"
>
</File>
</Filter>
<Filter
Name="Systems"