1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-21 16:32:09 +01:00

17 Commits

Author SHA1 Message Date
Toni Spets
a93c04e23e Fix cursor offset on unlock in windowed 2011-09-11 16:10:43 +03:00
Toni Spets
134f388c95 Change mouse handling so locking/unlocking feels more natural, fix click getting trough on lock, allow locking with RMB 2011-07-08 18:22:43 +03:00
Toni Spets
ea71fa5590 Use cursorclip to center the cursor when locking 2011-04-02 21:49:15 +03:00
Toni Spets
e048df42d7 Force mouse clip when using vhack 2011-03-24 19:42:36 +02:00
Toni Spets
48bed3d6f1 More StarCraft and generic support, fix mhack permissions 2010-12-12 15:17:25 +02:00
Toni Spets
d7c8cde0a3 640x480 mode cursor boundary hack 2010-11-26 21:44:31 +02:00
Toni Spets
57e7ddf3fc Manual sensitivity scaling option to ini 2010-11-18 17:23:01 +02:00
Toni Spets
fe6322d165 Move mouse movement stuff to fake_GetCursorPos where it should be 2010-11-17 18:57:22 +02:00
Toni Spets
924a5254a8 Allow disabling mouse hacks 2010-11-15 20:36:22 +02:00
Toni Spets
3308661c9f Use dynamic thunk table hacking for mouse stuff 2010-11-10 19:25:05 +02:00
Toni Spets
6aa54f26f4 Avoid cursor warp on activation 2010-11-08 21:56:40 +02:00
Toni Spets
88bac67fd5 Fix cursor display 2010-11-08 19:23:39 +02:00
Toni Spets
7ff0c285ba Add new ini option, adjmouse, enables mouse sensitivity scaling 2010-11-07 15:54:47 +02:00
Toni Spets
b6f989eeee Synchronize Unlock and Blt with drawing loop, force loop to constant 60 FPS, fixes too fast scrolling (its still fast) 2010-10-27 21:03:09 +03:00
Toni Spets
03b62b21d4 Fix mouse hooks, workaround 64bit crash 2010-10-24 19:47:51 +03:00
Toni Spets
4621157a67 Automagically hook C&C and RA, C&C window is still broken 2010-10-24 09:48:43 +03:00
Toni Spets
4e57e75652 First take at real windowed mode, includes a hack for CnC and RA mouse 2010-10-24 01:02:08 +03:00