aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/_mouse.cpp
AgeCommit message (Expand)Author
2003-09-16Removed some unnecessary #includes and #defines.Torbjörn Andersson
2003-09-13should have been an int32Oliver Kiehl
2003-09-13endian fixOliver Kiehl
2003-09-12endian fixesOliver Kiehl
2003-08-28CleanupTorbjörn Andersson
2003-08-22Only hide the mouse cursor if both the mouse animation and the luggageTorbjörn Andersson
2003-08-21-Werror cleanup, don't try to free const variables...Jonathan Gray
2003-08-20Draw combined cursor properly. Thanks to joost for finding out that theOliver Kiehl
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