Initial import of event stuff: Natives to hook and fire game events

Also made some minor internal changes to convars

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40582
This commit is contained in:
Scott Ehlert
2007-03-04 04:05:03 +00:00
parent 510b764d43
commit 68f40e96f2
10 changed files with 1128 additions and 91 deletions
+12
View File
@@ -227,6 +227,10 @@
RelativePath="..\CUserMessages.cpp"
>
</File>
<File
RelativePath="..\EventManager.cpp"
>
</File>
<File
RelativePath="..\sm_autonatives.cpp"
>
@@ -317,6 +321,10 @@
RelativePath="..\CUserMessages.h"
>
</File>
<File
RelativePath="..\EventManager.h"
>
</File>
<File
RelativePath="..\sm_autonatives.h"
>
@@ -689,6 +697,10 @@
RelativePath="..\smn_entities.cpp"
>
</File>
<File
RelativePath="..\smn_events.cpp"
>
</File>
<File
RelativePath="..\smn_filesystem.cpp"
>