aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/_mouse.cpp
AgeCommit message (Expand)Author
2003-08-20Initial (slightly buggy) support for "luggage" mouse cursors, i.e. cursorsTorbjörn Andersson
2003-08-20Applied a different fix for the mouse offset problem. As far as I can tell,Torbjörn Andersson
2003-08-20Removed some memset()s that I added earlier out of paranoia. Added a FIXMETorbjörn Andersson
2003-08-20correction from olki that fixes mouse y offset being too highJonathan Gray
2003-08-20This should fix mouse cursor animations. (Actually, I hardly even looked atTorbjörn Andersson
2003-08-19preliminary cursor code. dirty, hacky and no animation yet. but at least some...Oliver Kiehl
2003-07-28-Werror cleanupJonathan Gray
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28bs2 driverJonathan Gray