187 Commits (statusmessagecrash)
 

Author SHA1 Message Date
Christian Walther 8b62863419 Don't crash when the HTTP request for getting the server status message fails. 10 years ago
Christian Walther 5f5dd2745f Restore include paths and libraries for WinHttp and Ogg/Vorbis, eliminated by the conflict resolution in 8a7d72003333 10 years ago
Christian Walther 6ebf8ae3a3 Restore the OU changes to AllClient-ou.sln that were lost in AllClient.sln 8a7d72003333/e7bb0959f189 10 years ago
Christian Walther 9ea22b7f65 Copy AllClient.sln to AllClient-ou.sln 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. 10 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. 10 years ago
Christian Walther 8096f8b77d Restore parts of pfCCR that are still needed by other projects, undoing part of 791583dea277: 10 years ago
Christian Walther 68f59ef839 Restore OpenAL include paths that were eliminated by the conflict resolution in 8a7d72003333. 10 years ago
Christian Walther b0b8ed6306 Remove preprocessor definition EAX_SDK_AVAILABLE, undoing most of 52c6f0317f79 10 years ago
Christian Walther 189c9b0221 Merge MOULa build 918 from Cyan 10 years ago
Christian Walther 9743c73a44 Remove Bink stubs in anticipation of cyantific debinkification 10 years ago
Christian Walther f50eaba306 Remove some apparently needless differences to Cyan's projects (from ef365800375c) 10 years ago
Christian Walther e0b363f3a2 Merge Cyan's monolithic Build 918 commit and its broken down version. 10 years ago
Christian Walther 7bc602870d Build 918 chunk 17: Define EAX_SDK_AVAILABLE 10 years ago
Christian Walther e37277050d Build 918 chunk 16: Remove Bink references from projects, enclose uses of video functionality in #ifdef USE_BINK_SDK 10 years ago
Christian Walther a270bbbe5c Build 918 chunk 15: Miscellaneous odds and ends 10 years ago
Christian Walther 660f19a72a Build 918 chunk 14: Change dx9.0csdk and dx8.1sdk paths to DX9.0c 10 years ago
Christian Walther f2dd437321 Build 918 chunk 13: Define NX_PHYSICS_SDK_VERSION 10 years ago
Christian Walther 47b02dfc68 Build 918 chunk 12: Change CLASS_C_SUBNET_MASK 10 years ago
Christian Walther 0525163e56 Build 918 chunk 11: Unconditionally enable LogMsgDebug() 10 years ago
Christian Walther 2cabf18bfa Build 918 chunk 10: Remove pfCCR 10 years ago
Christian Walther 31fd3e28c7 Build 918 chunk 9: Remove empty folders plGClip, Cypython, PythonLib 10 years ago
Christian Walther 071410a4d8 Build 918 chunk 8: Add OpenSSL include folder, replace libcrypto.a by libeay32.lib 10 years ago
Christian Walther a72cbd9248 Build 918 chunk 7: Add project plPluginJPEG and use it in AllDlls.sln 10 years ago
Christian Walther bb96412ffc Build 918 chunk 6: Use libjpeg instead of IJL 10 years ago
Christian Walther c30992af4d Build 918 chunk 5: Adjustments to updated zlib+libpng 10 years ago
Christian Walther ff38a5f9d2 Build 918 chunk 4: Build number, release notes 11 years ago
Christian Walther 1ba92e5a66 Build 918 chunk 3: Add plClientResMgr where forgotten in CWE-ou 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
Christian Walther 3b89e66d2d Tag begin and end of the submission to Cyan 11 years ago
Christian Walther f44eea59b9 Merged in cwalther/cwe/window-cursor (pull request #25) 11 years ago
Christian Walther 499432b4f0 Merged in Lyrositor/cwe-ou/exploit-fix (pull request #24) 11 years ago
Christian Walther bb044d2932 Merged in Skoader/cwe-ou/avatar-spawn (pull request #22) 11 years ago
Christian Walther 96ae8a88ed Merged in Skoader/cwe-ou/avatar-physics (pull request #20) 11 years ago
Skoader 2d38c34b3c Merged in cwalther/cwe/bink-stub (pull request #27) 11 years ago
Christian Walther f03a837642 Add more functionality to the bink stubs to make them behave more like the previous implementation did when built without BINK_SDK_AVAILABLE. 12 years ago
Adam Johnson 30d140b8a0 stub out plClient Bink support 12 years ago
Skoader 7a47e52ac6 Rework PhysX collision flutter bug workaround 12 years ago
Skoader 2c06d3b2d3 Only apply height correction to human avatars. 12 years ago
Skoader 79377e2b95 Clear achieved linear velocity on disabled avatars. 12 years ago
Skoader 3d14321f26 Clear impact velocity on WalkingStrategy Reset. 12 years ago
Adam Johnson d638355955 Track mouse ups/downs for releasing purposes 12 years ago
Skoader 03ecfe00b4 Increase height correction to match graphical representation 12 years ago
Skoader 860b071bb2 Clear linear velocity after each update. 12 years ago
Skoader d02cde1703 Disabled avatar updates 12 years ago
Skoader 32ba4e06e2 Fix controlled flight bug 12 years ago
Adam Johnson a617803fd0 Capture the mouse on clicks 12 years ago
Skoader ae8d1d39bb Fix intermittent spawn bug 12 years ago