MMFs + a scaled down hash set to use them with

This commit is contained in:
KimLS
2013-02-17 11:51:32 -08:00
parent 1c0f35a945
commit c734708809
4 changed files with 497 additions and 0 deletions
+3
View File
@@ -35,6 +35,7 @@ SET(common_sources
logsys.cpp
logsys_eqemu.cpp
md5.cpp
memory_mapped_file.cpp
misc.cpp
MiscFunctions.cpp
moremath.cpp
@@ -129,6 +130,7 @@ SET(common_headers
eqtime.h
errmsg.h
extprofile.h
fixed_memory_hash_set.h
guild_base.h
guilds.h
ipc_mutex.h
@@ -141,6 +143,7 @@ SET(common_headers
logtypes.h
mail_oplist.h
md5.h
memory_mapped_file.h
misc.h
MiscFunctions.h
moremath.h