Working on world <-> zone communication needs a ton of work really need to rewrite how world works with zones.

This commit is contained in:
KimLS
2017-01-02 22:38:47 -08:00
parent 0264c0d60a
commit 2447c38c82
28 changed files with 3080 additions and 3304 deletions
-2
View File
@@ -7,7 +7,6 @@ SET(world_sources
cliententry.cpp
clientlist.cpp
CMakeLists.txt
console.cpp
eql_config.cpp
eqw.cpp
eqw_http_handler.cpp
@@ -39,7 +38,6 @@ SET(world_headers
cliententry.h
clientlist.h
CMakeLists.txt
console.h
eql_config.h
eqw.h
eqw_http_handler.h