8 Commits (7ae0f6f53147cf499935d11e80a3501acd3f4ecd)

Author SHA1 Message Date
rarified 7ae0f6f531 Add "Release_Internal" and "Debug_Internal" configurations to VS2003.net solutions 4 years ago
cjkelly1 06a696c725 Forgot to add NxCooking.lib to linker for plClient and plPageOptimizer projects. Adding it. 5 years ago
Christian Walther 015acf9c7f Link DX libraries using library search paths rather than by their full paths, as for some reason Cyan appears to have them in DX9.0c/Lib while we have them in DX9.0c/Lib/x86. See also e7bb0959f189. 11 years ago
Christian Walther 5a10e2095a Link eax.lib and eaxguid.lib using #pragma comment(lib) rather than naming them in the linker options (brought back by e7bb0959f189). This is evil, but in the absence of more appropriate features (vsprops) in VS 2003 allows us to avoid separate projects or configurations for the cases with/without EAX and all the duplication that would bring with it. 11 years ago
Christian Walther 68f59ef839 Restore OpenAL include paths that were eliminated by the conflict resolution in 8a7d72003333. 11 years ago
Christian Walther b0b8ed6306 Remove preprocessor definition EAX_SDK_AVAILABLE, undoing most of 52c6f0317f79 11 years ago
Christian Walther f50eaba306 Remove some apparently needless differences to Cyan's projects (from ef365800375c) 11 years ago
Christian Walther 7bc602870d Build 918 chunk 17: Define EAX_SDK_AVAILABLE 11 years ago
Christian Walther e37277050d Build 918 chunk 16: Remove Bink references from projects, enclose uses of video functionality in #ifdef USE_BINK_SDK 11 years ago
Christian Walther a270bbbe5c Build 918 chunk 15: Miscellaneous odds and ends 11 years ago
Christian Walther 071410a4d8 Build 918 chunk 8: Add OpenSSL include folder, replace libcrypto.a by libeay32.lib 11 years ago
Christian Walther bb96412ffc Build 918 chunk 6: Use libjpeg instead of IJL 11 years ago
Christian Walther ece6e6c063 Build 918 chunk 2: update from CWE-ou 11 years ago
CyanWorlds 46a0cf6206 Build 918 11 years ago
Christian Walther 86251807fc plPageOptimizer now needs libpng too. 12 years ago
cjkelly1 407243f2e0 Remove projects from AllClient.sln that are missing. 13 years ago
JWPlatt a20a222fc2 Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin 13 years ago