1
0
forked from 0ad/0ad
Go to file
janwas 18720c9c20 # multimonitor mouse fix (2)
hopefully found last confusion between screen/client coords (now prefix
the former with screen_*)
SDL passes around client coords in message as Uint16, int in API calls,
Window gives/takes screen space POINT (LONG x,y)

This was SVN commit r4311.
2006-09-08 20:09:26 +00:00
binaries buildFileList -> buildDirEntList to emphasize that dirs can be returned. (1/2) 2006-09-08 18:38:15 +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 # multimonitor mouse fix (2) 2006-09-08 20:09:26 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00