16 Commits (7ae0f6f53147cf499935d11e80a3501acd3f4ecd)

Author SHA1 Message Date
rarified 7ae0f6f531 Add "Release_Internal" and "Debug_Internal" configurations to VS2003.net solutions 4 years ago
cjkelly1 148e81b6e9 plClient uses filters instead of AdditionalDependencies in the linker properties (unlike plPageOptimizer). 5 years ago
cjkelly1 06a696c725 Forgot to add NxCooking.lib to linker for plClient and plPageOptimizer projects. Adding it. 5 years ago
Ian McIntosh c71e8fbee0 Fix for forgotten logins when removable media attached. Incorporated suggestion from previous PR #32 on OpenUru_org/CWE-ou 10 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 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 660f19a72a Build 918 chunk 14: Change dx9.0csdk and dx8.1sdk paths to DX9.0c 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 ff38a5f9d2 Build 918 chunk 4: Build number, release notes 11 years ago
Christian Walther ece6e6c063 Build 918 chunk 2: update from CWE-ou 11 years ago
Christian Walther c8611a072b Build 918 chunk 1: Revert MsDevProjects to (almost) the state of build 906 (0a67197a0c11) 11 years ago
CyanWorlds 46a0cf6206 Build 918 11 years ago
CyanWorlds 68ba122afe Build 912 12 years ago
Christian Walther 0b57fd1339 Include a pre-built resource.dat 12 years ago
Joseph Davies d0e842aec2 Cleanup of additional unnecessary resources and dependencies. 13 years ago
Joseph Davies 8cee080878 Add PNG read support to plPNG. 13 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