cnc-ddraw fork per il coccogioco
Find a file
2010-11-21 18:19:41 +02: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
main.c Pass only the minimal amount of window messages to game wndproc 2010-11-21 17:50:20 +02:00
main.h Use ^S instead for screenshots, VK_SNAPSHOT is not sent to WindowProc 2010-11-21 17:11:47 +02:00
Makefile Initial screenshot support for paletted surfaces 2010-11-20 21:08:17 +02:00
mouse.c Manual sensitivity scaling option to ini 2010-11-18 17:23:01 +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 Flip scrolling issues around, it'll slow on load instead of jumping fast 2010-11-18 16:46:22 +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