cnc-ddraw fork per il coccogioco
Find a file
2010-10-17 15:41:52 +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 palettes, correct colors now 2010-10-17 14:57:14 +03:00
palette.h Implement palettes, correct colors now 2010-10-17 14:57:14 +03:00
surface.c Flip the main surface when Bltted and Unlocked, fixes too fast game 2010-10-17 15:41:52 +03:00
surface.h Implement palettes, correct colors now 2010-10-17 14:57:14 +03:00