cnc-ddraw fork per il coccogioco
Find a file
2010-10-17 14:19:48 +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 Use game's own window for drawing, initial drawing with grayscale palette 2010-10-17 14:19:48 +03:00
main.h Use game's own window for drawing, initial drawing with grayscale palette 2010-10-17 14:19:48 +03:00
Makefile Initialize OpenGL and clear the screen to blue on update 2010-10-17 10:53:01 +03:00
palette.c Implement stub SetEntries and GetEntries for surface, suppress Lock and Unlock debug messages 2010-10-17 09:27:45 +03:00
palette.h Fix incorrect method definition for CreatePalette, Red Alert loads up the menu! 2010-10-17 09:17:10 +03:00
surface.c Use game's own window for drawing, initial drawing with grayscale palette 2010-10-17 14:19:48 +03:00
surface.h Use game's own window for drawing, initial drawing with grayscale palette 2010-10-17 14:19:48 +03:00