228 Commits (h-uru/restoreexceptionhandler)
 

Author SHA1 Message Date
rarified 91f9948e2f [c.f. Hoikas Discord>>OpenUru>>Dev] 4 years ago
rarified 7aec3d5b13 Update STATUS_PATH per current Cyan server organization: 4 years ago
rarified 8418dd54a5 Merge in H'Uru/Plasma PR 533 (PR#47) 5 years ago
rarified 4ab5fe5fed Merge rarified/gameserverportfix (PR#43) 5 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
cjkelly1 a49cb6eb1f Backport of H'Uru/Plasma PR533 - Implement a generic hull/trimesh collider format. 5 years ago
rarified 0d518e3465 Merged branch to PR #42 including login hash from mdeforest 5 years ago
rarified 92e95d5a99 Add function NetCliAuthGetCurrentConnPort() to plNglGame to provide current Auth 5 years ago
rarified 8960d0b406 Merged in mdeforest/changed-password-hashing-to-try-sha1-fir-1492090943988 (Pull Request #42) 7 years ago
CyanWorlds c888e43c73 Cleaned up password hashing to try SH1 then SH0. More comments and easier to modify. 7 years ago
CyanWorlds 947a64c05f Changed password hashing to try SHA-1 first and if that doesn't work then try SHA-0. This should allow shard owners to chose either SHA-1 or SHA-0 for their password hash without interfering with other shards. And allow them to change their password hash without requiring everyone to reset their passwords. 7 years ago
rarified 627825dab2 Merged in mac_fife's nonemail_password_has (pull request #40) 7 years ago
Ian McIntosh 207bf3d62e Make all account types use the same password hash. Precursor to restoring MOULa account creation. 7 years ago
Christian Walther 791886bdab Merged in cwalther/cwe/launcherstatusmessagecrash (pull request #38) 7 years ago
Christian Walther b74e9f47bb Don't crash when the HTTP request for getting the server status message fails. 7 years ago
Christian Walther 1ab6781402 Merged in cwalther/cwe/setpublic (pull request #35) 9 years ago
Christian Walther d8a5f03e9c Merged in cwalther/cwe/textrendering (pull request #36) 9 years ago
Christian Walther 2abd744ba6 Merged in ian_mcintosh/cwe-ou/lostlogins (pull request #33) 9 years ago
Christian Walther 2e73c3667a Merged in cwalther/cwe/statusmessagecrash (pull request #31) 9 years ago
Christian Walther 4eb7810d81 Merged in Lyrositor/cwe-ou/scroll-position (pull request #26) 9 years ago
Christian Walther 0b9bcc3e91 Merged in cwalther/cwe/bink-stub-2 (pull request #37) 9 years ago
Christian Walther 343c6ffbda Reintroduce plBinkPlayer stub 9 years ago
Ian McIntosh c68640f76c winmain.cpp edited online with Bitbucket 9 years ago
Christian Walther ce5719c83f Let ptVault.setAgePublic accept ptVaultAgeInfoNode in addition to ptAgeInfoStruct. 9 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 21e2a6de7b Fix MSVC7 warnings. 10 years ago
Christian Walther 8b62863419 Don't crash when the HTTP request for getting the server status message fails. 10 years ago
Christian Walther 9c609b9fd8 Modulate text shadow opacity by the alpha of the text color to make the player lists fade properly. 10 years ago
Anne Marije v/d Meer d1c86267b3 Const getters 10 years ago
Christian Walther 6b2dedf547 Make font flags available to Python in PlasmaConstants. 10 years ago
Anne Marije v/d Meer 192e4a252c Fix comment Hoikas 10 years ago
Christian Walther c0b63e4237 Fix ptGUIControl.setFontFlags(). 10 years ago
Anne Marije v/d Meer 020f8a1ba0 Move methods to pyGUIControl to pyGUIControlTextBox. 10 years ago
Anne Marije v/d Meer 39ff487ca8 add python api to set flags 10 years ago
Christian Walther a0bbef1819 Undo the kRenderJustXForceLeft bugfix of 4 commits back. 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