cnc-ddraw fork per il coccogioco
Find a file
2011-04-02 19:40:22 +03:00
clipper.c Use HeapFree to free heaps, incorrectly used std free 2010-11-16 17:32:31 +02: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
ddraw.rc.in Bump up copyright version for 2011 2011-03-24 20:29:45 +02:00
main.c Initialize cursorclip to game size 2011-04-02 19:40:22 +03:00
main.h Force mouse clip when using vhack 2011-03-24 19:42:36 +02:00
Makefile Switch to O3 instead of Os, use gcc 3.x to get the fastest build 2011-03-12 23:40:32 +02:00
mouse.c Force mouse clip when using vhack 2011-03-24 19:42:36 +02:00
palette.c Use HeapFree to free heaps, incorrectly used std free 2010-11-16 17:32:31 +02:00
palette.h Move renderers out of surface 2010-11-06 08:28:11 +02:00
render.c Force mouse clip when using vhack 2011-03-24 19:42:36 +02:00
screenshot.c Prefix screenshots with game window title 2010-11-21 17:34:04 +02:00
surface.c Fix freezing when minimizing, thanks to Heavylobster for reporting and testing 2010-11-21 18:19:41 +02:00
surface.h Move renderers out of surface 2010-11-06 08:28:11 +02:00