cnc-ddraw fork per il coccogioco
Find a file
2010-11-26 21:58:03 +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
ddraw.rc.in Add version information 2010-11-23 20:09:00 +02:00
main.c Fix RA edwin not receiving another unknown message 2010-11-26 21:58:03 +02:00
main.h Fix an issue with cncnet launcher, incorrectly called CloseHandle on loaded module handle 2010-11-23 17:36:12 +02:00
Makefile Add version information 2010-11-23 20:09:00 +02:00
mouse.c 640x480 mode cursor boundary hack 2010-11-26 21:44:31 +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