Go to file
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
binaries Added support for translating texture coordinates in fancy water, so it can move in some direction like the non-fancy water can. 2006-09-11 22:33:55 +00:00
build Premake need to be changed to create makefiles which work on OSX 2006-09-04 16:33:47 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source # more mouse fixes (windowed mode) 2006-09-11 23:30:23 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00