janwas faa998b8a9 # more mouse fixes (windowed mode)
note: previous fix (clamp to 0 in screen_to_client) causes spurious
messages if mouse moves outside of the window (which is bad). "client"
coords are allowed to be negative, but "idealized client coords" (which
are defended by assert >= 0 or is_in_window) aren't.
fixes #146

This was SVN commit r4324.
2006-09-11 23:30:23 +00:00
2006-09-11 23:30:23 +00:00
S
Description
Public pull mirror of upstream 0 A.D. from Wildfire Games Gitea.
14 GiB
Languages
C++ 56.5%
JavaScript 35.4%
C 3.3%
Python 2.2%
Lua 0.6%
Other 1.7%