225 Commits (hoikas/newpatcher-1)

Author SHA1 Message Date
Adam Johnson b77f98c0ae Add Microsoft's new VC++ runtime filename prefix. 4 years ago
Adam Johnson 115d308d10 Improve installer process handling. 4 years ago
Adam Johnson 34a800333f Don't update the patcher first. 4 years ago
Adam Johnson d1f28306fe Fix some straggling issues in plSelfPatcher. 4 years ago
Adam Johnson 60b108a6b7 Rewrite SelfPatcher to include the ability to install updates. 4 years ago
Adam Johnson e86e5c8bdd Allow computing md5 hashes from hsStream derived classes 4 years ago
Adam Johnson 078e2f075c Bump the step offset by a tenth of a foot. (Cherry picked from commit cc15367781) 4 years ago
Adam Johnson c8ef3908ef Update Win10 FCS Mouse fix to apply to later Win version (cherry picked from commit 1bc5d9b80fe28bca8f7071f561681eeb6d98e0b2) 4 years ago
Adam Johnson f8841b8264 Add workaround for mouse handling bug in Win10 FCU (cherry picked from commit d15e58f3da33c77d015f1af248354b01ca237362) 4 years ago
Adam Johnson ec654905ee Fix spawning inside regions (cherry picked from commit fe5ad6d437) 4 years ago
Adam Johnson f1ed7f4b7d Fix crazy camera stack issues (cherry picked from commit 6ece5e6341) 4 years ago
Adam Johnson ab400f11a7 Fix memory leak (cherry picked from commit 8cbde377ef) 4 years ago
rarified b187b8fc59 Fix edit error in plPXPhysical::ISetTransformGlobal, mismatched braces 4 years ago
Adam Johnson c99bf23af4 Fix for animated detector regions ... (cherry picked from commit 057566416b) 4 years ago
rarified 8c089f6cc9 Fix syntax error on patch application 4 years ago
Adam Johnson 340a538c96 Fix Player and CGZ marker games (Cherry picked from b4e1dc352e) 4 years ago
Adam Johnson 906cebbd25 More panic link fixes. (Cherry picked from e733ca824b) 4 years ago
Adam Johnson 9e1d8446ca Fix null pointer dereference in plSimulationMgr::InitSimulation. 4 years ago
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 73895318e9 Change Huru 'nullptr' to NULL in plMipmap.cpp 5 years ago
rarified 3a62c231d2 Merge H-uru GIT PR356: 5 years ago
cjkelly1 4239d7a046 Add plFileEncrypt, plFileSecure, and plPythonPack projects to "MSVC10Projects" AllClient.sln 5 years ago
cjkelly1 d173a5230f Remove pfCCR project files from "MSVC10Projects" and remove project from AllClient.sln. 5 years ago
cjkelly1 8706a86725 Add missing PhysX Cooking include directory to plPhysX project in "MSVC10Projects". 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 92e95d5a99 Add function NetCliAuthGetCurrentConnPort() to plNglGame to provide current Auth 5 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
Ian McIntosh 207bf3d62e Make all account types use the same password hash. Precursor to restoring MOULa account creation. 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 343c6ffbda Reintroduce plBinkPlayer stub 9 years ago
Ian McIntosh c68640f76c winmain.cpp edited online with Bitbucket 10 years ago
Christian Walther ce5719c83f Let ptVault.setAgePublic accept ptVaultAgeInfoNode in addition to ptAgeInfoStruct. 10 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 11 years ago
Christian Walther 6ebf8ae3a3 Restore the OU changes to AllClient-ou.sln that were lost in AllClient.sln 8a7d72003333/e7bb0959f189 11 years ago
Christian Walther 9ea22b7f65 Copy AllClient.sln to AllClient-ou.sln 11 years ago