Files
0ad/source/lib/sysdep
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
2006-07-26 14:04:52 +00:00
2006-07-26 14:04:52 +00:00
2006-07-26 14:04:52 +00:00