Commit Graph

  • 60b108a6b7 Rewrite SelfPatcher to include the ability to install updates. Adam Johnson 2019-10-07 17:45:54 -0400
  • e86e5c8bdd Allow computing md5 hashes from hsStream derived classes Adam Johnson 2019-10-04 11:07:44 -0400
  • 638682ee39 Prevent VS from trolling us with spaces. Adam Johnson 2019-10-04 11:07:25 -0400
  • 124b354097 Add Jenkinsfile for Pipeline builds. rarified 2020-05-13 14:19:49 -0600
  • 121b4c31fc Win32/PlatformSDK needs to be toolkit specific as well. rarified/vs-multitool-dx9 rarified 2020-05-08 10:42:45 -0600
  • 9be7cadd71 VS Build file changes to use different DX9.0 SDK paths for VS2003, VS2010 rarified 2020-05-07 15:35:50 -0600
  • beb715ba6e Merge branch 'hoikas/physx-step-offset-fix-1' rarified 2020-05-03 09:35:36 -0600
  • 078e2f075c Bump the step offset by a tenth of a foot. (Cherry picked from commit cc15367781) Adam Johnson 2020-05-03 09:34:55 -0600
  • 7ae0f6f531 Add "Release_Internal" and "Debug_Internal" configurations to VS2003.net solutions rarified/vs2003buildtargets rarified 2020-04-22 10:36:55 -0600
  • eb483b7c1b Merge branch 'hoikas/win10-fcu-mouse-fix' rarified 2020-04-16 13:36:37 -0600
  • c8ef3908ef Update Win10 FCS Mouse fix to apply to later Win version (cherry picked from commit 1bc5d9b80fe28bca8f7071f561681eeb6d98e0b2) Adam Johnson 2020-04-16 13:35:31 -0600
  • 89619674a8 Merge H'uru commit d15e58f3da33c77d015f1af248354b01ca237362 rarified 2020-04-16 11:16:29 -0600
  • f8841b8264 Add workaround for mouse handling bug in Win10 FCU (cherry picked from commit d15e58f3da33c77d015f1af248354b01ca237362) Adam Johnson 2020-04-16 11:14:56 -0600
  • ec654905ee Fix spawning inside regions (cherry picked from commit fe5ad6d437) Adam Johnson 2020-04-15 10:57:24 -0600
  • f1ed7f4b7d Fix crazy camera stack issues (cherry picked from commit 6ece5e6341) Adam Johnson 2020-04-15 10:53:31 -0600
  • ab400f11a7 Fix memory leak (cherry picked from commit 8cbde377ef) Adam Johnson 2020-04-15 10:39:21 -0600
  • b187b8fc59 Fix edit error in plPXPhysical::ISetTransformGlobal, mismatched braces rarified 2020-04-13 09:07:23 -0600
  • c99bf23af4 Fix for animated detector regions ... (cherry picked from commit 057566416b) Adam Johnson 2020-04-12 19:52:49 -0600
  • f0f7377c48 Merge branch 'hoikas/panic-link-fix-1' roll fforward syntax error fix rarified 2020-04-12 19:45:46 -0600
  • 8c089f6cc9 Fix syntax error on patch application pos -> kinPos rarified 2020-04-12 19:43:43 -0600
  • 340a538c96 Fix Player and CGZ marker games (Cherry picked from b4e1dc352e) Adam Johnson 2020-04-12 14:55:14 -0600
  • 906cebbd25 More panic link fixes. (Cherry picked from e733ca824b) Adam Johnson 2020-04-12 14:44:30 -0600
  • 9e1d8446ca Fix null pointer dereference in plSimulationMgr::InitSimulation. Adam Johnson 2020-04-12 13:38:14 -0600
  • d0d7912ba6 Merge h-uru/restoreexceptionhandler Hoikas rarified 2020-02-16 10:15:12 -0700
  • 91f9948e2f [c.f. Hoikas Discord>>OpenUru>>Dev] Restore exception handler after PhysX initialization seizes it. h-uru/restoreexceptionhandler rarified 2020-02-16 10:13:14 -0700
  • 7aec3d5b13 Update STATUS_PATH per current Cyan server organization: support.cyanworlds.com -> account.mystonline.com mdeforest/statusserverurl rarified 2020-01-13 15:50:48 -0700
  • 516c0f7ed0 Merge H-uru GIT PR356: PNG support for mipmap rarified 2020-01-12 10:40:58 -0700
  • 651ca61b4c Change Huru 'nullptr' to NULL in plMipmap.cpp huru-png-mipmap rarified 2020-01-11 16:41:47 -0700
  • cc9e2331ee Merge in PR#49: Vs2010 Adjustments to MSVC10Projects to build under VS2010 rarified 2020-01-11 15:02:44 -0700
  • 933e6a4579 Add assertion/check for NIL key in plNetResManager::IKeyUnreffed() rarified/plkeyref rarified 2019-12-29 11:21:39 -0700
  • 73895318e9 Change Huru 'nullptr' to NULL in plMipmap.cpp pending rarified 2019-11-21 14:48:53 -0700
  • 3a62c231d2 Merge H-uru GIT PR356: Adam Johnson committed 48ad646 on 15 Jan 17 Manually merge #356 Merge remote-tracking branch 'deledrius/plMipmap_png' rarified 2019-11-21 13:54:54 -0700
  • 4239d7a046 Add plFileEncrypt, plFileSecure, and plPythonPack projects to "MSVC10Projects" AllClient.sln vs2010 cjkelly1 2019-11-03 19:26:29 -0800
  • d173a5230f Remove pfCCR project files from "MSVC10Projects" and remove project from AllClient.sln. cjkelly1 2019-11-03 19:24:17 -0800
  • 8706a86725 Add missing PhysX Cooking include directory to plPhysX project in "MSVC10Projects". cjkelly1 2019-11-03 19:21:04 -0800
  • 8418dd54a5 Merge in H'Uru/Plasma PR 533 (PR#47) rarified 2019-10-26 10:07:33 -0600
  • 4ab5fe5fed Merge rarified/gameserverportfix (PR#43) Add Doxygen work directory to .hgignore rarified 2019-10-26 10:05:52 -0600
  • 148e81b6e9 plClient uses filters instead of AdditionalDependencies in the linker properties (unlike plPageOptimizer). H'uru/Plasma_PR533 cjkelly1 2019-10-26 03:51:24 -0500
  • 06a696c725 Forgot to add NxCooking.lib to linker for plClient and plPageOptimizer projects. Adding it. cjkelly1 2019-10-26 01:35:22 -0500
  • f178d880c0 Merge of fixserverport and pr47 for testing temporarily rarified/work rarified 2019-10-25 10:19:55 -0600
  • a49cb6eb1f Backport of H'Uru/Plasma PR533 - Implement a generic hull/trimesh collider format. cjkelly1 2019-10-25 02:43:37 -0500
  • 0d518e3465 Merged branch to PR #42 including login hash from mdeforest rarified/gameserverportfix rarified 2019-03-31 16:31:06 -0600
  • 92e95d5a99 Add function NetCliAuthGetCurrentConnPort() to plNglGame to provide current Auth server port to Game client connection code. rarified 2019-03-16 14:34:19 -0600
  • 8960d0b406 Merged in mdeforest/changed-password-hashing-to-try-sha1-fir-1492090943988 (Pull Request #42) rarified 2017-05-15 15:30:16 -0600
  • c888e43c73 Cleaned up password hashing to try SH1 then SH0. More comments and easier to modify. mdeforest/changed-password-hashing-to-try-sha1-fir-1492090943988 CyanWorlds 2017-05-12 11:28:11 -0700
  • 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. This also allows for future expansion of new hash techniques to be added, of course the more hash techniques added the more delay at login for the lowest on the totem pole. I have tested this against the MOULa shard that uses SHA-0 and it works, there is a slight flash of the "Connecting dialog" as it re-tries sending the login but if the user saves the password, there is no flash and no delay. CyanWorlds 2017-04-13 13:42:50 +0000
  • 627825dab2 Merged in mac_fife's nonemail_password_has (pull request #40) rarified 2017-03-22 14:56:19 -0600
  • 207bf3d62e Make all account types use the same password hash. Precursor to restoring MOULa account creation. Ian McIntosh 2017-03-18 19:09:16 +0000
  • 791886bdab Merged in cwalther/cwe/launcherstatusmessagecrash (pull request #38) Christian Walther 2017-02-18 16:21:28 +0100
  • b74e9f47bb Don't crash when the HTTP request for getting the server status message fails. launcherstatusmessagecrash Christian Walther 2017-02-17 22:54:30 +0100
  • 083e878dd8 Oops, missed the important part gamemgr Michael Hansen 2015-08-23 09:22:30 -0700
  • d147cf8989 Merge pull request #519 from zrax/pyunicode Adam Johnson 2015-08-22 13:19:51 -0400
  • bd74de80b8 Add PyUnicode version of getPlayerName Michael Hansen 2015-08-16 13:39:15 -0700
  • 2383312056 Use consistent naming for Py(String|Unicode)_FromPlString Michael Hansen 2015-08-16 13:32:37 -0700
  • 9a6a565a94 Merge pull request #514 from Hoikas/clone-crash Darryl Pogue 2015-08-08 21:19:52 -0700
  • c62afcf167 Merge pull request #518 from Hoikas/gui Darryl Pogue 2015-08-08 21:18:07 -0700
  • 916c3ef276 Merge pull request #517 from Hoikas/audio Darryl Pogue 2015-08-08 21:14:44 -0700
  • 45588aac20 Allow python scripts to suppress MLEdit updates Adam Johnson 2015-08-08 23:07:24 -0400
  • f8c36f0424 Revert "Can you say KABOOM?" Adam Johnson 2015-08-08 18:21:11 -0400
  • fec52f9a20 Merge pull request #513 from Hoikas/camera-crap Darryl Pogue 2015-08-07 21:17:45 -0700
  • e2b883a66e Merge pull request #510 from Hoikas/fix-sound-debug Adam Johnson 2015-08-07 20:17:30 -0400
  • 1b6f315186 Allow PXPhysicals to change scene nodes Adam Johnson 2015-08-07 17:04:52 -0400
  • 1835e6b5c6 Fix weird camera angles caused by 9c49b57 Adam Johnson 2015-08-07 13:16:28 -0400
  • f1dfd4750c Merge pull request #511 from zrax/exception_cleanup Adam Johnson 2015-08-04 14:50:40 -0400
  • 6a46c98dea Fix derp Michael Hansen 2015-08-02 20:34:33 -0700
  • 0332ce0f5a Mark the parts of plString which are noexcept-safe as such Michael Hansen 2015-08-02 20:27:01 -0700
  • dc4d428eb2 Print out exception details in some places where it may be useful Michael Hansen 2015-08-02 20:01:26 -0700
  • 1cedc59f6b Merge pull request #512 from zrax/opus_linux Adam Johnson 2015-08-03 00:29:28 -0400
  • 4fc3a18a7f opus includes are in an opus subdir on (at least some) Linux distros Michael Hansen 2015-08-02 21:16:54 -0700
  • a1d563c920 Remove HS_NO_EXCEPTIONS support. It wasn't true anyway. Michael Hansen 2015-08-02 19:59:07 -0700
  • 847c64eeab HSMemory::SoftNew is unused, and can be done with pure standard C++ anyway Michael Hansen 2015-08-02 19:29:37 -0700
  • a8250a1899 Derive hsException from std::exception and implement a reasonable what() Michael Hansen 2015-08-02 19:07:16 -0700
  • 2398f05f10 Implement the Audio.ShowDebugPlate console command Adam Johnson 2015-08-02 22:48:52 -0400
  • 99e77e6695 Fix the Audio.NextDebugPlate console command Adam Johnson 2015-08-02 22:48:35 -0400
  • 165ab66e87 Remove unused hsBadAlloc exception Michael Hansen 2015-08-02 18:55:16 -0700
  • 45be91c0e3 Add two new compiler feature tests Michael Hansen 2015-08-02 18:30:25 -0700
  • 2966fbaa97 Merge pull request #509 from Hoikas/revert-507 Adam Johnson 2015-08-02 16:22:37 -0400
  • 38fc821aaa Revert "Merge pull request #507 from Hoikas/smexy-init" Adam Johnson 2015-08-02 16:14:39 -0400
  • 131d26f1cd Revert "Fix black screen introduced by #507" Adam Johnson 2015-08-02 16:14:32 -0400
  • 29792b92d1 Fix black screen introduced by #507 Adam Johnson 2015-08-01 18:08:59 -0400
  • 1b1ecf2c7f Merge pull request #508 from Hoikas/crash Adam Johnson 2015-08-01 14:22:54 -0400
  • 39524f885b Merge pull request #507 from Hoikas/smexy-init Adam Johnson 2015-08-01 14:22:49 -0400
  • 3d09095df1 Merge pull request #505 from Hoikas/fix-dumbass Adam Johnson 2015-08-01 14:22:43 -0400
  • 1aab309979 Merge pull request #502 from Hoikas/game-score-leaders Adam Johnson 2015-08-01 14:22:38 -0400
  • dba6a7367d Merge pull request #501 from Hoikas/avatar-sdl-race Adam Johnson 2015-08-01 14:22:33 -0400
  • ee0cf4e0a9 Fix custom startup ages Adam Johnson 2015-08-01 14:15:55 -0400
  • d99922c2bb Fix license block formatting Adam Johnson 2015-08-01 13:12:30 -0400
  • c97afc18a0 Fix crashes when changing graphics state Adam Johnson 2015-08-01 00:31:41 -0400
  • f075496888 Fix crashes related to dispatching messages from netcode Adam Johnson 2015-07-31 22:30:01 -0400
  • aad64cc06f SittingModifier potential null dereference Adam Johnson 2015-07-31 20:01:55 -0400
  • e48a98bcf4 Ensure the net client doesn't do evil stuff before we're launched Adam Johnson 2015-07-31 16:07:03 -0400
  • e1befa63f9 Application window messages should start at WM_APP Adam Johnson 2015-07-31 15:25:12 -0400
  • 4d5c10f775 Move plClient init to a thread Adam Johnson 2015-07-31 14:28:06 -0400
  • d08a9c8cfa Merge pull request #504 from zrax/feature_summary Adam Johnson 2015-07-29 22:30:38 -0400
  • f06b8acbdc Fix cmake warnings Michael Hansen 2015-07-29 18:55:40 -0700
  • 2df97a78ff Merge pull request #496 from dpogue/reorganizing Adam Johnson 2015-07-29 21:22:35 -0400
  • 7e2595850b NaN animation time == kaboom Adam Johnson 2015-07-29 00:40:03 -0400
  • ab451790fd Feature detection requires the package name to match what it searches for Michael Hansen 2015-07-28 21:01:56 -0700
  • 5116fa9e21 Move tools subdirectory AFTER the flags it uses are defined Michael Hansen 2015-07-28 20:52:32 -0700
  • 5b6896123b Use CMake's FeatureSummary tool to provide more info about dependencies Michael Hansen 2015-07-28 20:41:28 -0700