cnc-ddraw fork per il coccogioco
Find a file
2010-11-05 17:45:32 +02:00
clipper.c Fix mouse hooks, workaround 64bit crash 2010-10-24 19:47:51 +03:00
clipper.h Reworked clipper and implemented all remaining stubs 2010-10-23 20:25:51 +03:00
ddraw.def Initial work 2010-10-10 19:41:47 +03:00
ddraw.h Initial work 2010-10-10 19:41:47 +03:00
main.c Try to avoid race condition on startup, more work on limiting the scrolling speed 2010-11-05 17:45:32 +02:00
main.h Try to avoid race condition on startup, more work on limiting the scrolling speed 2010-11-05 17:45:32 +02:00
Makefile Try to avoid race condition on startup, more work on limiting the scrolling speed 2010-11-05 17:45:32 +02:00
mouse.c 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
palette.c Fix mouse hooks, workaround 64bit crash 2010-10-24 19:47:51 +03:00
palette.h Rework naming convention, fixes some C&C issues 2010-10-23 17:04:01 +03:00
surface.c Try to avoid race condition on startup, more work on limiting the scrolling speed 2010-11-05 17:45:32 +02:00
surface.h First take at real windowed mode, includes a hack for CnC and RA mouse 2010-10-24 01:02:08 +03:00