Tried compiling the new files today and I get a message about CHAT.DSP being missing. Also a few errors in world when it compiles...
Code:
(c:\2\world\net.cpp(98) : error C2065: '_CRTDBG_ALLOC_MEM_DF' : undeclared identifier
c:\2\world\net.cpp(98) : error C2065: '_CRTDBG_LEAK_CHECK_DF' : undeclared identifier
c:\2\world\net.cpp(98) : error C3861: '_CrtSetDbgFlag': identifier not found, even with argument-dependent lookup.
I compiled DR2 the other day with no issues but this one bugs me. Anyone else having this issue?