Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository

This commit is contained in:
Akkadius
2020-04-06 02:55:46 -05:00
34 changed files with 1497 additions and 144 deletions
+2
View File
@@ -78,6 +78,7 @@ SET(common_sources
unix.cpp
platform.cpp
json/jsoncpp.cpp
namegenerator/namegen.cpp
net/console_server.cpp
net/console_server_connection.cpp
net/crc32.cpp
@@ -562,6 +563,7 @@ SET(common_headers
event/timer.h
json/json.h
json/json-forwards.h
namegenerator/namegen.h
net/console_server.h
net/console_server_connection.h
net/crc32.h