58 Commits (4e5b51b405c87d9aad7757f4cb36ffaa9318ddc5)

Author SHA1 Message Date
rarified 4e5b51b405 _set_invalid_parameter_handler() apparently not available in VS2003 4 years ago
rarified 0568563776 Remove trap for avoiding debugger on client. 4 years ago
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
rarified 91f9948e2f [c.f. Hoikas Discord>>OpenUru>>Dev] 4 years ago
rarified 7aec3d5b13 Update STATUS_PATH per current Cyan server organization: 4 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
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 8b62863419 Don't crash when the HTTP request for getting the server status message fails. 10 years ago
Christian Walther 8096f8b77d Restore parts of pfCCR that are still needed by other projects, undoing part of 791583dea277: 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 c30992af4d Build 918 chunk 5: Adjustments to updated zlib+libpng 11 years ago
Christian Walther ece6e6c063 Build 918 chunk 2: update from CWE-ou 11 years ago
CyanWorlds 46a0cf6206 Build 918 11 years ago
Adam Johnson d638355955 Track mouse ups/downs for releasing purposes 12 years ago
Adam Johnson a617803fd0 Capture the mouse on clicks 12 years ago
Skoader 76ee9975b7 Window shouldn't have a resizing border. 12 years ago
Skoader 7f3d416290 Fix no cursor when not the top level window. 12 years ago
Skoader ec29c270e4 Fix clicking on the title bar does not activate the window. 12 years ago
Skoader 357d4aa7d1 Fix no cursor on window frame and title bar. 12 years ago
Christian Walther eba0968808 Avoid truncated window size after going from fullscreen to a window of the same size. 12 years ago
CyanWorlds 68ba122afe Build 912 12 years ago
Skoader f8c3f7ac31 Update3 for MSVC10 12 years ago
Skoader bc74371c57 Update2 for MSVC10 12 years ago
Skoader 626da5ae70 Update1 for MSVC10 12 years ago
Joseph Davies 487f63f60b Fix mouse recentering. 13 years ago
CyanWorlds a35a942ab2 Added Donate button to the login screen 13 years ago
CyanWorlds 196657fa60 Added Donate button to the login screen 13 years ago
Joseph Davies a7271982d5 Show notification when missing required resource data file. 13 years ago
Christian Walther 0b57fd1339 Include a pre-built resource.dat 12 years ago
CyanWorlds 16a6b8a28e Open source re-licensing 13 years ago
Joseph Davies f4b3a43026 Fix improperly calculated window size in initial Windowed mode. 13 years ago
Christian Walther 1530af77f7 Improve detail rendition (in particular of thin lines) on the cursors 13 years ago
Christian Walther 487d7b4923 Higher-quality cursors with a shadow to make them visible on light backgrounds. 13 years ago
Joseph Davies 3c552912fa Removed ClipCursor which prevented cursor from leaving client window. 13 years ago
Joseph Davies ae5f410eee Changed font for UPDATING text image to match original. 13 years ago
Joseph Davies f892871a33 Fix rotation to match original clockwise direction. 13 years ago
Joseph Davies ff9aa4ac84 Add automatic creation of external plClient resources. 13 years ago
Joseph Davies 5da91faed0 Add support for external resource Linking and Update text. 13 years ago
Joseph Davies 043adb2d7c Remove unnecessary resources. 13 years ago
Joseph Davies 508e431a99 Refactor plPlates CreateResource function names. 13 years ago
Christian Walther 19cd10abd7 Wrap uses of the missing CyPythonIDE with #ifdef HAVE_CYPYTHONIDE 13 years ago