More work on subscription events, and relaying through world.

This commit is contained in:
KimLS
2014-08-01 18:29:41 -07:00
parent 002f5e3bcc
commit 40b555a55b
18 changed files with 657 additions and 72 deletions
+4
View File
@@ -97,6 +97,8 @@ SET(zone_sources
QuestParserCollection.cpp
raids.cpp
RaycastMesh.cpp
remote_call.cpp
remote_call_subscribe.cpp
spawn2.cpp
spawn2.h
spawngroup.cpp
@@ -189,6 +191,8 @@ SET(zone_headers
raid.h
raids.h
RaycastMesh.h
remote_call.h
remote_call_subscribe.h
skills.h
spawn2.cpp
spawn2.h