Files
0ad/source/lib/sysdep/win
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-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-08 21:27:03 +00:00
2006-06-04 22:27:40 +00:00
2006-09-11 23:30:23 +00:00
2006-06-23 17:41:55 +00:00
2006-06-04 22:27:40 +00:00
2006-06-22 18:49:23 +00:00
2006-06-23 17:41:55 +00:00