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.
13 years ago
Skoader
ec29c270e4
Fix clicking on the title bar does not activate the window.
13 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.
13 years ago
Joseph Davies
487f63f60b
Fix mouse recentering.
...
Existing fix didn't apply until after SecurePreloader completed.
This disables the mouse recentering earlier.
13 years ago
Joseph Davies
3c552912fa
Removed ClipCursor which prevented cursor from leaving client window.
...
Disabled cursor being re-centered during progress screen.
14 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
CyanWorlds
16a6b8a28e
Open source re-licensing
13 years ago
Christian Walther
19cd10abd7
Wrap uses of the missing CyPythonIDE with #ifdef HAVE_CYPYTHONIDE
...
to make things compile, like in H-uru/Plasma.
14 years ago
JWPlatt
a20a222fc2
Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin
14 years ago