rarified
91f9948e2f
[c.f. Hoikas Discord>>OpenUru>>Dev]
...
Restore exception handler after PhysX initialization seizes it.
5 years ago
rarified
7aec3d5b13
Update STATUS_PATH per current Cyan server organization:
...
support.cyanworlds.com -> account.mystonline.com
5 years ago
CyanWorlds
c888e43c73
Cleaned up password hashing to try SH1 then SH0. More comments and easier to modify.
8 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.
...
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.
8 years ago
Ian McIntosh
207bf3d62e
Make all account types use the same password hash. Precursor to restoring MOULa account creation.
8 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
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
...
This hack prevents the cursor from leaving the window when panning the
camera or changing directions quickly. This is important for those with
high mouse sensitivities.
12 years ago
Skoader
7f3d416290
Fix no cursor when not the top level window.
...
WM_MOUSEMOVE messages were only processed when the window was active.
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.
...
Remove mouse capture and handle visibility via WM_SETCURSOR messages instead of
window activation events.
12 years ago
Skoader
f8c3f7ac31
Update3 for MSVC10
...
Fix some const problems.
13 years ago
Skoader
bc74371c57
Update2 for MSVC10
...
Add missing type specifiers.
13 years ago
CyanWorlds
a35a942ab2
Added Donate button to the login screen
...
Added fixes from Christian Walther for the Python SDL tuples
Added plLocalizationEditor source and project
13 years ago
CyanWorlds
196657fa60
Added Donate button to the login screen
...
Added fixes from Christian Walther for the Python SDL tuples
Added plLocalizationEditor source and project
13 years ago
Joseph Davies
a7271982d5
Show notification when missing required resource data file.
13 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
Joseph Davies
508e431a99
Refactor plPlates CreateResource function names.
...
Add support for external resource Cursors.
Add support for external resource Progress Linking Book.
Add support for external resource Voice Chat indicators.
14 years ago
JWPlatt
a20a222fc2
Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin
14 years ago